Explorar el Código

feat(日志):用户操作日志

liutao hace 5 meses
padre
commit
f1fd39d5b1

+ 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