bugfix
This commit is contained in:
parent
586913eb9c
commit
25b696ad0d
@ -19,7 +19,7 @@ from msp.init import load_msp
|
||||
from checklang.init import load_checklang
|
||||
|
||||
from global_func import set_globalvariable
|
||||
from pf_pay.init import load_pf_pay
|
||||
from unipay.init import load_unipay
|
||||
from platformbiz.init import load_platformbiz
|
||||
from accounting.init import load_accounting
|
||||
from ext import *
|
||||
@ -33,7 +33,7 @@ def init():
|
||||
load_appbase()
|
||||
load_rbac()
|
||||
load_accounting()
|
||||
load_pf_pay()
|
||||
load_unipay()
|
||||
load_platformbiz()
|
||||
load_llmage()
|
||||
load_filemgr()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user