Commit a9bba047 by linboxuan

ucommuneGetOrderDetail api

parent 69ef15ea
...@@ -415,6 +415,16 @@ class UtilsUcommuneService extends AppServiceBase { ...@@ -415,6 +415,16 @@ class UtilsUcommuneService extends AppServiceBase {
} }
} }
/**
* 订单详情
* @param {*} pobj
* @param {*} actionBody orderNo orderIndo订单号
*/
async ucommuneGetOrderDetail(pobj, actionBody) {
}
//--------------------------------优客工厂相关接口--end---------------------------------------------------- //--------------------------------优客工厂相关接口--end----------------------------------------------------
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment