Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
patzn-cloud-service-soil
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wangweidong
patzn-cloud-service-soil
Commits
6390ad92
Commit
6390ad92
authored
Nov 05, 2020
by
wangweidong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
土工试验修改
parent
c9c4ee47
Show whitespace changes
Inline
Side-by-side
Showing
17 changed files
with
17 additions
and
483 deletions
+17
-483
20200630新增菜单.sql
src/test/java/resources/db_base_sql/20200630新增菜单.sql
+1
-4
20200701新增菜单.sql
src/test/java/resources/db_base_sql/20200701新增菜单.sql
+1
-4
20200709新增菜单.sql
src/test/java/resources/db_base_sql/20200709新增菜单.sql
+1
-3
20200714新增菜单.sql
src/test/java/resources/db_base_sql/20200714新增菜单.sql
+1
-9
20200715更新菜单.sql
src/test/java/resources/db_base_sql/20200715更新菜单.sql
+1
-2
20200716新增按钮权限.sql
src/test/java/resources/db_base_sql/20200716新增按钮权限.sql
+1
-268
20200716新增按钮权限2.sql
src/test/java/resources/db_base_sql/20200716新增按钮权限2.sql
+1
-2
20200716新增菜单.sql
src/test/java/resources/db_base_sql/20200716新增菜单.sql
+1
-2
20200716更新器具统计菜单.sql
src/test/java/resources/db_base_sql/20200716更新器具统计菜单.sql
+1
-2
20200716禁用菜单.sql
src/test/java/resources/db_base_sql/20200716禁用菜单.sql
+1
-3
新增菜单.sql
src/test/java/resources/db_base_sql/V1/0/10/新增菜单.sql
+1
-3
新增菜单.sql
src/test/java/resources/db_base_sql/V1/0/8/新增菜单.sql
+1
-2
增加按钮权限.sql
src/test/java/resources/db_base_sql/V1/0/9/增加按钮权限.sql
+1
-7
20200721新增字段.sql
src/test/java/resources/db_sql/V1/0/6/20200721新增字段.sql
+1
-20
增加字段.sql
src/test/java/resources/db_sql/V1/0/7/增加字段.sql
+1
-6
新增证书模板表.sql
src/test/java/resources/db_sql/V1/0/8/新增证书模板表.sql
+1
-85
增加PDFkey.sql
src/test/java/resources/db_sql/V1/0/9/增加PDFkey.sql
+1
-61
No files found.
src/test/java/resources/db_base_sql/20200630新增菜单.sql
deleted
100644 → 0
View file @
c9c4ee47
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1277902393338445826
,
1268781858218270721
,
1273458323299028994
,
'年度委托量统计'
,
0
,
'annual_entrust'
,
'/soil/statistics/annual_entrust'
,
'pt-config'
,
NULL
,
1
,
80
,
'2020-06-30 17:50:47.507'
,
NULL
);
++ /dev/null
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1277902393338445826
,
1268781858218270721
,
1273458323299028994
,
'年度委托量统计'
,
0
,
'annual_entrust'
,
'/soil/statistics/annual_entrust'
,
'pt-config'
,
NULL
,
1
,
80
,
'2020-06-30 17:50:47.507'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1277858649444663297
,
1268781858218270721
,
1273458323299028994
,
'个人检测任务查询'
,
0
,
'personal_task'
,
'/soil/statistics/personal_task'
,
'pt-config'
,
NULL
,
1
,
100
,
'2020-06-30 14:56:58.15'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1277802637236846593
,
1268781858218270721
,
1268848295913938945
,
'资质外分包'
,
0
,
'cannot_sub'
,
'/soil/subcontract/cannot_sub'
,
'pt-config'
,
NULL
,
1
,
40
,
'2020-06-30 11:14:23.799'
,
NULL
);
src/test/java/resources/db_base_sql/20200701新增菜单.sql
deleted
100644 → 0
View file @
c9c4ee47
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1278140999856504833
,
1268781858218270721
,
1273458323299028994
,
'客户委托量统计'
,
0
,
'customer_entrust'
,
'/soil/statistics/customer_entrust'
,
'pt-config'
,
NULL
,
1
,
120
,
'2020-07-01 09:38:55.734'
,
NULL
);
++ /dev/null
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1278140999856504833
,
1268781858218270721
,
1273458323299028994
,
'客户委托量统计'
,
0
,
'customer_entrust'
,
'/soil/statistics/customer_entrust'
,
'pt-config'
,
NULL
,
1
,
120
,
'2020-07-01 09:38:55.734'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1278144798369202177
,
1268781858218270721
,
1273458323299028994
,
'器具检测量统计'
,
0
,
'sample_test_quantity'
,
'/soil/statistics/sample_test_quantity'
,
'pt-config'
,
NULL
,
1
,
20
,
'2020-07-01 09:54:01.37'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1278143467952750594
,
1268781858218270721
,
1273458323299028994
,
'证书及时率统计'
,
0
,
'certificate_rate'
,
'/soil/statistics/certificate_rate'
,
'pt-config'
,
NULL
,
1
,
30
,
'2020-07-01 09:48:44.174'
,
NULL
);
src/test/java/resources/db_base_sql/20200709新增菜单.sql
deleted
100644 → 0
View file @
c9c4ee47
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1273458323299028994
,
1268781858218270721
,
1268782619882905602
,
'统计报表'
,
0
,
'/'
,
'/'
,
'pt-config'
,
NULL
,
1
,
8
,
'2020-06-18 11:31:38.643'
,
NULL
);
++ /dev/null
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1273458323299028994
,
1268781858218270721
,
1268782619882905602
,
'统计报表'
,
0
,
'/'
,
'/'
,
'pt-config'
,
NULL
,
1
,
8
,
'2020-06-18 11:31:38.643'
,
NULL
);
\ No newline at end of file
src/test/java/resources/db_base_sql/20200714新增菜单.sql
deleted
100644 → 0
View file @
c9c4ee47
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
++ /dev/null
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1282855147739758594
,
1268781858218270721
,
1268787138301747201
,
'资质外检测器具'
,
0
,
'beyond_aptitude'
,
'/soil/aptitude/beyond_aptitude'
,
'pt-config'
,
NULL
,
1
,
40
,
'2020-07-14 09:51:16.175'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1282915798893936641
,
1268781858218270721
,
1273458256580235266
,
'出检样品进度'
,
0
,
'out_sample_progress'
,
'/soil/progress/out_sample_progress'
,
'pt-config'
,
NULL
,
1
,
1
,
'2020-07-14 13:52:16.536'
,
NULL
);
\ No newline at end of file
src/test/java/resources/db_base_sql/20200715更新菜单.sql
deleted
100644 → 0
View file @
c9c4ee47
UPDATE
"public"
.
"sys_resource"
SET
"system_id"
=
1268781858218270721
,
"pid"
=
1272745249587859458
,
"name"
=
'资质外分包'
,
"type"
=
0
,
"code"
=
'cannot_sub'
,
"uri"
=
'/soil/subcontract/cannot_sub'
,
"icon"
=
'pt-config'
,
"remark"
=
NULL
,
"status"
=
1
,
"sort"
=
40
,
"ctime"
=
'2020-06-30 11:14:23.799'
,
"ename"
=
NULL
WHERE
"id"
=
1277802637236846593
;
++ /dev/null
UPDATE
"public"
.
"sys_resource"
SET
"system_id"
=
1268781858218270721
,
"pid"
=
1272745249587859458
,
"name"
=
'资质外分包'
,
"type"
=
0
,
"code"
=
'cannot_sub'
,
"uri"
=
'/soil/subcontract/cannot_sub'
,
"icon"
=
'pt-config'
,
"remark"
=
NULL
,
"status"
=
1
,
"sort"
=
40
,
"ctime"
=
'2020-06-30 11:14:23.799'
,
"ename"
=
NULL
WHERE
"id"
=
1277802637236846593
;
src/test/java/resources/db_base_sql/20200716新增按钮权限.sql
deleted
100644 → 0
View file @
c9c4ee47
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283654543154823170
,
1268781858218270721
,
1273457432957341697
,
'导出项目统计表'
,
1
,
'soil-contract-review-his-export'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-16 14:47:46.893'
,
NULL
);
++ /dev/null
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283654543154823170
,
1268781858218270721
,
1273457432957341697
,
'导出项目统计表'
,
1
,
'soil-contract-review-his-export'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-16 14:47:46.893'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283645241186795521
,
1268781858218270721
,
1272378493186887681
,
'收样'
,
1
,
'soil-sample-manage-collect-btn'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-16 14:10:49.131'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283643258472185858
,
1268781858218270721
,
1268853967397281793
,
'删除'
,
1
,
'soil-send-soil-item-manage-remove'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-16 14:02:56.415'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283643189320695810
,
1268781858218270721
,
1268853967397281793
,
'复制'
,
1
,
'soil-send-soil-item-manage-copy'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-16 14:02:39.928'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283643126783623170
,
1268781858218270721
,
1268853967397281793
,
'编辑'
,
1
,
'soil-send-soil-item-manage-edit'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-16 14:02:25.018'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283642359783833602
,
1268781858218270721
,
1272381134851821570
,
'编辑-判定'
,
1
,
'soil-person-item-task-manage-judge-btn'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-16 13:59:22.151'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283642266716422146
,
1268781858218270721
,
1272381134851821570
,
'编辑-填写检测值'
,
1
,
'soil-person-item-task-manage-input-btn'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-16 13:58:59.962'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283641885596794881
,
1268781858218270721
,
1272381134851821570
,
'历史-附件'
,
1
,
'soil-sample-input-his-accessory'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-16 13:57:29.096'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283641736921300994
,
1268781858218270721
,
1272381134851821570
,
'历史-查看证书'
,
1
,
'soil-sample-input-his-view'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-16 13:56:53.649'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283641586781995009
,
1268781858218270721
,
1272381134851821570
,
'附件'
,
1
,
'soil-sample-input-accessory'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-16 13:56:17.853'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283641494146596865
,
1268781858218270721
,
1272381134851821570
,
'仪器领用'
,
1
,
'soil-sample-input-take'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-16 13:55:55.767'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283641415012663297
,
1268781858218270721
,
1272381134851821570
,
'车辆管理'
,
1
,
'soil-sample-input-car'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-16 13:55:36.9'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283641316907892738
,
1268781858218270721
,
1272381134851821570
,
'编辑'
,
1
,
'soil-sample-input-edit'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-16 13:55:13.51'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283641243474018305
,
1268781858218270721
,
1272381134851821570
,
'编制证书'
,
1
,
'soil-sample-input-create'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-16 13:54:56.002'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283641167972352002
,
1268781858218270721
,
1272381134851821570
,
'提交至证书编制'
,
1
,
'soil-sample-input-submit-create-btn'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-16 13:54:38.001'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283641083213856769
,
1268781858218270721
,
1272381134851821570
,
'提交'
,
1
,
'soil-sample-input-submit-btn'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-16 13:54:17.793'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283641005371768834
,
1268781858218270721
,
1272381134851821570
,
'车辆管理'
,
1
,
'soil-sample-input-car-btn'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-16 13:53:59.234'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283640929320648705
,
1268781858218270721
,
1272381134851821570
,
'仪器领用'
,
1
,
'soil-sample-input-take-btn'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-16 13:53:41.102'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283640106540810242
,
1268781858218270721
,
1272380941205000193
,
'历史-操作日志'
,
1
,
'soil-sample-flow-his-record'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-16 13:50:24.936'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283640002316550146
,
1268781858218270721
,
1272380941205000193
,
'历史-删除'
,
1
,
'soil-sample-flow-his-remove'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-16 13:50:00.087'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283639879045955586
,
1268781858218270721
,
1272380941205000193
,
'历史-附件'
,
1
,
'soil-sample-flow-his-accessory'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-16 13:49:30.697'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283639752357003265
,
1268781858218270721
,
1272380941205000193
,
'历史-提交'
,
1
,
'soil-sample-flow-his-submit-btn'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-16 13:49:00.492'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283639661227360258
,
1268781858218270721
,
1272380941205000193
,
'历史-添加'
,
1
,
'soil-sample-flow-his-add-btn'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-16 13:48:38.765'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283639372684410882
,
1268781858218270721
,
1272380941205000193
,
'附件'
,
1
,
'soil-sample-flow-accessory'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-16 13:47:29.971'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283639274667720705
,
1268781858218270721
,
1272380941205000193
,
'流转'
,
1
,
'soil-sample-flow-flow-btn'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-16 13:47:06.603'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283638433235812354
,
1268781858218270721
,
1272380394158706690
,
'任务分配历史-导入检测项目'
,
1
,
'soil-task-alloca-his-import-item-btn'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-16 13:43:45.989'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283638335588220930
,
1268781858218270721
,
1272380394158706690
,
'任务分配历史-任务重新分配'
,
1
,
'soil-task-alloca-his-allocation-btn'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-16 13:43:22.708'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283638202234519553
,
1268781858218270721
,
1272380394158706690
,
'任务分配历史-操作日志'
,
1
,
'soil-task-alloca-his-record'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-16 13:42:50.914'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283638082881404930
,
1268781858218270721
,
1272380394158706690
,
'任务分配历史-检测项目管理'
,
1
,
'soil-task-alloca-his-item-manage'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-16 13:42:22.458'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283637661622288385
,
1268781858218270721
,
1272380394158706690
,
'任务分配-导入检测项目'
,
1
,
'soil-task-alloca-import-item-btn'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-16 13:40:42.022'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283637511462010881
,
1268781858218270721
,
1272380394158706690
,
'任务分配-分配任务'
,
1
,
'soil-task-alloca-allocation-btn'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-16 13:40:06.221'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283637384919859201
,
1268781858218270721
,
1272380394158706690
,
'任务分配-操作日志'
,
1
,
'soil-task-alloca-record'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-16 13:39:36.051'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283637261393412097
,
1268781858218270721
,
1272380394158706690
,
'任务分配-检测项目管理'
,
1
,
'soil-task-alloca-item-manage'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-16 13:39:06.6'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283636764192227330
,
1268781858218270721
,
1272380394158706690
,
'删除'
,
1
,
'soil-test-edit-remove'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-16 13:37:08.058'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283636662216114177
,
1268781858218270721
,
1272380394158706690
,
'编辑'
,
1
,
'soil-test-edit-edit'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-16 13:36:43.745'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283612011712692225
,
1268781858218270721
,
1272380394158706690
,
'历史-操作日志'
,
1
,
'soil-task-distribute-his-record'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-16 11:58:46.607'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283611893714337794
,
1268781858218270721
,
1272380394158706690
,
'历史-附件'
,
1
,
'soil-task-distribute-his-accessory'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-16 11:58:18.474'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283611718149160961
,
1268781858218270721
,
1272380394158706690
,
'历史-任务分配历史'
,
1
,
'soil-task-distribute-his-allocation-his'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-16 11:57:36.616'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283611450456096769
,
1268781858218270721
,
1272380394158706690
,
'操作日志'
,
1
,
'soil-task-distribute-record'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-16 11:56:32.793'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283611368721694721
,
1268781858218270721
,
1272380394158706690
,
'附件'
,
1
,
'soil-task-distribute-accessory'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-16 11:56:13.306'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283610978282323970
,
1268781858218270721
,
1272380394158706690
,
'任务分配'
,
1
,
'soil-task-distribute-allocation'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-16 11:54:40.218'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283609535315918849
,
1268781858218270721
,
1272378493186887681
,
'历史-操作日志'
,
1
,
'soil-receive-entrust-his-record'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-16 11:48:56.188'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283609415367213058
,
1268781858218270721
,
1272378493186887681
,
'历史-附件'
,
1
,
'soil-receive-entrust-his-accessory'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-16 11:48:27.59'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283609299319209986
,
1268781858218270721
,
1272378493186887681
,
'历史-样品管理'
,
1
,
'soil-receive-entrust-his-sample-manage'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-16 11:47:59.977'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283609162584899586
,
1268781858218270721
,
1272378493186887681
,
'历史-详情'
,
1
,
'soil-receive-entrust-his-detail'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-16 11:47:27.322'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283578964560789505
,
1268781858218270721
,
1272378493186887681
,
'历史-样品交接发放登记表'
,
1
,
'soil-receive-entrust-his-register-btn'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-16 09:47:27.552'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283578015725338626
,
1268781858218270721
,
1272378493186887681
,
'操作日志'
,
1
,
'soil-receive-entrust-record'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-16 09:43:41.332'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283577877065842690
,
1268781858218270721
,
1272378493186887681
,
'附件'
,
1
,
'soil-receive-entrust-accessory'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-16 09:43:08.273'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283572744886108161
,
1268781858218270721
,
1272378493186887681
,
'样品管理'
,
1
,
'soil-receive-entrust-sample-manage'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-16 09:22:44.667'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283572662203793409
,
1268781858218270721
,
1272378493186887681
,
'详情'
,
1
,
'soil-receive-entrust-detail'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-16 09:22:24.953'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283381204863631362
,
1268781858218270721
,
1268853685586190338
,
'删除'
,
1
,
'soil-out-soil-item-manage-remove-operation'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 20:41:37.966'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283381138383912962
,
1268781858218270721
,
1268853685586190338
,
'复制'
,
1
,
'soil-item-manage-copy-operation'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 20:41:22.116'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283381067030413314
,
1268781858218270721
,
1268853685586190338
,
'编辑'
,
1
,
'soil-item-manage-edit-operation'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 20:41:05.104'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283380657653760001
,
1268781858218270721
,
1271025547266224130
,
'检测结果-检定条件'
,
1
,
'soil-person-item-task-manage-condition'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 20:39:27.501'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283380545783283713
,
1268781858218270721
,
1271025547266224130
,
'检测结果-判定'
,
1
,
'soil-person-item-task-manage-judge'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 20:39:00.829'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283380347807940610
,
1268781858218270721
,
1271025547266224130
,
'检测结果-填写检测值'
,
1
,
'soil-person-item-task-manage-input'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 20:38:13.628'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283378920423374850
,
1268781858218270721
,
1271025547266224130
,
'历史-操作日志'
,
1
,
'soil-out-personal-task-his-record-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 20:32:33.313'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283378801821040641
,
1268781858218270721
,
1271025547266224130
,
'历史-附件'
,
1
,
'soil-out-personal-task-his-accessory-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 20:32:05.036'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283378659155984385
,
1268781858218270721
,
1271025547266224130
,
'查看证书'
,
1
,
'soil-out-personal-task-his-view-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 20:31:31.022'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283378470282280961
,
1268781858218270721
,
1271025547266224130
,
'操作日志'
,
1
,
'soil-out-personal-task-record-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 20:30:45.991'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283378364518711297
,
1268781858218270721
,
1271025547266224130
,
'附件'
,
1
,
'soil-out-personal-task-accessory-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 20:30:20.775'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283378274928377858
,
1268781858218270721
,
1271025547266224130
,
'仪器领用'
,
1
,
'soil-out-personal-task-take-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 20:29:59.415'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283378178354528257
,
1268781858218270721
,
1271025547266224130
,
'车辆管理'
,
1
,
'soil-out-personal-task-car-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 20:29:36.391'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283378078383292418
,
1268781858218270721
,
1271025547266224130
,
'检测结果'
,
1
,
'soil-out-personal-task-result-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 20:29:12.555'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283377981251600386
,
1268781858218270721
,
1271025547266224130
,
'编制证书'
,
1
,
'soil-out-personal-task-create-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 20:28:49.397'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283377877346107394
,
1268781858218270721
,
1271025547266224130
,
'检定条件'
,
1
,
'soil-out-personal-task-condition'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 20:28:24.624'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283377795917889537
,
1268781858218270721
,
1271025547266224130
,
'提交至证书编制'
,
1
,
'soil-out-personal-task-submit-create'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 20:28:05.21'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283377704020688897
,
1268781858218270721
,
1271025547266224130
,
'提交'
,
1
,
'soil-out-personal-task-submit'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 20:27:43.3'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283377615902556162
,
1268781858218270721
,
1271025547266224130
,
'车辆管理'
,
1
,
'soil-out-personal-task-car'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 20:27:22.291'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283377504732528642
,
1268781858218270721
,
1271025547266224130
,
'仪器领用'
,
1
,
'soil-out-personal-task-take'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 20:26:55.786'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283376061434773505
,
1268781858218270721
,
1271024484853215234
,
'历史任务分配-导入检测项目'
,
1
,
'soil-out-task-alloca-his-import'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 20:21:11.677'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283375967666913282
,
1268781858218270721
,
1271024484853215234
,
'历史任务分配-任务重新分配'
,
1
,
'soil-out-task-alloca-his-task'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 20:20:49.322'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283375855746105346
,
1268781858218270721
,
1271024484853215234
,
'历史任务分配-操作日志'
,
1
,
'soil-out-task-alloca-his-record-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 20:20:22.637'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283375759491022850
,
1268781858218270721
,
1271024484853215234
,
'历史任务分配-检测项目'
,
1
,
'soil-out-task-alloca-his-item-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 20:19:59.688'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283375107234807810
,
1268781858218270721
,
1271024484853215234
,
'任务分配-导入检测项目'
,
1
,
'soil-out-task-alloca-import'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 20:17:24.178'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283375031649255425
,
1268781858218270721
,
1271024484853215234
,
'任务分配-分配任务'
,
1
,
'soil-out-task-alloca-task'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 20:17:06.157'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283374922312138754
,
1268781858218270721
,
1271024484853215234
,
'任务分配-操作日志'
,
1
,
'soil-out-task-alloca-record-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 20:16:40.089'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283374807560175618
,
1268781858218270721
,
1271024484853215234
,
'任务分配-检测项目'
,
1
,
'soil-out-task-alloca-item-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 20:16:12.731'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283373859311927297
,
1268781858218270721
,
1271024484853215234
,
'历史-操作日志'
,
1
,
'soil-out-task-distribute-his-record-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 20:12:26.65'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283373722183352322
,
1268781858218270721
,
1271024484853215234
,
'历史-附件'
,
1
,
'soil-out-task-distribute-his-accessory-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 20:11:53.956'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283373552007856130
,
1268781858218270721
,
1271024484853215234
,
'历史-任务分配'
,
1
,
'soil-out-task-distribute-his-task-allocation-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 20:11:13.383'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283373237439250434
,
1268781858218270721
,
1271024484853215234
,
'操作日志'
,
1
,
'soil-out-task-distribute-record-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 20:09:58.384'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283373134997569537
,
1268781858218270721
,
1271024484853215234
,
'附件'
,
1
,
'soil-out-task-distribute-accessory-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 20:09:33.96'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283373048896897025
,
1268781858218270721
,
1271024484853215234
,
'任务分配'
,
1
,
'soil-out-task-distribute-task-allocation-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 20:09:13.432'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283313495333355522
,
1268781858218270721
,
1272519150769541122
,
'分包结果录入-判定'
,
1
,
'sub-result-input-edit-judge'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 16:12:34.756'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283313387845926914
,
1268781858218270721
,
1272519150769541122
,
'分包结果录入-填写检测值'
,
1
,
'sub-result-input-edit-input-check-value'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 16:12:09.129'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283313252567040001
,
1268781858218270721
,
1272519150769541122
,
'分包结果录入-完成'
,
1
,
'sub-result-input-edit-complete'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 16:11:36.876'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283313047729815554
,
1268781858218270721
,
1272519150769541122
,
'分包结果录入-删除'
,
1
,
'sub-result-input-edit-remove-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 16:10:48.04'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283312928204734466
,
1268781858218270721
,
1272519150769541122
,
'分包结果录入-复制'
,
1
,
'sub-result-input-edit-copy-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 16:10:19.542'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283312783241199617
,
1268781858218270721
,
1272519150769541122
,
'分包结果录入-编辑'
,
1
,
'sub-result-input-edit-edit-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 16:09:44.98'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283312200153251841
,
1268781858218270721
,
1272519150769541122
,
'分包样品管理-分包返库'
,
1
,
'soil-sub-sample-manage-subpackage-return'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 16:07:25.961'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283312055634313217
,
1268781858218270721
,
1272519150769541122
,
'分包样品管理-编辑'
,
1
,
'subpackage-input-soil-sub-sample-manage-edit-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 16:06:51.505'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283311814449250305
,
1268781858218270721
,
1272519150769541122
,
'分包样品管理-分包证书上传'
,
1
,
'soil-sub-sample-manage-certificate-upload-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 16:05:54.002'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283311481622839297
,
1268781858218270721
,
1272519150769541122
,
'分包样品管理-历史版本'
,
1
,
'soil-sub-sample-manage-history-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 16:04:34.65'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283311359237242882
,
1268781858218270721
,
1272519150769541122
,
'分包样品管理-分包结果录入'
,
1
,
'soil-sub-sample-manage-subpackage-result-enter-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 16:04:05.471'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283310379623989249
,
1268781858218270721
,
1272519150769541122
,
'历史操作日志'
,
1
,
'soil-subpackage-input-his-record-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 16:00:11.913'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283310249508290561
,
1268781858218270721
,
1272519150769541122
,
'历史附件'
,
1
,
'soil-subpackage-input-his-accessory-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 15:59:40.891'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283310077936091138
,
1268781858218270721
,
1272519150769541122
,
'历史分包样品管理'
,
1
,
'soil-subpackage-input-his-sample-manage-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 15:58:59.985'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283309766576128001
,
1268781858218270721
,
1272519150769541122
,
'历史编辑'
,
1
,
'soil-subpackage-input-his-edit-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 15:57:45.751'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283309073760993281
,
1268781858218270721
,
1272519150769541122
,
'操作日志'
,
1
,
'soil-subpackage-input-record-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 15:55:00.571'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283308930932359170
,
1268781858218270721
,
1272519150769541122
,
'附件'
,
1
,
'soil-subpackage-input-accessory-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 15:54:26.518'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283308832999555073
,
1268781858218270721
,
1272519150769541122
,
'分包样品管理'
,
1
,
'soil-subpackage-input-subpackage-sample-manage-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 15:54:03.169'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283287664703782914
,
1268781858218270721
,
1268849682672476162
,
'删除'
,
1
,
'subcontractor-soil-subcontractor-remove-operation'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 14:29:56.254'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283287603039125505
,
1268781858218270721
,
1268849682672476162
,
'编辑'
,
1
,
'subcontractor-soil-subcontractor-edit-operation'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 14:29:41.552'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283287544868323329
,
1268781858218270721
,
1268849682672476162
,
'添加'
,
1
,
'subcontractor-soil-subcontractor-add'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 14:29:27.683'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283286518333390849
,
1268781858218270721
,
1268848896383082498
,
'分包出库'
,
1
,
'soil-sub-sample-manage-subpackage-out'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 14:25:22.938'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283286435252617218
,
1268781858218270721
,
1268848896383082498
,
'取消分包'
,
1
,
'soil-sub-sample-manage-subpackage-cancel'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 14:25:03.13'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283286329078005761
,
1268781858218270721
,
1268848896383082498
,
'分包信息登记'
,
1
,
'soil-sub-sample-manage-subpackage-info-register'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 14:24:37.816'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283286222454603777
,
1268781858218270721
,
1268848896383082498
,
'删除'
,
1
,
'subpackage-task-soil-sub-sample-manage-remove-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 14:24:12.395'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283286141261266946
,
1268781858218270721
,
1268848896383082498
,
'复制'
,
1
,
'subpackage-task-soil-sub-sample-manage-copy-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 14:23:53.037'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283286064178348034
,
1268781858218270721
,
1268848896383082498
,
'编辑'
,
1
,
'subpackage-task-soil-sub-sample-manage-edit-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 14:23:34.659'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283285585079779330
,
1268781858218270721
,
1268848896383082498
,
'历史附件'
,
1
,
'soil-subpackage-task-his-accessory-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 14:21:40.433'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283285488908582913
,
1268781858218270721
,
1268848896383082498
,
'分包样品查询'
,
1
,
'soil-subpackage-task-his-sample-query-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 14:21:17.504'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283285222608027650
,
1268781858218270721
,
1268848896383082498
,
'操作日志'
,
1
,
'soil-subpackage-task-record-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 14:20:14.013'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283285124121575425
,
1268781858218270721
,
1268848896383082498
,
'附件'
,
1
,
'soil-subpackage-task-accessory-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 14:19:50.532'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283285000255389698
,
1268781858218270721
,
1268848896383082498
,
'分包样品管理'
,
1
,
'soil-subpackage-task-subpackage-sample-manage-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 14:19:21'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283282682466222081
,
1268781858218270721
,
1273457551186382850
,
'评审记录导入'
,
1
,
'file-soil-contract-review-add-edit-import'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 14:10:08.396'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283282461220880385
,
1268781858218270721
,
1273457551186382850
,
'评审记录添加'
,
1
,
'contract-file-soil-contract-review-add-edit-add'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 14:09:15.647'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283282338923364354
,
1268781858218270721
,
1273457551186382850
,
'评审记录删除'
,
1
,
'soil-contract-review-add-edit-remove-operation'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 14:08:46.489'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283282206077173761
,
1268781858218270721
,
1273457551186382850
,
'评审记录编辑'
,
1
,
'soil-contract-review-add-edit-edit-operation'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 14:08:14.816'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283281645336477697
,
1268781858218270721
,
1273457551186382850
,
'操作日志'
,
1
,
'soil-contract-file-record-operation'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 14:06:01.125'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283281558677962754
,
1268781858218270721
,
1273457551186382850
,
'附件'
,
1
,
'soil-contract-file-accessory-operation'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 14:05:40.464'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283281517301153794
,
1268781858218270721
,
1273457551186382850
,
'样品管理'
,
1
,
'soil-contract-file-sample-manage-operation'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 14:05:30.599'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283281334333030401
,
1268781858218270721
,
1273457551186382850
,
'评审记录'
,
1
,
'soil-contract-file-review-record-operation'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 14:04:46.976'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283280079950921729
,
1268781858218270721
,
1273457432957341697
,
'历史操作日志'
,
1
,
'soil-contract-review-his-record-operation'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 13:59:47.908'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283279956319617025
,
1268781858218270721
,
1273457432957341697
,
'历史删除'
,
1
,
'soil-contract-review-his-remove-operation'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 13:59:18.432'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283279850975477762
,
1268781858218270721
,
1273457432957341697
,
'历史附件'
,
1
,
'soil-contract-review-his-accessory-operation'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 13:58:53.316'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283279669668298753
,
1268781858218270721
,
1273457432957341697
,
'历史添加'
,
1
,
'contract-review-soil-contract-review-his-add'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 13:58:10.089'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283279211172151298
,
1268781858218270721
,
1273457432957341697
,
'评审导入'
,
1
,
'review-soil-contract-review-add-edit-import'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 13:56:20.775'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283279098085326850
,
1268781858218270721
,
1273457432957341697
,
'评审添加'
,
1
,
'review-soil-contract-review-add-edit-add'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 13:55:53.814'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283278790185664514
,
1268781858218270721
,
1273457432957341697
,
'评审删除'
,
1
,
'review-soil-contract-review-add-edit-remove-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 13:54:40.404'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283278603908235265
,
1268781858218270721
,
1273457432957341697
,
'评审编辑'
,
1
,
'review-soil-contract-review-add-edit-edit-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 13:53:55.992'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283276579808428034
,
1268781858218270721
,
1273457289507950593
,
'历史操作日志'
,
1
,
'soil-contract-register-his-record-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 13:45:53.41'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283276457699655682
,
1268781858218270721
,
1273457289507950593
,
'历史删除'
,
1
,
'soil-contract-register-his-remove-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 13:45:24.296'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283276337549623298
,
1268781858218270721
,
1273457289507950593
,
'历史附件'
,
1
,
'soil-contract-register-his-accessory-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 13:44:55.65'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283276171492933633
,
1268781858218270721
,
1273457289507950593
,
'历史添加'
,
1
,
'soil-contract-register-his-add'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 13:44:16.059'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283275484159754242
,
1268781858218270721
,
1273457289507950593
,
'编辑删除'
,
1
,
'soil-contract-register-edit-remove-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 13:41:32.186'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283248710642253825
,
1268781858218270721
,
1268846545383415810
,
'管理检测项目删除'
,
1
,
'soil-review-item-manage-remove-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 11:55:08.882'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283248574398676994
,
1268781858218270721
,
1268846545383415810
,
'管理检测项目复制'
,
1
,
'soil-review-item-manage-copy-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 11:54:36.399'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283248406735568897
,
1268781858218270721
,
1268846545383415810
,
'管理检测项目编辑'
,
1
,
'soil-review-item-manage-edit-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 11:53:56.425'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283247990979379202
,
1268781858218270721
,
1268846545383415810
,
'样品管理导入检测项目'
,
1
,
'review-soil-sample-manage-import-test-item'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 11:52:17.301'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283247822771011585
,
1268781858218270721
,
1268846545383415810
,
'样品管理取消分包'
,
1
,
'review-soil-sample-manage-subpackage-cancel'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 11:51:37.197'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283247631930179585
,
1268781858218270721
,
1268846545383415810
,
'样品管理分包'
,
1
,
'soil-review-soil-sample-manage-subpackage'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 11:50:51.697'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283247491152560129
,
1268781858218270721
,
1268846545383415810
,
'样品管理删除'
,
1
,
'soil-review-soil-sample-manage-remove-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 11:50:18.133'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283247381635088385
,
1268781858218270721
,
1268846545383415810
,
'样品管理管理检测项目'
,
1
,
'soil-review-soil-sample-manage-test-itm-manage-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 11:49:52.022'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283247251804602370
,
1268781858218270721
,
1268846545383415810
,
'样品管理编辑'
,
1
,
'soil-review-soil-sample-manage-edit-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 11:49:21.068'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283246562198110209
,
1268781858218270721
,
1268846545383415810
,
'操作日志'
,
1
,
'soil-review-soil-review-entrust-record-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 11:46:36.653'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283246464936394753
,
1268781858218270721
,
1268846545383415810
,
'附件'
,
1
,
'soil-review-soil-review-entrust-accessory-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 11:46:13.464'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283246362146586625
,
1268781858218270721
,
1268846545383415810
,
'样品管理'
,
1
,
'soil-review-soil-review-entrust-sample-manage-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 11:45:48.957'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283246212426711041
,
1268781858218270721
,
1268846545383415810
,
'详情'
,
1
,
'soil-review-soil-review-entrust-detail-operation'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 11:45:13.261'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283246070655041538
,
1268781858218270721
,
1268846545383415810
,
'驳回'
,
1
,
'soil-review-soil-review-entrust-reject'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 11:44:39.46'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283246002438881281
,
1268781858218270721
,
1268846545383415810
,
'通过'
,
1
,
'soil-review-soil-review-entrust-pass'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 11:44:23.196'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283244292656021506
,
1268781858218270721
,
1275327239517265922
,
'管理检测项目删除'
,
1
,
'client-online-soil-item-manage-remove-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 11:37:35.552'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283244191388745729
,
1268781858218270721
,
1275327239517265922
,
'管理检测项目复制'
,
1
,
'client-online-soil-item-manage-copy-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 11:37:11.408'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283244020647018498
,
1268781858218270721
,
1275327239517265922
,
'管理检测项目编辑'
,
1
,
'client-online-soil-item-manage-edit-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 11:36:30.701'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283242042638417921
,
1268781858218270721
,
1275327239517265922
,
'管理样品导入检测项目'
,
1
,
'online-soil-sample-manage-import-test-item'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 11:28:39.106'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283241897322561537
,
1268781858218270721
,
1275327239517265922
,
'管理样品取消分包'
,
1
,
'online-soil-sample-manage-subpackage-cancel'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 11:28:04.46'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283241750492561409
,
1268781858218270721
,
1275327239517265922
,
'管理样品分包'
,
1
,
'client-online-soil-sample-manage-subpackage'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 11:27:29.454'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283241686017720321
,
1268781858218270721
,
1275327239517265922
,
'管理样品新增'
,
1
,
'client-online-soil-sample-manage-add'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 11:27:14.081'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283241544271216641
,
1268781858218270721
,
1275327239517265922
,
'管理样品删除'
,
1
,
'client-online-soil-sample-manage-remove-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 11:26:40.286'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283241386900930562
,
1268781858218270721
,
1275327239517265922
,
'管理样品管理检测项目'
,
1
,
'online-soil-sample-manage-test-item-manage-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 11:26:02.766'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283240945408491521
,
1268781858218270721
,
1275327239517265922
,
'管理样品编辑'
,
1
,
'client-online-soil-sample-manage-edit-operation'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 11:24:17.506'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283239365451923458
,
1268781858218270721
,
1275327239517265922
,
'历史操作日志'
,
1
,
'soil-client-online-entrust-his-record-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 11:18:00.815'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283239229103489025
,
1268781858218270721
,
1275327239517265922
,
'历史查看样品'
,
1
,
'soil-client-online-entrust-his-view-sample-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 11:17:28.307'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283239023351906305
,
1268781858218270721
,
1275327239517265922
,
'历史提交'
,
1
,
'soil-client-online-entrust-his-submit'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 11:16:39.252'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283238897401151489
,
1268781858218270721
,
1275327239517265922
,
'历史添加'
,
1
,
'soil-client-online-entrust-his-add'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 11:16:09.223'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283235202223521793
,
1268781858218270721
,
1268841187239747585
,
'导入'
,
1
,
'go-out-test-soil-go-out-test-edit-import'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 11:01:28.224'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283235095239409666
,
1268781858218270721
,
1268841187239747585
,
'编辑添加'
,
1
,
'go-out-test-soil-go-out-test-edit-add'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 11:01:02.717'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283234840510939137
,
1268781858218270721
,
1268841187239747585
,
'编辑删除'
,
1
,
'go-out-test-soil-go-out-test-edit-remove-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 11:00:01.985'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283234519088840706
,
1268781858218270721
,
1268841187239747585
,
'操作日志'
,
1
,
'soil-go-out-entrust-his-record-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 10:58:45.352'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283234400020938754
,
1268781858218270721
,
1268841187239747585
,
'查看样品'
,
1
,
'soil-go-out-entrust-his-view-sample-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 10:58:16.965'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283234247327301633
,
1268781858218270721
,
1268841187239747585
,
'历史提交'
,
1
,
'soil-go-out-entrust-his-submit'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 10:57:40.559'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283234109464723457
,
1268781858218270721
,
1268841187239747585
,
'历史添加'
,
1
,
'soil-go-out-entrust-his-add'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 10:57:07.69'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283233676461555714
,
1268781858218270721
,
1268841187239747585
,
'操作日志'
,
1
,
'soil-go-out-entrust-record-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 10:55:24.454'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283233519082881026
,
1268781858218270721
,
1268841187239747585
,
'删除'
,
1
,
'soil-go-out-entrust-remove-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 10:54:46.932'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283233399553605633
,
1268781858218270721
,
1268841187239747585
,
'导出委托单'
,
1
,
'soil-go-out-entrust-export-entrust-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 10:54:18.434'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283233282498969602
,
1268781858218270721
,
1268841187239747585
,
'附件'
,
1
,
'soil-go-out-entrust-accessory-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 10:53:50.526'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283233164857131010
,
1268781858218270721
,
1268841187239747585
,
'管理样品'
,
1
,
'soil-go-out-entrust-sample-manage-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 10:53:22.478'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283233051682226178
,
1268781858218270721
,
1268841187239747585
,
'编辑'
,
1
,
'soil-go-out-entrust-edit-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 10:52:55.495'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283232615294255105
,
1268781858218270721
,
1268841187239747585
,
'提交评审'
,
1
,
'soil-go-out-entrust-submit-review'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 10:51:11.452'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283230794777575426
,
1268781858218270721
,
1268839515746689025
,
'追加样品'
,
1
,
'entrust-soil-sample-manage-read-add-sample'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 10:43:57.408'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283230538224582657
,
1268781858218270721
,
1268839515746689025
,
'查看样品管理检测项目'
,
1
,
'soil-sample-manage-read-test-item-manage-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 10:42:56.24'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283229952980762626
,
1268781858218270721
,
1268839515746689025
,
'导入检测项目'
,
1
,
'entrust-soil-sample-manage-import-test-item'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 10:40:36.707'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283229821258645505
,
1268781858218270721
,
1268839515746689025
,
'取消分包'
,
1
,
'entrust-soil-sample-manage-subpackage-cancel'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 10:40:05.302'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283229593176588290
,
1268781858218270721
,
1268839515746689025
,
'分包'
,
1
,
'soil-entrust-soil-sample-manage-subpackage'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 10:39:10.923'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283229520610934786
,
1268781858218270721
,
1268839515746689025
,
'导入样品'
,
1
,
'soil-entrust-soil-sample-manage-import-sample'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 10:38:53.623'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283229455913795586
,
1268781858218270721
,
1268839515746689025
,
'新增'
,
1
,
'soil-entrust-soil-sample-manage-add'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 10:38:38.197'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283229356630425601
,
1268781858218270721
,
1268839515746689025
,
'样品管理删除'
,
1
,
'soil-entrust-soil-sample-manage-remove-operation'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 10:38:14.526'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283229203089539074
,
1268781858218270721
,
1268839515746689025
,
'管理检测项目'
,
1
,
'soil-entrust-soil-sample-manage-test-item-manage'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 10:37:37.919'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283228953180323841
,
1268781858218270721
,
1268839515746689025
,
'编辑'
,
1
,
'soil-entrust-soil-sample-manage-edit-operation'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 10:36:38.336'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283228678130450434
,
1268781858218270721
,
1268839515746689025
,
'删除'
,
1
,
'soil-entrust-soil-item-manage-remove-operation'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 10:35:32.759'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283227542061268993
,
1268781858218270721
,
1268840892984156161
,
'操作日志'
,
1
,
'soil-send-entrust-his-record-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 10:31:01.899'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283227403942838273
,
1268781858218270721
,
1268840892984156161
,
'查看样品'
,
1
,
'soil-send-entrust-his-view-sample-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 10:30:28.969'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283221554021220354
,
1268781858218270721
,
1277802637236846593
,
'附件'
,
1
,
'soil-cannot-sub-his-accessory-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 10:07:14.239'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283221452875579394
,
1268781858218270721
,
1277802637236846593
,
'查看样品'
,
1
,
'soil-cannot-sub-his-view-sample-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 10:06:50.124'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283221268003241985
,
1268781858218270721
,
1277802637236846593
,
'删除'
,
1
,
'soil-cannot-sub-edit-remove-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 10:06:06.047'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283221147588968449
,
1268781858218270721
,
1277802637236846593
,
'导入'
,
1
,
'cannot-sub-soil-cannot-sub-edit-import'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 10:05:37.338'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283221086305992705
,
1268781858218270721
,
1277802637236846593
,
'添加'
,
1
,
'cannot-sub-soil-cannot-sub-edit-add'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 10:05:22.727'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283220894701797377
,
1268781858218270721
,
1277802637236846593
,
'删除'
,
1
,
'soil-cannot-sub-remove-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 10:04:37.045'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283220785343709185
,
1268781858218270721
,
1277802637236846593
,
'附件'
,
1
,
'soil-cannot-sub-accessory-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 10:04:10.972'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283220667743813634
,
1268781858218270721
,
1277802637236846593
,
'编辑'
,
1
,
'soil-cannot-sub-edit-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 10:03:42.934'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283220530690736129
,
1268781858218270721
,
1277802637236846593
,
'提交'
,
1
,
'cannot-sub-soil-cannot-sub-submit'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 10:03:10.258'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283220446972428290
,
1268781858218270721
,
1277802637236846593
,
'添加'
,
1
,
'cannot-sub-soil-cannot-sub-add'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-15 10:02:50.298'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283008691126091777
,
1268781858218270721
,
1272745084802043905
,
'操作日志'
,
1
,
'soil-contract-accepted-his-record-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 20:01:23.77'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283008564319698945
,
1268781858218270721
,
1272745084802043905
,
'附件'
,
1
,
'soil-contract-accepted-his-accessory-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 20:00:53.538'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283008449211219969
,
1268781858218270721
,
1272745084802043905
,
'报检样品查询'
,
1
,
'soil-contract-accepted-his-check-sample-query-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 20:00:26.094'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283008233179398146
,
1268781858218270721
,
1272745084802043905
,
'操作日志'
,
1
,
'soil-contract-accepted-record-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 19:59:34.587'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283008072579497985
,
1268781858218270721
,
1272745084802043905
,
'附件'
,
1
,
'soil-contract-accepted-accessory-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 19:58:56.298'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283007965721214978
,
1268781858218270721
,
1272745084802043905
,
'样品管理'
,
1
,
'soil-contract-accepted-sample-manage-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 19:58:30.82'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283007848779825154
,
1268781858218270721
,
1272745084802043905
,
'详情'
,
1
,
'soil-contract-accepted-detail-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 19:58:02.94'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283007649093206017
,
1268781858218270721
,
1272745084802043905
,
'驳回'
,
1
,
'accepted-soil-contract-accepted-reject'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 19:57:15.33'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283007591555743745
,
1268781858218270721
,
1272745084802043905
,
'通过'
,
1
,
'accepted-soil-contract-accepted-pass'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 19:57:01.612'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283007127762190337
,
1268781858218270721
,
1272743097628889090
,
'操作日志'
,
1
,
'soil-contract-check-his-record-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 19:55:11.035'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283007001014517762
,
1268781858218270721
,
1272743097628889090
,
'附件'
,
1
,
'soil-contract-check-his-accessory-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 19:54:40.816'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283006882483486722
,
1268781858218270721
,
1272743097628889090
,
'报检样品查询'
,
1
,
'soil-contract-check-his-quote-sample-query-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 19:54:12.556'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283006550529490945
,
1268781858218270721
,
1272743097628889090
,
'操作日志'
,
1
,
'soil-contract-check-record-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 19:52:53.412'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283006394304249858
,
1268781858218270721
,
1272743097628889090
,
'附件'
,
1
,
'soil-contract-check-accessory-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 19:52:16.165'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283006279099301890
,
1268781858218270721
,
1272743097628889090
,
'报价样品'
,
1
,
'soil-contract-check-quote-sample-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 19:51:48.698'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283006156327829505
,
1268781858218270721
,
1272743097628889090
,
'详情'
,
1
,
'soil-contract-check-detail-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 19:51:19.427'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283006019790651393
,
1268781858218270721
,
1272743097628889090
,
'驳回'
,
1
,
'quote-check-soil-contract-check-reject'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 19:50:46.874'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283005935795519489
,
1268781858218270721
,
1272743097628889090
,
'通过'
,
1
,
'quote-check-soil-contract-check-pass'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 19:50:26.848'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283004822891479042
,
1268781858218270721
,
1272742123141074945
,
'操作日志'
,
1
,
'soil-quote-register-his-record-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 19:46:01.511'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283004700329721858
,
1268781858218270721
,
1272742123141074945
,
'附件'
,
1
,
'soil-quote-register-his-accessory-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 19:45:32.29'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283004576803274753
,
1268781858218270721
,
1272742123141074945
,
'报检样品查询'
,
1
,
'soil-quote-register-his-quote-sample-query-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 19:45:02.839'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283002940135522306
,
1268781858218270721
,
1272742123141074945
,
'添加'
,
1
,
'soil-quote-register-edit-add'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 19:38:32.627'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283002471409467394
,
1268781858218270721
,
1272742123141074945
,
'删除'
,
1
,
'soil-quote-register-edit-remove-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 19:36:40.874'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1282995914416275458
,
1268781858218270721
,
1272742123141074945
,
'操作日志'
,
1
,
'soil-quote-register-record-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 19:10:37.565'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1282995771008827393
,
1268781858218270721
,
1272742123141074945
,
'删除'
,
1
,
'soil-quote-register-remove-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 19:10:03.374'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1282995610979352578
,
1268781858218270721
,
1272742123141074945
,
'附件'
,
1
,
'soil-quote-register-accessory-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 19:09:25.22'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1282995455903350786
,
1268781858218270721
,
1272742123141074945
,
'报价样品'
,
1
,
'soil-quote-register-quote-sample-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 19:08:48.247'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1282995270825492482
,
1268781858218270721
,
1272742123141074945
,
'编辑'
,
1
,
'soil-quote-register-edit-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 19:08:04.121'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1282994759296565250
,
1268781858218270721
,
1272742123141074945
,
'提交'
,
1
,
'quote-register-soil-quote-register-submit'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 19:06:02.163'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1282993165305856002
,
1268781858218270721
,
1272742123141074945
,
'添加'
,
1
,
'quote-register-soil-quote-register-add'
,
'/'
,
NULL
,
NULL
,
1
,
10
,
'2020-07-14 18:59:42.126'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1282976408381898753
,
1268781858218270721
,
1268840892984156161
,
'编辑导入'
,
1
,
'send-test-soil-send-test-edit-import'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 17:53:06.964'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1282976326832046082
,
1268781858218270721
,
1268840892984156161
,
'编辑添加'
,
1
,
'send-test-soil-send-test-edit-add'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 17:52:47.521'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1282976220611297281
,
1268781858218270721
,
1268840892984156161
,
'编辑删除'
,
1
,
'send-test-soil-send-test-edit-remove-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 17:52:22.196'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1282975992139169793
,
1268781858218270721
,
1268840892984156161
,
'操作日志'
,
1
,
'send-test-soil-send-entrust-record-operation'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 17:51:27.724'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1282975937898430465
,
1268781858218270721
,
1268840892984156161
,
'删除'
,
1
,
'send-test-soil-send-entrust-remove-operation'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 17:51:14.792'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1282975873268400129
,
1268781858218270721
,
1268840892984156161
,
'导出委托单'
,
1
,
'send-test-soil-send-entrust-export-entrust-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 17:50:59.383'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1282975783770341377
,
1268781858218270721
,
1268840892984156161
,
'附件'
,
1
,
'send-test-soil-send-entrust-accessory-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 17:50:38.045'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1282975734466297858
,
1268781858218270721
,
1268840892984156161
,
'管理样品'
,
1
,
'send-test-soil-send-entrust-sample-manage-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 17:50:26.29'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1282975679705464833
,
1268781858218270721
,
1268840892984156161
,
'编辑'
,
1
,
'send-test-soil-send-entrust-edit-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 17:50:13.234'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1282975565284851714
,
1268781858218270721
,
1268840892984156161
,
'提交'
,
1
,
'send-test-soil-send-entrust-submit'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 17:49:45.954'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1282975518174429186
,
1268781858218270721
,
1268840892984156161
,
'提交至评审'
,
1
,
'send-test-soil-send-entrust-submit-review'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 17:49:34.723'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1282975472032890882
,
1268781858218270721
,
1268840892984156161
,
'添加'
,
1
,
'send-test-soil-send-entrust-add'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 17:49:23.721'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1282972113666260994
,
1268781858218270721
,
1275327239517265922
,
'编辑删除'
,
1
,
'online-soil-go-out-test-edit-remove-operation'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 17:36:03.024'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1282972001930002434
,
1268781858218270721
,
1275327239517265922
,
'操作日志'
,
1
,
'client-online-entrust-record-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 17:35:36.384'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1282971944291876865
,
1268781858218270721
,
1275327239517265922
,
'删除'
,
1
,
'soil-client-online-entrust-remove-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 17:35:22.642'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1282971884745342978
,
1268781858218270721
,
1275327239517265922
,
'附件'
,
1
,
'soil-client-online-entrust-accessory-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 17:35:08.446'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1282971739144273922
,
1268781858218270721
,
1275327239517265922
,
'管理样品'
,
1
,
'soil-client-online-entrust-sample-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 17:34:33.731'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1282971681745223682
,
1268781858218270721
,
1275327239517265922
,
'编辑'
,
1
,
'soil-client-online-entrust-edit-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 17:34:20.046'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1282971633384898562
,
1268781858218270721
,
1275327239517265922
,
'提交'
,
1
,
'soil-client-online-entrust-submit'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 17:34:08.516'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1282968905329885186
,
1268781858218270721
,
1273457432957341697
,
'操作日志'
,
1
,
'soil-contract-review-record-operation'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 17:23:18.097'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1282968854746578945
,
1268781858218270721
,
1273457432957341697
,
'删除'
,
1
,
'soil-contract-review-remove-operation'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 17:23:06.037'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1282968766146101250
,
1268781858218270721
,
1273457432957341697
,
'附件'
,
1
,
'soil-contract-review-accessory-operation'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 17:22:44.913'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1282968691542016001
,
1268781858218270721
,
1273457432957341697
,
'查看样品'
,
1
,
'soil-contract-review-view-sample-operation'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 17:22:27.126'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1282968635178958850
,
1268781858218270721
,
1273457432957341697
,
'评审'
,
1
,
'soil-contract-review-review-operation'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 17:22:13.688'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1282968571597504514
,
1268781858218270721
,
1273457432957341697
,
'驳回'
,
1
,
'soil-contract-review-back'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 17:21:58.529'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1282961212674359298
,
1268781858218270721
,
1273457289507950593
,
'导入'
,
1
,
'soil-contract-register-edit-import'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 16:52:44.025'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1282961160870510593
,
1268781858218270721
,
1273457289507950593
,
'添加'
,
1
,
'soil-contract-register-edit-add'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 16:52:31.674'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1282960256821837825
,
1268781858218270721
,
1273457289507950593
,
'操作日志'
,
1
,
'soil-contract-register-record-operation'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 16:48:56.132'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1282960139058364417
,
1268781858218270721
,
1273457289507950593
,
'删除'
,
1
,
'soil-contract-register-remove-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 16:48:28.055'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1282959998058446849
,
1268781858218270721
,
1273457289507950593
,
'附件'
,
1
,
'soil-contract-register-accessory'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 16:47:54.438'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1282959618276802562
,
1268781858218270721
,
1273457289507950593
,
'样品管理'
,
1
,
'contract-register-soil-contract-register-sample-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 16:46:23.891'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1282959468242354178
,
1268781858218270721
,
1273457289507950593
,
'编辑'
,
1
,
'contract-register-soil-contract-register-edit-o'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 16:45:48.12'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1282959314768576514
,
1268781858218270721
,
1273457289507950593
,
'提交'
,
1
,
'contract-register-soil-contract-register-submit'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-14 16:45:11.529'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1282959252428636162
,
1268781858218270721
,
1273457289507950593
,
'添加'
,
1
,
'contract-register-soil-contract-register-add'
,
'/'
,
NULL
,
NULL
,
1
,
10
,
'2020-07-14 16:44:56.666'
,
NULL
);
src/test/java/resources/db_base_sql/20200716新增按钮权限2.sql
deleted
100644 → 0
View file @
c9c4ee47
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283688752007299073
,
1268781858218270721
,
1272742123141074945
,
'导入'
,
1
,
'quote-register-soil-quote-register-edit-import'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-16 17:03:42.92'
,
NULL
);
++ /dev/null
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283688752007299073
,
1268781858218270721
,
1272742123141074945
,
'导入'
,
1
,
'quote-register-soil-quote-register-edit-import'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-07-16 17:03:42.92'
,
NULL
);
src/test/java/resources/db_base_sql/20200716新增菜单.sql
deleted
100644 → 0
View file @
c9c4ee47
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283590593524482049
,
1268781858218270721
,
1273458256580235266
,
'委托进度查询'
,
0
,
'entrust_progress'
,
'/soil/progress/entrust_progress'
,
'pt-config'
,
NULL
,
1
,
400
,
'2020-07-16 10:33:40.113'
,
NULL
);
++ /dev/null
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1283590593524482049
,
1268781858218270721
,
1273458256580235266
,
'委托进度查询'
,
0
,
'entrust_progress'
,
'/soil/progress/entrust_progress'
,
'pt-config'
,
NULL
,
1
,
400
,
'2020-07-16 10:33:40.113'
,
NULL
);
src/test/java/resources/db_base_sql/20200716更新器具统计菜单.sql
deleted
100644 → 0
View file @
c9c4ee47
UPDATE
"public"
.
"sys_resource"
SET
"system_id"
=
1268781858218270721
,
"pid"
=
1273458323299028994
,
"name"
=
'器具检测量统计'
,
"type"
=
0
,
"code"
=
'sample_test_quantity'
,
"uri"
=
'/soil/statistics/sample_quantity'
,
"icon"
=
'pt-config'
,
"remark"
=
NULL
,
"status"
=
1
,
"sort"
=
20
,
"ctime"
=
'2020-07-01 09:54:01.37'
,
"ename"
=
NULL
WHERE
"id"
=
1278144798369202177
;
++ /dev/null
UPDATE
"public"
.
"sys_resource"
SET
"system_id"
=
1268781858218270721
,
"pid"
=
1273458323299028994
,
"name"
=
'器具检测量统计'
,
"type"
=
0
,
"code"
=
'sample_test_quantity'
,
"uri"
=
'/soil/statistics/sample_quantity'
,
"icon"
=
'pt-config'
,
"remark"
=
NULL
,
"status"
=
1
,
"sort"
=
20
,
"ctime"
=
'2020-07-01 09:54:01.37'
,
"ename"
=
NULL
WHERE
"id"
=
1278144798369202177
;
src/test/java/resources/db_base_sql/20200716禁用菜单.sql
deleted
100644 → 0
View file @
c9c4ee47
UPDATE
"public"
.
"sys_resource"
SET
"system_id"
=
1268781858218270721
,
"pid"
=
1272739142047895554
,
"name"
=
'报价单复审'
,
"type"
=
0
,
"code"
=
'quote_check_second'
,
"uri"
=
'/soil/business/quote_check_second'
,
"icon"
=
'pt-config'
,
"remark"
=
'计量检定系统Meter'
,
"status"
=
0
,
"sort"
=
89
,
"ctime"
=
'2020-06-17 12:17:11.692'
,
"ename"
=
NULL
WHERE
"id"
=
1273107398671732738
;
++ /dev/null
UPDATE
"public"
.
"sys_resource"
SET
"system_id"
=
1268781858218270721
,
"pid"
=
1272739142047895554
,
"name"
=
'报价单复审'
,
"type"
=
0
,
"code"
=
'quote_check_second'
,
"uri"
=
'/soil/business/quote_check_second'
,
"icon"
=
'pt-config'
,
"remark"
=
'计量检定系统Meter'
,
"status"
=
0
,
"sort"
=
89
,
"ctime"
=
'2020-06-17 12:17:11.692'
,
"ename"
=
NULL
WHERE
"id"
=
1273107398671732738
;
UPDATE
"public"
.
"sys_resource"
SET
"system_id"
=
1268781858218270721
,
"pid"
=
1272739142047895554
,
"name"
=
'报检单批准'
,
"type"
=
0
,
"code"
=
'quote_approval'
,
"uri"
=
'/soil/business/quote_approval'
,
"icon"
=
'pt-config'
,
"remark"
=
'计量检定系统Meter'
,
"status"
=
0
,
"sort"
=
85
,
"ctime"
=
'2020-06-16 12:10:41.211'
,
"ename"
=
NULL
WHERE
"id"
=
1272743373010112514
;
src/test/java/resources/db_base_sql/V1/0/10/新增菜单.sql
deleted
100644 → 0
View file @
c9c4ee47
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1293838246418014210
,
902430624986546177
,
1184666105085390849
,
'标准气体台账'
,
0
,
'standard_gas_ledger'
,
'/lims/standard_gas_ledger'
,
'paintbucket'
,
NULL
,
1
,
8
,
'2020-08-13 17:14:10.955'
,
NULL
);
++ /dev/null
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1293838246418014210
,
902430624986546177
,
1184666105085390849
,
'标准气体台账'
,
0
,
'standard_gas_ledger'
,
'/lims/standard_gas_ledger'
,
'paintbucket'
,
NULL
,
1
,
8
,
'2020-08-13 17:14:10.955'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1293749875066757122
,
1268781858218270721
,
1268782619882905602
,
'首页'
,
0
,
'workbench'
,
'/'
,
'pt-config'
,
NULL
,
1
,
900
,
'2020-08-13 11:23:01.583'
,
NULL
);
src/test/java/resources/db_base_sql/V1/0/8/新增菜单.sql
deleted
100644 → 0
View file @
c9c4ee47
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1288323277261873154
,
1268781858218270721
,
1271680229387034625
,
'模板管理'
,
0
,
'report_template'
,
'/soil/certificate/report_template'
,
'pt-config'
,
'计量检定系统Meter'
,
1
,
30
,
'2020-07-29 11:59:39.845'
,
NULL
);
++ /dev/null
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1288323277261873154
,
1268781858218270721
,
1271680229387034625
,
'模板管理'
,
0
,
'report_template'
,
'/soil/certificate/report_template'
,
'pt-config'
,
'计量检定系统Meter'
,
1
,
30
,
'2020-07-29 11:59:39.845'
,
NULL
);
src/test/java/resources/db_base_sql/V1/0/9/增加按钮权限.sql
deleted
100644 → 0
View file @
c9c4ee47
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1290543513994240001
,
1268781858218270721
,
1271680431250497538
,
'在线编制证书'
,
1
,
'soil-certificate-make-pageoffice-make'
,
'/'
,
NULL
,
NULL
,
1
,
4
,
'2020-08-04 15:02:05.532'
,
NULL
);
++ /dev/null
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1290543513994240001
,
1268781858218270721
,
1271680431250497538
,
'在线编制证书'
,
1
,
'soil-certificate-make-pageoffice-make'
,
'/'
,
NULL
,
NULL
,
1
,
4
,
'2020-08-04 15:02:05.532'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1290543358817574914
,
1268781858218270721
,
1271680431250497538
,
'编制证书'
,
1
,
'soil-certificate-make-spread-js-make'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-08-04 15:01:28.535'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1290548530520236034
,
1268781858218270721
,
1272381134851821570
,
'编制证书'
,
1
,
'soil-sample-input-spread-js-create'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-08-04 15:22:01.565'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1290549847053541378
,
1268781858218270721
,
1271025547266224130
,
'编制证书'
,
1
,
'soil-out-personal-task-spread-js-create'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2020-08-04 15:27:15.451'
,
NULL
);
UPDATE
"public"
.
"sys_resource"
SET
"system_id"
=
1268781858218270721
,
"pid"
=
1271025547266224130
,
"name"
=
'在线编制证书'
,
"type"
=
1
,
"code"
=
'soil-out-personal-task-create-o'
,
"uri"
=
'/'
,
"icon"
=
NULL
,
"remark"
=
NULL
,
"status"
=
1
,
"sort"
=
1
,
"ctime"
=
'2020-07-15 20:28:49.397'
,
"ename"
=
NULL
WHERE
"id"
=
1283377981251600386
;
src/test/java/resources/db_sql/V1/0/6/20200721新增字段.sql
deleted
100644 → 0
View file @
c9c4ee47
ALTER
TABLE
"public"
.
"meter_aptitude"
++ /dev/null
ALTER
TABLE
"public"
.
"meter_aptitude"
ADD
COLUMN
"test_rank"
varchar
(
120
)
COLLATE
"pg_catalog"
.
"default"
DEFAULT
NULL
;
COMMENT
ON
COLUMN
"public"
.
"meter_aptitude"
.
"test_rank"
IS
'等级'
;
ALTER
TABLE
"public"
.
"meter_aptitude"
ADD
COLUMN
"remark"
varchar
(
255
);
COMMENT
ON
COLUMN
"public"
.
"meter_aptitude"
.
"remark"
IS
'备注'
;
ALTER
TABLE
"public"
.
"meter_aptitude"
ALTER
COLUMN
"cycle"
DROP
NOT
NULL
;
ALTER
TABLE
"public"
.
"meter_aptitude"
ALTER
COLUMN
"extent"
DROP
NOT
NULL
;
\ No newline at end of file
src/test/java/resources/db_sql/V1/0/7/增加字段.sql
deleted
100644 → 0
View file @
c9c4ee47
ALTER
TABLE
"public"
.
"meter_sample_quote"
++ /dev/null
ALTER
TABLE
"public"
.
"meter_sample_quote"
ADD
COLUMN
"verification"
varchar
(
150
)
COLLATE
"pg_catalog"
.
"default"
DEFAULT
NULL
::
character
varying
;
COMMENT
ON
COLUMN
"public"
.
"meter_sample_quote"
.
"verification"
IS
'检定依据'
;
\ No newline at end of file
src/test/java/resources/db_sql/V1/0/8/新增证书模板表.sql
deleted
100644 → 0
View file @
c9c4ee47
CREATE
TABLE
"public"
.
"meter_file_template"
(
++ /dev/null
CREATE
TABLE
"public"
.
"meter_file_template"
(
"id"
int8
NOT
NULL
DEFAULT
NULL
,
"company_id"
int8
NOT
NULL
DEFAULT
NULL
,
"name"
varchar
(
100
)
COLLATE
"pg_catalog"
.
"default"
NOT
NULL
DEFAULT
NULL
::
character
varying
,
"alias"
varchar
(
100
)
COLLATE
"pg_catalog"
.
"default"
NOT
NULL
DEFAULT
NULL
::
character
varying
,
"bucket_name"
varchar
(
100
)
COLLATE
"pg_catalog"
.
"default"
NOT
NULL
DEFAULT
NULL
::
character
varying
,
"object_key"
varchar
(
255
)
COLLATE
"pg_catalog"
.
"default"
NOT
NULL
DEFAULT
NULL
::
character
varying
,
"version_id"
varchar
(
100
)
COLLATE
"pg_catalog"
.
"default"
DEFAULT
NULL
::
character
varying
,
"type"
varchar
(
30
)
COLLATE
"pg_catalog"
.
"default"
DEFAULT
NULL
::
character
varying
,
"uid"
int8
NOT
NULL
DEFAULT
NULL
,
"ctime"
timestamp
(
0
)
NOT
NULL
DEFAULT
NULL
::
timestamp
without
time
zone
,
"classify_id"
int8
DEFAULT
NULL
,
"service"
varchar
(
100
)
COLLATE
"pg_catalog"
.
"default"
DEFAULT
NULL
::
character
varying
,
"sort"
int2
NOT
NULL
DEFAULT
0
,
"class_type"
varchar
(
120
)
COLLATE
"pg_catalog"
.
"default"
NOT
NULL
DEFAULT
NULL
,
"remark"
varchar
(
255
)
COLLATE
"pg_catalog"
.
"default"
DEFAULT
NULL
)
;
COMMENT
ON
COLUMN
"public"
.
"meter_file_template"
.
"id"
IS
'主键'
;
COMMENT
ON
COLUMN
"public"
.
"meter_file_template"
.
"company_id"
IS
'企业 ID'
;
COMMENT
ON
COLUMN
"public"
.
"meter_file_template"
.
"name"
IS
'名称'
;
COMMENT
ON
COLUMN
"public"
.
"meter_file_template"
.
"alias"
IS
'别名'
;
COMMENT
ON
COLUMN
"public"
.
"meter_file_template"
.
"bucket_name"
IS
'桶名称'
;
COMMENT
ON
COLUMN
"public"
.
"meter_file_template"
.
"object_key"
IS
'对象key'
;
COMMENT
ON
COLUMN
"public"
.
"meter_file_template"
.
"version_id"
IS
'版本'
;
COMMENT
ON
COLUMN
"public"
.
"meter_file_template"
.
"type"
IS
'类型'
;
COMMENT
ON
COLUMN
"public"
.
"meter_file_template"
.
"uid"
IS
'用户 ID'
;
COMMENT
ON
COLUMN
"public"
.
"meter_file_template"
.
"ctime"
IS
'创建时间'
;
COMMENT
ON
COLUMN
"public"
.
"meter_file_template"
.
"classify_id"
IS
'分类 ID'
;
COMMENT
ON
COLUMN
"public"
.
"meter_file_template"
.
"service"
IS
'服务名'
;
COMMENT
ON
COLUMN
"public"
.
"meter_file_template"
.
"sort"
IS
'排序'
;
COMMENT
ON
COLUMN
"public"
.
"meter_file_template"
.
"class_type"
IS
'类别'
;
COMMENT
ON
COLUMN
"public"
.
"meter_file_template"
.
"remark"
IS
'备注'
;
COMMENT
ON
TABLE
"public"
.
"meter_file_template"
IS
'模板文件表'
;
-- ----------------------------
-- Primary Key structure for table meter_file_template
-- ----------------------------
ALTER
TABLE
"public"
.
"meter_file_template"
ADD
CONSTRAINT
"sys_file_template_pkey"
PRIMARY
KEY
(
"id"
);
CREATE
TABLE
"public"
.
"meter_file_template_version"
(
"id"
int8
NOT
NULL
DEFAULT
NULL
,
"company_id"
int8
NOT
NULL
DEFAULT
NULL
,
"name"
varchar
(
100
)
COLLATE
"pg_catalog"
.
"default"
NOT
NULL
DEFAULT
NULL
::
character
varying
,
"alias"
varchar
(
100
)
COLLATE
"pg_catalog"
.
"default"
NOT
NULL
DEFAULT
NULL
::
character
varying
,
"bucket_name"
varchar
(
100
)
COLLATE
"pg_catalog"
.
"default"
NOT
NULL
DEFAULT
NULL
::
character
varying
,
"object_key"
varchar
(
255
)
COLLATE
"pg_catalog"
.
"default"
NOT
NULL
DEFAULT
NULL
::
character
varying
,
"version_id"
varchar
(
100
)
COLLATE
"pg_catalog"
.
"default"
DEFAULT
NULL
::
character
varying
,
"type"
varchar
(
30
)
COLLATE
"pg_catalog"
.
"default"
DEFAULT
NULL
::
character
varying
,
"uid"
int8
NOT
NULL
DEFAULT
NULL
,
"ctime"
timestamp
(
0
)
NOT
NULL
DEFAULT
NULL
::
timestamp
without
time
zone
,
"template_id"
int8
NOT
NULL
DEFAULT
NULL
)
;
COMMENT
ON
COLUMN
"public"
.
"meter_file_template_version"
.
"id"
IS
'主键'
;
COMMENT
ON
COLUMN
"public"
.
"meter_file_template_version"
.
"company_id"
IS
'企业 ID'
;
COMMENT
ON
COLUMN
"public"
.
"meter_file_template_version"
.
"name"
IS
'名称'
;
COMMENT
ON
COLUMN
"public"
.
"meter_file_template_version"
.
"alias"
IS
'别名'
;
COMMENT
ON
COLUMN
"public"
.
"meter_file_template_version"
.
"bucket_name"
IS
'桶名称'
;
COMMENT
ON
COLUMN
"public"
.
"meter_file_template_version"
.
"object_key"
IS
'对象key'
;
COMMENT
ON
COLUMN
"public"
.
"meter_file_template_version"
.
"version_id"
IS
'版本'
;
COMMENT
ON
COLUMN
"public"
.
"meter_file_template_version"
.
"type"
IS
'类型'
;
COMMENT
ON
COLUMN
"public"
.
"meter_file_template_version"
.
"uid"
IS
'用户 ID'
;
COMMENT
ON
COLUMN
"public"
.
"meter_file_template_version"
.
"ctime"
IS
'创建时间'
;
COMMENT
ON
COLUMN
"public"
.
"meter_file_template_version"
.
"template_id"
IS
'模板ID'
;
COMMENT
ON
TABLE
"public"
.
"meter_file_template_version"
IS
'模板文件历史表'
;
-- ----------------------------
-- Primary Key structure for table meter_file_template_version
-- ----------------------------
ALTER
TABLE
"public"
.
"meter_file_template_version"
ADD
CONSTRAINT
"meter_file_template_version_pkey"
PRIMARY
KEY
(
"id"
);
ALTER
TABLE
"public"
.
"meter_report"
ADD
COLUMN
"bucket_name"
varchar
(
100
)
COLLATE
"pg_catalog"
.
"default"
DEFAULT
NULL
::
character
varying
,
ADD
COLUMN
"object_key"
varchar
(
255
)
COLLATE
"pg_catalog"
.
"default"
DEFAULT
NULL
::
character
varying
,
ADD
COLUMN
"version_id"
varchar
(
100
)
COLLATE
"pg_catalog"
.
"default"
DEFAULT
NULL
::
character
varying
;
COMMENT
ON
COLUMN
"public"
.
"meter_report"
.
"bucket_name"
IS
'桶名称'
;
COMMENT
ON
COLUMN
"public"
.
"meter_report"
.
"object_key"
IS
'对象key'
;
COMMENT
ON
COLUMN
"public"
.
"meter_report"
.
"version_id"
IS
'版本'
;
src/test/java/resources/db_sql/V1/0/9/增加PDFkey.sql
deleted
100644 → 0
View file @
c9c4ee47
ALTER
TABLE
"public"
.
"meter_report"
++ /dev/null
ALTER
TABLE
"public"
.
"meter_report"
ADD
COLUMN
"pdf_object_key"
varchar
(
255
);
COMMENT
ON
COLUMN
"public"
.
"meter_report"
.
"pdf_object_key"
IS
'pdf对象key'
;
ALTER
TABLE
"public"
.
"meter_report"
ADD
COLUMN
"uname"
varchar
(
100
);
COMMENT
ON
COLUMN
"public"
.
"meter_report"
.
"uname"
IS
'修改人'
;
CREATE
TABLE
"public"
.
"meter_certificate_check_distribute"
(
"id"
int8
NOT
NULL
DEFAULT
NULL
,
"company_id"
int8
DEFAULT
NULL
,
"deleted"
int2
DEFAULT
0
,
"uid"
int8
DEFAULT
NULL
,
"ctime"
timestamp
(
6
)
DEFAULT
NULL
::
timestamp
without
time
zone
,
"lid"
int8
DEFAULT
NULL
,
"ltime"
timestamp
(
6
)
DEFAULT
NULL
::
timestamp
without
time
zone
,
"sample_id"
int8
NOT
NULL
DEFAULT
NULL
,
"distributer"
varchar
(
100
)
COLLATE
"pg_catalog"
.
"default"
DEFAULT
NULL
::
character
varying
,
"distributer_id"
int8
DEFAULT
NULL
,
"distribute_time"
timestamp
(
6
)
DEFAULT
NULL
::
timestamp
without
time
zone
,
"user_id"
int8
DEFAULT
NULL
,
"test_user"
varchar
(
90
)
COLLATE
"pg_catalog"
.
"default"
DEFAULT
NULL
::
character
varying
)
;
COMMENT
ON
COLUMN
"public"
.
"meter_certificate_check_distribute"
.
"id"
IS
'主键'
;
COMMENT
ON
COLUMN
"public"
.
"meter_certificate_check_distribute"
.
"company_id"
IS
'企业ID'
;
COMMENT
ON
COLUMN
"public"
.
"meter_certificate_check_distribute"
.
"deleted"
IS
'是否删除0否1是'
;
COMMENT
ON
COLUMN
"public"
.
"meter_certificate_check_distribute"
.
"uid"
IS
'创建人ID'
;
COMMENT
ON
COLUMN
"public"
.
"meter_certificate_check_distribute"
.
"ctime"
IS
'创建时间'
;
COMMENT
ON
COLUMN
"public"
.
"meter_certificate_check_distribute"
.
"lid"
IS
'最后修改人ID'
;
COMMENT
ON
COLUMN
"public"
.
"meter_certificate_check_distribute"
.
"ltime"
IS
'最后修改时间'
;
COMMENT
ON
COLUMN
"public"
.
"meter_certificate_check_distribute"
.
"sample_id"
IS
'所属样品ID'
;
COMMENT
ON
COLUMN
"public"
.
"meter_certificate_check_distribute"
.
"distributer"
IS
'分配人'
;
COMMENT
ON
COLUMN
"public"
.
"meter_certificate_check_distribute"
.
"distributer_id"
IS
'分配人'
;
COMMENT
ON
COLUMN
"public"
.
"meter_certificate_check_distribute"
.
"distribute_time"
IS
'分配时间'
;
COMMENT
ON
COLUMN
"public"
.
"meter_certificate_check_distribute"
.
"user_id"
IS
'任务人ID'
;
COMMENT
ON
COLUMN
"public"
.
"meter_certificate_check_distribute"
.
"test_user"
IS
'任务人'
;
-- ----------------------------
-- Primary Key structure for table meter_certificate_check_distribute
-- ----------------------------
ALTER
TABLE
"public"
.
"meter_certificate_check_distribute"
ADD
CONSTRAINT
"meter_certificate_check_distribute_pkey"
PRIMARY
KEY
(
"id"
);
ALTER
TABLE
"public"
.
"meter_sample_operation"
ADD
COLUMN
"report_maker"
varchar
(
100
),
ADD
COLUMN
"report_maker_id"
int8
,
ADD
COLUMN
"report_make_time"
timestamp
;
COMMENT
ON
COLUMN
"public"
.
"meter_sample_operation"
.
"report_maker"
IS
'报告编制人'
;
COMMENT
ON
COLUMN
"public"
.
"meter_sample_operation"
.
"report_maker_id"
IS
'报告编制人ID'
;
COMMENT
ON
COLUMN
"public"
.
"meter_sample_operation"
.
"report_make_time"
IS
'报告编制时间'
;
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment