This commit is contained in:
yumoqing 2025-12-22 15:33:54 +08:00
parent 1abf5389c2
commit c863936871

View File

@ -4,4 +4,4 @@ from ahserver.serverenv import ServerEnv
def load_pricing():
env = ServerEnv()
env.pricing_program_charging = pricing_program_charging
env.get_pricing_specs_by_ppid = get_pricing_specs_by_pptid
env.get_pricing_specs_by_pptid = get_pricing_specs_by_pptid