get_customer_price_display 只取定价单位价未乘 months 倍数,产线年付卡片 显示与月付相同价格(100 元/月 也显示 ¥100)。年付 months=10 → 总价=月价×10, 单位标签切'元/年'。存储/模型 months=1 不受影响。
get_customer_price_display 只取定价单位价未乘 months 倍数,产线年付卡片 显示与月付相同价格(100 元/月 也显示 ¥100)。年付 months=10 → 总价=月价×10, 单位标签切'元/年'。存储/模型 months=1 不受影响。