fix: product_interface import 补 spec_list 函数

This commit is contained in:
ymq 2026-08-26 15:40:30 +08:00
parent 3fb367c61e
commit 22e5e49a83

View File

@ -9,6 +9,7 @@ from ahserver.serverenv import ServerEnv
from .init import (
get_storage_spec,
storres_spec_list,
storres_pricing_map_list,
get_storage_ppid,
)