mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-23 03:00:24 +08:00
实现带宽计费套餐
This commit is contained in:
@@ -16,4 +16,5 @@ message UserBill {
|
||||
bool isPaid = 8;
|
||||
int64 paidAt = 9;
|
||||
string code = 10;
|
||||
bool canPay = 11;
|
||||
}
|
||||
Reference in New Issue
Block a user