完善订单、支付相关接口定义

This commit is contained in:
刘祥超
2022-09-29 10:22:51 +08:00
parent fbfcc8d2c0
commit 10ea8911bc
7 changed files with 3988 additions and 3808 deletions

View File

@@ -18,4 +18,5 @@ message OrderMethod {
bytes params = 9;
string clientType = 10;
string qrcodeTitle = 11;
}