mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-12-10 10:10:27 +08:00
优化代码
This commit is contained in:
@@ -30,6 +30,7 @@ service UserBillService {
|
||||
// 手工生成账单
|
||||
message GenerateAllUserBillsRequest {
|
||||
string month = 1;
|
||||
string day = 2;
|
||||
}
|
||||
|
||||
// 计算所有账单数量
|
||||
|
||||
Reference in New Issue
Block a user