mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2026-04-24 14:55:18 +08:00
完善订单、DNS套餐服务API
This commit is contained in:
@@ -35,6 +35,7 @@ message CreateUserOrderRequest {
|
||||
string type = 1;
|
||||
string orderMethodCode = 2;
|
||||
float amount = 3;
|
||||
bytes paramsJSON = 4;
|
||||
}
|
||||
|
||||
message CreateUserOrderResponse {
|
||||
|
||||
Reference in New Issue
Block a user