购买商品id
parent
e1ea7c0e19
commit
f98fd74cfc
|
@ -541,4 +541,8 @@ import "CommonProto.proto";
|
|||
message ExchangeCdkRequest{
|
||||
optional string key = 1;
|
||||
}
|
||||
|
||||
message notifyPaySuccessfulIndicaiton{
|
||||
optional int32 goodsId =1 ;// 购买商品id
|
||||
}
|
||||
|
Loading…
Reference in New Issue