From 5fa0e92a6a35a390a2a89768c0cd29bac7c23004 Mon Sep 17 00:00:00 2001 From: ymq Date: Wed, 26 Aug 2026 15:40:29 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20product=5Finterface=20import=20=E8=A1=A5?= =?UTF-8?q?=20spec=5Flist=20=E5=87=BD=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- account_resource/product_interface.py | 1 + 1 file changed, 1 insertion(+) 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,