Commit 7bfc6049 by v_vjyjiang

d

parent f60b7379
......@@ -490,7 +490,7 @@ class UserService extends ServiceBase {
if (productpricetmp['costs.costamount']) {
costAmount = Number(productpricetmp['costs.costamount'])
}
console.log("skucode==================", costAmount, productpricetmp)
console.log("skucode==================", costAmount,productpricetmp)
//先检查缓存是否存在bizuser todo key再加个字母d
var resultcache = await self.cacheManager["ClientBindBizUserCache"].getCache(clientMobile)
......
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