阶段性提交

This commit is contained in:
刘祥超
2022-09-28 17:39:28 +08:00
parent 11c2682f59
commit fbfcc8d2c0
10 changed files with 4170 additions and 3937 deletions

View File

@@ -47,5 +47,4 @@ type RPCClient interface {
ACMETaskRPC() pb.ACMETaskServiceClient
UserRPC() pb.UserServiceClient
UserBillRPC() pb.UserBillServiceClient
UserNodeRPC() pb.UserNodeServiceClient
}