mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-30 17:30:25 +08:00
用户账单接口增加多个参数
This commit is contained in:
@@ -20,4 +20,5 @@ message UserBill {
|
||||
string dayFrom = 12;
|
||||
string dayTo = 13;
|
||||
string pricePeriod = 14;
|
||||
bool isOverdue = 15; // 是否已逾期
|
||||
}
|
||||
Reference in New Issue
Block a user