diff --git a/account_resource/product_interface.py b/account_resource/product_interface.py index 38432ab..5d2d55e 100644 --- a/account_resource/product_interface.py +++ b/account_resource/product_interface.py @@ -10,6 +10,7 @@ from ahserver.serverenv import ServerEnv from .init import ( get_account_spec, + acctres_spec_list, acctres_pricing_map_list, get_account_ppid, get_account_privileges,