소스 검색

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