Commit d6f81ac8 authored by 谢永靖's avatar 谢永靖

1

parent aab2d597
Pipeline #36068 passed with stage
in 4 seconds
...@@ -536,9 +536,7 @@ class ProductService extends Service { ...@@ -536,9 +536,7 @@ class ProductService extends Service {
// end // end
ctx.logger.info( ctx.logger.info(
"filter_ua_business: " + "filter_ua_business: " +
ctx.request.header.user_agent + ctx.request.header.user_agent
"--business_id--" +
v.business_id
); );
const ret = []; const ret = [];
......
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