mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-23 19:20:24 +08:00
实现带宽计费套餐
This commit is contained in:
@@ -12,6 +12,7 @@ message Plan {
|
||||
bytes featuresJSON = 6;
|
||||
string priceType = 7;
|
||||
bytes trafficPriceJSON = 8;
|
||||
bytes bandwidthPriceJSON = 12;
|
||||
float monthlyPrice = 9;
|
||||
float seasonallyPrice = 10;
|
||||
float yearlyPrice = 11;
|
||||
|
||||
Reference in New Issue
Block a user