huangzhiguo 1 year ago
parent
commit
eadae06b40
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/main/resources/mappings/modules/order/ShopOrderMapper.xml

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

@@ -2392,6 +2392,7 @@
         cso.orderNo,
         cso.organizeID,
         cso.userID,
+        cso.clubID,
         cso.orderType,
         bou.shouHuoRen AS receiver,
         co.orderSource,