Explorar o código

订单审核状态bugfix

zhijiezhao %!s(int64=2) %!d(string=hai) anos
pai
achega
4aa32d7d5c

+ 1 - 0
src/main/resources/mappings/modules/order/ShopOrderMapper.xml

@@ -970,6 +970,7 @@
         select payStatus
         from cm_shop_order
         where orderID = #{orderID}
+          AND shopID != 998
     </select>
 
     <select id="getPayingStatus" resultType="string">