Commit 8069e906 authored by 方斌's avatar 方斌

z

parent 84f8b504
Pipeline #16236 passed with stage
in 7 seconds
...@@ -553,11 +553,7 @@ class ProductService extends Service { ...@@ -553,11 +553,7 @@ class ProductService extends Service {
back_image: v.back_image, back_image: v.back_image,
}; };
} }
ctx.logger.info(type)
ctx.logger.info(in_city)
//,目前只处理普通贷款列表,至于其他的,后面再说
if(!in_city && type == 4) continue;
ctx.logger.info('IMH-----------')
ret.push(tmp); ret.push(tmp);
......
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