Compare commits
No commits in common. "5876030f8faddca0339f73dbaab0e38c74b74f17" and "3527417558aa69a2999afcc07ab557a34ada5762" have entirely different histories.
5876030f8f
...
3527417558
@ -95,11 +95,6 @@ message OrderRecord {
|
||||
string valueAddBundleUuid= 21 [json_name= "valueAddBundleUuid"]; //增值套餐UUID
|
||||
float valueAddBundleAmount = 27 [json_name = "valueAddBundleAmount"]; //增值套餐金额
|
||||
float totalAmount = 28 [json_name = "totalAmount"]; //总金额
|
||||
int32 sex = 29 [json_name = "sex"];
|
||||
string nationality = 30 [json_name = "nationality"];
|
||||
string certificatePicture = 31 [json_name = "certificatePicture"];
|
||||
string placeOfResidence = 32 [json_name = "placeOfResidence"];
|
||||
string groupPhoto = 33 [json_name = "groupPhoto"];
|
||||
}
|
||||
|
||||
message OrderRecordsRequest {
|
||||
|
Loading…
Reference in New Issue
Block a user