Commit 878d3ac4 by Sxy

fix: 发布测试

parent 7836d50c
......@@ -515,6 +515,7 @@ class UserService extends ServiceBase {
* @param {*} regionName 区域
* @param {*} orderSum 订单总数
*/
async getBizUserForDelivery(xclientMobile, spName, productCatName, skucode, regionName, orderSum = 1) {
let cacheProductCatName = productCatName;
if (["园区代理记账", "园区刻章服务"].includes(cacheProductCatName)) {
......
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