浏览代码

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

liutao 5 月之前
父节点
当前提交
f1fd39d5b1
共有 1 个文件被更改,包括 1 次插入0 次删除
  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