فهرست منبع

Merge remote-tracking branch 'origin/developerC' into developerC

Aslee 3 سال پیش
والد
کامیت
6fe48225e8
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/main/resources/mapper/SecondHandMapper.xml

+ 1 - 1
src/main/resources/mapper/SecondHandMapper.xml

@@ -111,7 +111,7 @@
             cshd.productDetails,
             cshd.productQuality,
             cshd.secondHandType,
-            cshd.instrumentType,
+            ifnull(cshd.instrumentType,0) as instrumentType,
             cshd.showContactFlag,
             cshd.contactMobile,
             cshd.contactName,