This commit is contained in:
yumoqing 2025-03-04 15:50:02 +08:00
parent 21fcae435b
commit 05e58b2203

View File

@ -2,7 +2,7 @@ from appPublic.uniqueID import getID
from appPublic.log import debug
from accounting.openaccount import openRetailRelationshipAccounts
asunc def get_accounting_orgid(sor):
async def get_accounting_orgid(sor):
return '0'
async def agree_products_clone(sor, orgid, agreeid):