he2802 1 سال پیش
والد
کامیت
6640c167be
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      zhongzheng-system/src/main/resources/mapper/modules/order/OrderBusinessConfigMapper.xml

+ 1 - 1
zhongzheng-system/src/main/resources/mapper/modules/order/OrderBusinessConfigMapper.xml

@@ -37,7 +37,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
         cpt.project_name,
         cet.education_name,
         cpt.education_id,
-        cpt.project_id
+        cb.project_id
         FROM
         order_business_config obc
         LEFT JOIN course_business cb ON obc.business_id = cb.id