Parcourir la source

付款管理-福建

ZhangWenQiang il y a 5 ans
Parent
commit
910ef3ea6c

+ 1 - 1
happy-boot-module-powerjob/src/main/java/org/jeecg/modules/hlgpaymentfujian/mapper/xml/HlgPaymentFujianMapper.xml

@@ -48,7 +48,7 @@
                 and com.company_name LIKE concat('%',#{hlgPaymentFujian.companyName},'%')
                 and com.company_name LIKE concat('%',#{hlgPaymentFujian.companyName},'%')
             </if>
             </if>
         </where>
         </where>
-        ORDER BY a.update_time DESC,a.id ASC
+        ORDER BY a.payment_time DESC,a.id ASC
     </select>
     </select>
 
 
     <insert id="savePayment">
     <insert id="savePayment">