bugfix
This commit is contained in:
parent
4b90e59a42
commit
d7b3a7bfeb
@ -21,6 +21,7 @@ from appPublic.log import MyLogger, debug, exception, info
|
|||||||
from accounting.init import load_accounting
|
from accounting.init import load_accounting
|
||||||
from llmage.init import load_llmage
|
from llmage.init import load_llmage
|
||||||
from pricing.init import load_pricing
|
from pricing.init import load_pricing
|
||||||
|
from discount.init import load_discount
|
||||||
|
|
||||||
# 初始化配置
|
# 初始化配置
|
||||||
p = ProgramPath()
|
p = ProgramPath()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user