Browse Source

Merge branch 'dev1.0' of http://192.168.0.200:3000/liuj/factoring-trade-backend into dev1.0

Wangyafan 7 months ago
parent
commit
ccccf4bcec
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/main/resources/mapper/project/ProjectCoreEnterpriseMapper.xml

+ 1 - 0
src/main/resources/mapper/project/ProjectCoreEnterpriseMapper.xml

@@ -32,6 +32,7 @@
 			t1.gmt_modified,
 			t10.corporate_name supplierName,
 			t1.errors_string,
+			t1.process,
 			t1.gmt_modified
 		from c_project_core_enterprise t1
 			left join c_project_information t2 on t1.c_project_information_id = t2.id