Commit 0f180cda authored by Quxl's avatar Quxl

x

parent 7d233a45
......@@ -91,7 +91,7 @@ public class BrandServiceImpl implements BrandService {
+ "acg.sBrandID, "
+ "b.sBrandName, "
+ "b.sLogoUrl, "
+ "b.nSort"
+ "b.nSort "
+ "ORDER BY "
+ "b.nSort, "
+ "b.sPinyinCode ";
......
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