from .config import CJsonManager from .database import CSqlManager g_pJsonManager = CJsonManager() g_pSqlManager = CSqlManager()