This commit is contained in:
menghaiwen@fusen.cn 2024-02-01 10:08:38 +08:00
parent 087090b34e
commit 947aa9402a

View File

@ -27,6 +27,7 @@ service order {
message DetailHandlerReq{ message DetailHandlerReq{
OrderDetailDb order_db = 1;// OrderDetailDb order_db = 1;//
int64 handle_type = 2; // 0=1= int64 handle_type = 2; // 0=1=
int64 channle_type = 3; // 0=1=
} }
message DetailHandlerRes{ message DetailHandlerRes{
bytes order_detail = 1; // bytes order_detail = 1; //