优化代码

This commit is contained in:
GoEdgeLab
2022-10-14 10:03:49 +08:00
parent bbf9eeb025
commit 5a2b67f6e3
18 changed files with 4447 additions and 4107 deletions

View File

@@ -30,6 +30,7 @@ service UserBillService {
// 手工生成账单
message GenerateAllUserBillsRequest {
string month = 1;
string day = 2;
}
// 计算所有账单数量