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

This commit is contained in:
GoEdgeLab
2022-09-29 10:22:51 +08:00
parent 67a067ee7a
commit 1dbff82d84
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;
}