mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-12-14 21:06:34 +08:00
增加账单、套餐相关配置
This commit is contained in:
@@ -15,4 +15,5 @@ message UserBill {
|
||||
string month = 7;
|
||||
bool isPaid = 8;
|
||||
int64 paidAt = 9;
|
||||
string code = 10;
|
||||
}
|
||||
Reference in New Issue
Block a user