mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-23 19:20:24 +08:00
支持默认价格设置
This commit is contained in:
@@ -19,6 +19,7 @@ message ServerBill {
|
||||
int64 totalTrafficBytes = 8;
|
||||
int64 bandwidthPercentileBytes = 9;
|
||||
int32 bandwidthPercentile = 10;
|
||||
string priceType = 11;
|
||||
|
||||
UserPlan userPlan = 30;
|
||||
Plan plan = 31;
|
||||
|
||||
Reference in New Issue
Block a user