购买商品id

master_huanxiang
wangyuan 2019-09-16 17:09:11 +08:00
parent e1ea7c0e19
commit f98fd74cfc
1 changed files with 4 additions and 0 deletions

View File

@ -541,4 +541,8 @@ import "CommonProto.proto";
message ExchangeCdkRequest{
optional string key = 1;
}
message notifyPaySuccessfulIndicaiton{
optional int32 goodsId =1 ;// id
}