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

1

parent 2bd737ad
Pipeline #34273 passed with stage
in 2 seconds
...@@ -734,7 +734,7 @@ class ProductService extends Service { ...@@ -734,7 +734,7 @@ class ProductService extends Service {
"&source=51gjj&location=" + "&source=51gjj&location=" +
location; location;
if (isLogin) { if (isLogin) {
url + '#partner'; url = url + '#partner';
} }
// ctx.logger.info(v.cities) // ctx.logger.info(v.cities)
// ctx.logger.info(city) // ctx.logger.info(city)
......
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