终端重要日志功能开发
This commit is contained in:
@@ -35,8 +35,8 @@ spring:
|
||||
- data-id: share-config.yaml
|
||||
refresh: true
|
||||
#数据中心使用
|
||||
# - data-Id: share-config-datasource-db.yaml
|
||||
# refresh: true
|
||||
#- data-Id: share-config-datasource-db.yaml
|
||||
# refresh: true
|
||||
#PMS使用
|
||||
- data-Id: share-config-harmonic-db.yaml
|
||||
refresh: true
|
||||
|
||||
@@ -1,11 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
|
||||
<mapper namespace="com.njcn.harmonic.mapper.upload.PmsTemProcessApprovalMapper">
|
||||
|
||||
<sql id="Base_Column_List">
|
||||
<!--@mbg.generated-->
|
||||
obj_id, temp_user_dossier_id, approval_join_user_id, approval_join_user_name, approval_advise,
|
||||
create_time, update_time, legacy_problem, rectification_status, rectification_time,
|
||||
rectification_user_id, rectification_user_name, rectification_measure
|
||||
</sql>
|
||||
</mapper>
|
||||
Reference in New Issue
Block a user