Преглед на файлове

Merge branch 'master' of jishutao/jitao-server into test

liliang4869 преди 7 години
родител
ревизия
967715e8d9
променени са 2 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 1 1
      src/main/java/com/goafanti/common/mapper/JtBusinessProjectMapper.xml
  2. 1 1
      src/main/webapp/WEB-INF/views/portal/index.html

+ 1 - 1
src/main/java/com/goafanti/common/mapper/JtBusinessProjectMapper.xml

@@ -676,7 +676,7 @@
   <if test="orderType!=null and orderType==2">
   order by dct.dealCount
   </if>
-  <if test="orderSort!=null and orderSort=0">
+  <if test="orderSort!=null and orderSort==0">
    desc</if>
   	<if test="page_sql!=null">
 		${page_sql}

Файловите разлики са ограничени, защото са твърде много
+ 1 - 1
src/main/webapp/WEB-INF/views/portal/index.html