瀏覽代碼

修复snd区级智能制造报错

wangjiang988 2 年之前
父節點
當前提交
ce13a99964

+ 1 - 1
src/main/resources/mapper/company/ProjectIntelligentDao.xml

@@ -152,7 +152,7 @@
         pd.project_source as project_source
         FROM
         project_intelligent p
-        LEFT JOIN project_Intelligent_declaration pd ON pd.id = p.declaration_id
+        LEFT JOIN project_intelligent_declaration pd ON pd.id = p.declaration_id
         WHERE
         p.del_flag = false
         <if test="searchCondition.companyId != null and searchCondition.companyId != ''">

文件差異過大導致無法顯示
+ 0 - 0
src/main/resources/static/js/common/flv.min.js.map


部分文件因文件數量過多而無法顯示