存储买断模式:不依赖采样,按购买容量×月数直接计费出账。 - storage_direct_charging(spec, storage_gb, valid_months):package定价×月数 - calculate_product_cost 支持 direct 模式复用 package 定价 + 月数乘法 - 注册 env.storage_direct_charging + __init__ 导出
storage_resource
Description
存储买断模式:不依赖采样,按购买容量×月数直接计费出账。 - storage_direct_charging(spec, storage_gb, valid_months):package定价×月数 - calculate_product_cost 支持 direct 模式复用 package 定价 + 月数乘法 - 注册 env.storage_direct_charging + __init__ 导出