owl-cli 7.13.0 → 7.15.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/examples/models/owlsys/systemAdmin/app_fields.json +48 -0
- package/examples/models/owlsys/systemAdmin/app_plugins.json +44 -0
- package/examples/models/owlsys/systemAdmin/app_sections.json +64 -0
- package/examples/models/owlsys/systemAdmin/apps/api/src/plugins/refresh_apps.jsx +663 -0
- package/examples/models/owlsys/systemAdmin/apps.json +101 -0
- package/examples/models/owlsys/systemAdmin/backendSession.json +52 -0
- package/examples/models/owlsys/systemAdmin/batchImport.json +54 -0
- package/examples/models/owlsys/systemAdmin/batch_import/api/src/plugins/addImport.jsx +75 -0
- package/examples/models/owlsys/systemAdmin/batch_import/api/src/tasks/doImportTask.jsx +130 -0
- package/examples/models/owlsys/systemAdmin/change_log.json +70 -0
- package/examples/models/owlsys/systemAdmin/change_logs/api/src/services/modelService.jsx +1096 -0
- package/examples/models/owlsys/systemAdmin/common_views/api/src/views/product_basic_info_default.jsx +280 -0
- package/examples/models/owlsys/systemAdmin/common_views/api/src/views/product_basic_info_edit.jsx +380 -0
- package/examples/models/owlsys/systemAdmin/common_views.json +32 -0
- package/examples/models/owlsys/systemAdmin/download_template.json +45 -0
- package/examples/models/owlsys/systemAdmin/error_logs/dispatch_order_errors.json +61 -0
- package/examples/models/owlsys/systemAdmin/excel_templates.json +60 -0
- package/examples/models/owlsys/systemAdmin/frontendSession.json +44 -0
- package/examples/models/owlsys/systemAdmin/obj_permission.json +66 -0
- package/examples/models/owlsys/systemAdmin/org_setting.json +188 -0
- package/examples/models/owlsys/systemAdmin/param.json +29 -0
- package/examples/models/owlsys/systemAdmin/process_job.json +94 -0
- package/examples/models/owlsys/systemAdmin/process_job_checklog.json +66 -0
- package/examples/models/owlsys/systemAdmin/process_job_log.json +34 -0
- package/examples/models/owlsys/systemAdmin/roleOptions.json +36 -0
- package/examples/models/owlsys/systemAdmin/sensitive_keywords.json +58 -0
- package/examples/models/owlsys/systemAdmin/server_token.json +38 -0
- package/examples/models/owlsys/systemAdmin/session.json +51 -0
- package/examples/models/owlsys/systemAdmin/task_version.json +60 -0
- package/examples/models/owlsys/systemAdmin/taskinfo.json +38 -0
- package/examples/models/owlsys/systemAdmin/tasks/api/src/plugins/doRunTask.jsx +32 -0
- package/examples/models/owlsys/systemAdmin/tasks.json +43 -0
- package/package.json +1 -1
- package/examples/models/product.json +0 -53
- package/examples/models/shop.json +0 -72
- package/examples/models/sku.json +0 -254
- package/examples/models/user.json +0 -50
- /package/examples/models/owlsys/{permissions → systemAdmin}/permission.json +0 -0
- /package/examples/models/owlsys/{permissions → systemAdmin}/roles.json +0 -0
- /package/examples/models/owlsys/{permissions → systemAdmin}/tablelevelpermission.json +0 -0
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "string(12);id",
|
|
3
|
+
"name": "string(12),formSize:2,disabled:false;模板名称",
|
|
4
|
+
"key": "string(12),formSize:2,unique:true,disabled:false;模板key",
|
|
5
|
+
"description": "string(12),formSize:8,multiline:T,disabled:false;描述",
|
|
6
|
+
"code": "string(12),formSize:8,multiline:T,disabled:false;源码",
|
|
7
|
+
"_t": "common_views",
|
|
8
|
+
"#meta": {
|
|
9
|
+
"id": "<%=#key%>",
|
|
10
|
+
"rem": "常用视图",
|
|
11
|
+
"projectName": "mall",
|
|
12
|
+
"parent": [
|
|
13
|
+
"platform"
|
|
14
|
+
],
|
|
15
|
+
"visitType": [
|
|
16
|
+
"platform"
|
|
17
|
+
],
|
|
18
|
+
"pos": 1,
|
|
19
|
+
"group": {
|
|
20
|
+
"id": "systemadmin",
|
|
21
|
+
"name": "系统管理",
|
|
22
|
+
"icon": "setting",
|
|
23
|
+
"pos": 30,
|
|
24
|
+
"level2": {
|
|
25
|
+
"id": "viewmanager",
|
|
26
|
+
"name": "视图管理",
|
|
27
|
+
"icon": "setting",
|
|
28
|
+
"pos": 51
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
}
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
{
|
|
2
|
+
"base_info": {
|
|
3
|
+
"#meta": {
|
|
4
|
+
"fieldLabel": "基本信息",
|
|
5
|
+
"showTitle": "no",
|
|
6
|
+
"includeKey": "no",
|
|
7
|
+
"position": "card",
|
|
8
|
+
"span": 3
|
|
9
|
+
},
|
|
10
|
+
"id": "string(12),formSize:2,listSize:12,searchable:true,disabled:true;内部ID",
|
|
11
|
+
"file_type_id": "string(12),formSize:4,listSize:12,searchable:true,required:true;类型ID",
|
|
12
|
+
"file_type_name": "string(12),formSize:4,listSize:12,searchable:true;类型名称",
|
|
13
|
+
"file": "file,size:5M,exts:xlsx#xls,maxFileCount:1,formSize:8;Excel文件"
|
|
14
|
+
},
|
|
15
|
+
"other_info": {
|
|
16
|
+
"#meta": {
|
|
17
|
+
"fieldLabel": "其他信息",
|
|
18
|
+
"showTitle": "no",
|
|
19
|
+
"includeKey": "no",
|
|
20
|
+
"position": "card",
|
|
21
|
+
"span": 1
|
|
22
|
+
},
|
|
23
|
+
"owl_createTime": "date,formSize:8,disabled:true,listSize:9;创建时间"
|
|
24
|
+
},
|
|
25
|
+
|
|
26
|
+
"_t": "download_template",
|
|
27
|
+
"#meta": {
|
|
28
|
+
"id": "<%=#file_type_id%>",
|
|
29
|
+
"rem": "批量处理模板下载",
|
|
30
|
+
"projectName": "批量处理模板下载",
|
|
31
|
+
"parent": [
|
|
32
|
+
"platform"
|
|
33
|
+
],
|
|
34
|
+
"visitType": [
|
|
35
|
+
"platform"
|
|
36
|
+
],
|
|
37
|
+
"pos": 101,
|
|
38
|
+
"group": {
|
|
39
|
+
"id": "systemadmin",
|
|
40
|
+
"name": "系统管理",
|
|
41
|
+
"icon": "setting",
|
|
42
|
+
"pos": 30
|
|
43
|
+
}
|
|
44
|
+
}
|
|
45
|
+
}
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "string(12),formSize:2,listSize:12,hidden:false,disabled:true;内部ID",
|
|
3
|
+
"occurTime": "date,searchable:true,required:true;发生时间",
|
|
4
|
+
"orderId": "string(12),isId:true;订单Id",
|
|
5
|
+
"errors": "string(64),searchable:true,multiLine:T;错误信息",
|
|
6
|
+
"_t": "dispatch_order_errors",
|
|
7
|
+
"#meta": {
|
|
8
|
+
"rem": "拆单日志",
|
|
9
|
+
"projectName": "系统管理",
|
|
10
|
+
"changeLogEnabled": false,
|
|
11
|
+
"parent": [
|
|
12
|
+
"platform"
|
|
13
|
+
],
|
|
14
|
+
"visitType": [
|
|
15
|
+
"platform"
|
|
16
|
+
],
|
|
17
|
+
"tags": [
|
|
18
|
+
{"name": "全部","color": "cyan","searchArgs":{}},
|
|
19
|
+
{"name": "生效","color": "purple","searchArgs":{"isEnable": "y"}},
|
|
20
|
+
{"name": "失效","color": "green","searchArgs":{"isEnable": "n"}}
|
|
21
|
+
],
|
|
22
|
+
"pos": 22,
|
|
23
|
+
"group": {
|
|
24
|
+
"id": "mall_order",
|
|
25
|
+
"name": "订单管理",
|
|
26
|
+
"icon": "money-collect",
|
|
27
|
+
"pos": 3,
|
|
28
|
+
"level2": {
|
|
29
|
+
"id": "order_log",
|
|
30
|
+
"name": "订单日志",
|
|
31
|
+
"icon": "outline",
|
|
32
|
+
"pos": 100
|
|
33
|
+
}
|
|
34
|
+
},
|
|
35
|
+
"export": [
|
|
36
|
+
{
|
|
37
|
+
"label": "导出完整",
|
|
38
|
+
"mainTitleFormat": {
|
|
39
|
+
"background": "#474747",
|
|
40
|
+
"color": "#cccccc"
|
|
41
|
+
},
|
|
42
|
+
"subTitleFormat": {
|
|
43
|
+
"background": "#777777",
|
|
44
|
+
"color": "#ffffff"
|
|
45
|
+
},
|
|
46
|
+
"subRecordFormat": {
|
|
47
|
+
"background": "#ffffff",
|
|
48
|
+
"color": "#000000"
|
|
49
|
+
},
|
|
50
|
+
"mainRecordFormat": {
|
|
51
|
+
"background": "#555555",
|
|
52
|
+
"color": "#FFFFFF"
|
|
53
|
+
},
|
|
54
|
+
"key": "completeDoc",
|
|
55
|
+
"fields": [
|
|
56
|
+
"*"
|
|
57
|
+
]
|
|
58
|
+
}
|
|
59
|
+
]
|
|
60
|
+
}
|
|
61
|
+
}
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "string(12),disabled:true,hidden:true,formSize:4;id",
|
|
3
|
+
"name": "string(12),disabled:false,formSize:4;模版名称",
|
|
4
|
+
"tables": [{
|
|
5
|
+
"#meta": {
|
|
6
|
+
"span": 2,
|
|
7
|
+
"type": "embed",
|
|
8
|
+
"keyField": "id",
|
|
9
|
+
"fieldLabel": "适用的表",
|
|
10
|
+
"dataSourceModel": "apps",
|
|
11
|
+
"fields": [
|
|
12
|
+
"id",
|
|
13
|
+
"tableId",
|
|
14
|
+
"name"
|
|
15
|
+
],
|
|
16
|
+
"tab": "50",
|
|
17
|
+
"position": "card",
|
|
18
|
+
"mapping": {
|
|
19
|
+
"id": "id",
|
|
20
|
+
"tableId": "tableId",
|
|
21
|
+
"name": "name"
|
|
22
|
+
|
|
23
|
+
}
|
|
24
|
+
},
|
|
25
|
+
"tableId": "string(32),searchable:true,tab:01;表Id",
|
|
26
|
+
"name": "string(32),searchable:true,tab:02;表名称"
|
|
27
|
+
}],
|
|
28
|
+
"toField": "string(16),formSize:2;保存的字段",
|
|
29
|
+
"exportType": "choice,values:doc_单个文档/list_列表,formSize:2;导出方式",
|
|
30
|
+
"template": "file,size:5M,exts:xlsx,maxFileCount:1,formSize:8;模版",
|
|
31
|
+
"extraMsg": "string(16),formSize:8;说明",
|
|
32
|
+
"_t": "excel_templates",
|
|
33
|
+
"#meta":{
|
|
34
|
+
"push": false,
|
|
35
|
+
"rem":"excel模版",
|
|
36
|
+
"projectName":"excel_templates",
|
|
37
|
+
"parent":["platform"],
|
|
38
|
+
"visitType": [
|
|
39
|
+
"platform"
|
|
40
|
+
],
|
|
41
|
+
"pos": 100,
|
|
42
|
+
"group": {
|
|
43
|
+
"id": "systemadmin",
|
|
44
|
+
"name": "系统管理",
|
|
45
|
+
"icon": "setting",
|
|
46
|
+
"pos": 30
|
|
47
|
+
},
|
|
48
|
+
"export":[
|
|
49
|
+
{
|
|
50
|
+
"label":"导出完整",
|
|
51
|
+
"mainTitleFormat":{"background":"#474747","color":"#cccccc"},
|
|
52
|
+
"subTitleFormat":{"background":"#777777","color":"#ffffff"},
|
|
53
|
+
"subRecordFormat":{"background":"#ffffff","color":"#000000"},
|
|
54
|
+
"mainRecordFormat":{"background":"#555555","color":"#FFFFFF"},
|
|
55
|
+
"key":"completeDoc",
|
|
56
|
+
"fields":["*"]
|
|
57
|
+
}
|
|
58
|
+
]
|
|
59
|
+
}
|
|
60
|
+
}
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "string(17),listSize:18,tab:01,disabled:true,formSize:2;内部ID",
|
|
3
|
+
"isid": "string(12),listSize:16,tab:02,searchable:true,required:true,formSize:2;isid",
|
|
4
|
+
"createTime": "date,listSize:16,tab:03,searchable:true,required:true;创建时间",
|
|
5
|
+
"loginTime": "date,listSize:16,tab:04,searchable:true;登录时间",
|
|
6
|
+
"sessionObjs":"string(4096),multiline:T,formSize:8,tab:07;sessionObjs",
|
|
7
|
+
"_t":"session",
|
|
8
|
+
"#meta":{
|
|
9
|
+
"id": "<%=#isid%>",
|
|
10
|
+
"push": true,
|
|
11
|
+
"hide": "true",
|
|
12
|
+
"rem":"前台Session",
|
|
13
|
+
"projectName":"mall",
|
|
14
|
+
"parent":["platform"],
|
|
15
|
+
"visitType": [
|
|
16
|
+
"platform",
|
|
17
|
+
"shop"
|
|
18
|
+
],
|
|
19
|
+
"pos": 2,
|
|
20
|
+
"group": {
|
|
21
|
+
"id": "systemadmin",
|
|
22
|
+
"name": "系统管理",
|
|
23
|
+
"icon": "setting",
|
|
24
|
+
"pos": 30,
|
|
25
|
+
"level2": {
|
|
26
|
+
"id": "session",
|
|
27
|
+
"name": "session管理",
|
|
28
|
+
"icon": "setting",
|
|
29
|
+
"pos": 45
|
|
30
|
+
}
|
|
31
|
+
},
|
|
32
|
+
"export":[
|
|
33
|
+
{
|
|
34
|
+
"label":"导出完整",
|
|
35
|
+
"mainTitleFormat":{"background":"#474747","color":"#cccccc"},
|
|
36
|
+
"subTitleFormat":{"background":"#777777","color":"#ffffff"},
|
|
37
|
+
"subRecordFormat":{"background":"#ffffff","color":"#000000"},
|
|
38
|
+
"mainRecordFormat":{"background":"#555555","color":"#FFFFFF"},
|
|
39
|
+
"key":"completeDoc",
|
|
40
|
+
"fields":["*"]
|
|
41
|
+
}
|
|
42
|
+
]
|
|
43
|
+
}
|
|
44
|
+
}
|
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
{
|
|
2
|
+
"orgId": "linkId,listSize:10,hasAll:true,datasource:orgs,extraDataSource:orgOptions,displayField:name,fields:id/name,toFields:orgId/orgName;组织Id",
|
|
3
|
+
"orgName": "string(8),disable:true,listSize:6;组织",
|
|
4
|
+
"roleId": "linkId,listSize:6,hasAll:true,datasource:roles,displayField:name,fields:id/name,toFields:roleId/roleName;角色Id",
|
|
5
|
+
"roleName": "string(6),disable:true,listSize:6;角色",
|
|
6
|
+
"userId": "string(6),listSize:6;用户Id",
|
|
7
|
+
"sectionKey": "linkId,listSize:6,hasAll:true,datasource:app_sections,displayField:fieldLabel,fields:sectionKey/fieldLabel,toFields:sectionKey/sectionName,searchArgs:tableId=$data._t;sectionKey",
|
|
8
|
+
"sectionName": "string(6),disabled:true;sectionName",
|
|
9
|
+
"fieldKey": "linkId,listSize:6,hasAll:true,datasource:app_fields,displayField:fieldLabel,fields:fieldKey/fieldLabel,toFields:fieldKey/fieldLabel,searchArgs:tableId=$data._t/sectionKey=@sectionKey;字段Id",
|
|
10
|
+
"fieldLabel": "string(6),disabled:true;字段名称",
|
|
11
|
+
"read": "choice,listSize:6,values:noset_不设置/allowed_允许/denied_拒绝;读",
|
|
12
|
+
"list": "choice,listSize:6,values:noset_不设置/allowed_允许/denied_拒绝;列出",
|
|
13
|
+
"update": "choice,listSize:6,values:noset_不设置/allowed_允许/denied_拒绝;修改",
|
|
14
|
+
"del": "choice,listSize:6,values:noset_不设置/allowed_允许/denied_拒绝;删除",
|
|
15
|
+
"set_permission": "choice,listSize:6,values:noset_不设置/allowed_允许/denied_拒绝;设置权限",
|
|
16
|
+
"_t":"obj_permission",
|
|
17
|
+
|
|
18
|
+
"#meta":{
|
|
19
|
+
"push": true,
|
|
20
|
+
"desc": "嵌入到对象中的权限模版",
|
|
21
|
+
"rem":"对象权限",
|
|
22
|
+
"projectName":"roles",
|
|
23
|
+
"parent":["platform"],
|
|
24
|
+
"visitType": [
|
|
25
|
+
"platform"
|
|
26
|
+
],
|
|
27
|
+
|
|
28
|
+
"dataSourceModel": "app_fields",
|
|
29
|
+
"relation":"child",
|
|
30
|
+
"link": "_t->tableId",
|
|
31
|
+
"position": "table",
|
|
32
|
+
"keyField": "fieldKey",
|
|
33
|
+
"fields": ["id","sectionKey","fieldKey","fieldLabel"],
|
|
34
|
+
"mapping": {
|
|
35
|
+
"sectionKey": "sectionKey",
|
|
36
|
+
"fieldKey": "fieldKey",
|
|
37
|
+
"fieldLabel": "fieldLabel"
|
|
38
|
+
},
|
|
39
|
+
"hide": "true",
|
|
40
|
+
"pos": 100,
|
|
41
|
+
"group": {
|
|
42
|
+
"id": "mall_permission",
|
|
43
|
+
"name": "权限管理",
|
|
44
|
+
"icon": "safety",
|
|
45
|
+
"pos": 11
|
|
46
|
+
},
|
|
47
|
+
"extraDataSources": {
|
|
48
|
+
"orgOptions": [
|
|
49
|
+
{"id": "same_org","name": "同组织"},
|
|
50
|
+
{"id": "sub_org","name": "子组织"}
|
|
51
|
+
|
|
52
|
+
]
|
|
53
|
+
},
|
|
54
|
+
"export":[
|
|
55
|
+
{
|
|
56
|
+
"label":"导出完整",
|
|
57
|
+
"mainTitleFormat":{"background":"#474747","color":"#cccccc"},
|
|
58
|
+
"subTitleFormat":{"background":"#777777","color":"#ffffff"},
|
|
59
|
+
"subRecordFormat":{"background":"#ffffff","color":"#000000"},
|
|
60
|
+
"mainRecordFormat":{"background":"#555555","color":"#FFFFFF"},
|
|
61
|
+
"key":"completeDoc",
|
|
62
|
+
"fields":["*"]
|
|
63
|
+
}
|
|
64
|
+
]
|
|
65
|
+
}
|
|
66
|
+
}
|
|
@@ -0,0 +1,188 @@
|
|
|
1
|
+
{
|
|
2
|
+
"base_info": {
|
|
3
|
+
"#meta": {
|
|
4
|
+
"fieldLabel": "基本信息",
|
|
5
|
+
"showTitle": "no",
|
|
6
|
+
"includeKey": "no",
|
|
7
|
+
"position": "card",
|
|
8
|
+
"span": 3
|
|
9
|
+
},
|
|
10
|
+
"id": "string(64),formSize:2,listSize:12,hidden:false,disabled:true;内部ID",
|
|
11
|
+
"isEnable": "choice,formSize:2,listSize:5,values:y_生效/n_失效,defaultValue:y,searchable:true,required:true;是否生效",
|
|
12
|
+
"blank1": "space,formSize:4;空白",
|
|
13
|
+
"org_name": "linkId,formSize:2,listSize:8,datasource:orgs,displayField:name,fields:id/name,toFields:org_id/org_name,required:true;所属组织机构",
|
|
14
|
+
"org_id": "string(64),formSize:2,listSize:8,hidden:false,searchable:true,disabled:false,required:true;所属组织机构id",
|
|
15
|
+
"blank2": "space,formSize:4;空白"
|
|
16
|
+
},
|
|
17
|
+
|
|
18
|
+
"other_info": {
|
|
19
|
+
"#meta": {
|
|
20
|
+
"fieldLabel": "其他信息",
|
|
21
|
+
"showTitle": "no",
|
|
22
|
+
"includeKey": "no",
|
|
23
|
+
"position": "card",
|
|
24
|
+
"span": 1
|
|
25
|
+
},
|
|
26
|
+
"owl_createTime": "date,formSize:4,disabled:true,listSize:9;创建时间",
|
|
27
|
+
"owl_createUserId": "string(18),formSize:4,listSize:10,disabled:true;创建人",
|
|
28
|
+
"owl_modifyTime": "date,formSize:4,listSize:9,disabled:true;最后修改时间",
|
|
29
|
+
"owl_lastModifiedUserId": "string(18),formSize:4,listSize:10,disabled:true;最后修改人"
|
|
30
|
+
},
|
|
31
|
+
|
|
32
|
+
"product_info": {
|
|
33
|
+
"#meta": {
|
|
34
|
+
"fieldLabel": "商品",
|
|
35
|
+
"position": "card"
|
|
36
|
+
},
|
|
37
|
+
"isEnableProAutoDown": "choice,formSize:2,listSize:12,values:y_是/n_否,searchable:true;启用商品库存为0自动下架",
|
|
38
|
+
"proAutoDownTime": "number(20),listSize:15,formSize:2;商品库存为0后超过多少分钟仍然缺货自动下架(单位:分)"
|
|
39
|
+
},
|
|
40
|
+
|
|
41
|
+
"common_info": {
|
|
42
|
+
"#meta": {
|
|
43
|
+
"fieldLabel": "普通订单",
|
|
44
|
+
"position": "card"
|
|
45
|
+
},
|
|
46
|
+
"isEnableAutoClose": "choice,formSize:2,listSize:14,values:y_是/n_否,searchable:true;启用订单未支付自动关闭",
|
|
47
|
+
"orderAutoCloseTime": "number(20),listSize:15,formSize:2;订单未支付自动关闭时间(单位:秒)",
|
|
48
|
+
"blank3": "space,formSize:4;空白",
|
|
49
|
+
"isEnableAutoCompleted": "choice,formSize:2,listSize:14,values:y_是/n_否,searchable:true;启用订单出库后逾期自动签收",
|
|
50
|
+
"orderAutoCompletedTime": "number(20),listSize:20,formSize:2;订单出库后逾期未签收自动签收时间(单位:秒)",
|
|
51
|
+
"blank4": "space,formSize:4;空白",
|
|
52
|
+
"isEnableNoticePay": "choice,formSize:2,listSize:14,values:y_是/n_否,searchable:true;启用下单后逾期未支付提醒",
|
|
53
|
+
"orderAutoNoticePayTime": "number(20),listSize:20,formSize:2;下单后逾期未支付则触发器自动提醒(单位:秒)",
|
|
54
|
+
"blank5": "space,formSize:4;空白",
|
|
55
|
+
"orderGiveIntegralTime": "string(128),listSize:20,formSize:2;订单完成后赠送积分的延后时间(单位:秒)",
|
|
56
|
+
"delaySignDay": "number(20),listSize:10,formSize:2;延长收货时间(单位:天)",
|
|
57
|
+
"blank6": "space,formSize:4;空白",
|
|
58
|
+
"selfDeliveryType": "choice,formSize:2,listSize:8,values:0_按订单/1_按商品行,searchable:true;自提验证码类型",
|
|
59
|
+
"blank7": "space,formSize:6;空白",
|
|
60
|
+
"isAutoPassWhenFrontCancel": "choice,formSize:2,listSize:16,values:Y_是/N_否,searchable:true;前端取消订单退款单是否自动审核通过",
|
|
61
|
+
"isAutoExecRefund": "choice,formSize:2,listSize:16,values:Y_是/N_否,searchable:true;退款单审核通过是否自动执行退款",
|
|
62
|
+
"blank8": "space,formSize:4;空白",
|
|
63
|
+
"pointMultiple": "number(6),listSize:6,formSize:2;全场积分活动倍数",
|
|
64
|
+
"pointMultiple_beginTime": "date,listSize:9,formSize:2;全场积分活动开始时间",
|
|
65
|
+
"pointMultiple_endTime": "date,listSize:9,formSize:2;全场积分活动结束时间"
|
|
66
|
+
},
|
|
67
|
+
|
|
68
|
+
"validateCode_info": {
|
|
69
|
+
"#meta": {
|
|
70
|
+
"fieldLabel": "验证码商品订单",
|
|
71
|
+
"position": "card"
|
|
72
|
+
},
|
|
73
|
+
"isReturnOrderAutoGenRefund": "choice,formSize:2,listSize:8,values:y_是/n_否,searchable:true;验证码商品退货是否自动生成退款单",
|
|
74
|
+
"isAutoCertifyRefundOrder": "choice,formSize:2,listSize:8,values:y_是/n_否,searchable:true;验证码商品退款单是否自动审核通过",
|
|
75
|
+
"isAutoExecRefund": "choice,formSize:2,listSize:8,values:y_是/n_否,searchable:true;验证码商品退款单审核通过后是否自动执行退款"
|
|
76
|
+
},
|
|
77
|
+
|
|
78
|
+
"rechargeOrder_info": {
|
|
79
|
+
"#meta": {
|
|
80
|
+
"fieldLabel": "预存款充值订单",
|
|
81
|
+
"position": "card"
|
|
82
|
+
},
|
|
83
|
+
"rc_isEnableAutoClose": "choice,formSize:2,listSize:12,values:y_是/n_否,searchable:true;启用订单未支付自动关闭",
|
|
84
|
+
"rc_orderAutoCloseTime": "number(20),listSize:16,formSize:2;订单未支付自动关闭时间(单位:秒)"
|
|
85
|
+
},
|
|
86
|
+
|
|
87
|
+
"buyCouponOrder_info": {
|
|
88
|
+
"#meta": {
|
|
89
|
+
"fieldLabel": "买券订单",
|
|
90
|
+
"position": "card"
|
|
91
|
+
},
|
|
92
|
+
"bc_isEnableAutoClose": "choice,formSize:2,listSize:12,values:y_是/n_否,searchable:true;启用订单未支付自动关闭",
|
|
93
|
+
"bc_orderAutoCloseTime": "number(20),listSize:16,formSize:2;订单未支付自动关闭时间(单位:秒)",
|
|
94
|
+
"enjoy_bc_isEnableAutoClose": "choice,formSize:2,listSize:12,values:y_是/n_否,searchable:true;【昂捷券平台】启用订单未支付自动关闭",
|
|
95
|
+
"enjoy_bc_orderAutoCloseTime": "number(20),listSize:16,formSize:2;【昂捷券平台】订单未支付自动关闭时间(单位:秒)",
|
|
96
|
+
"wxpay_goods_tag": "string(8),formSize:2,listSize:10,searchable:true,disabled:false;微信支付订单优惠标记",
|
|
97
|
+
"isAutoPassWhenFrontCancel": "choice,formSize:2,listSize:16,values:Y_是/N_否,searchable:true;前端取消订单退款单是否自动审核通过",
|
|
98
|
+
"isAutoExecRefund": "choice,formSize:2,listSize:16,values:Y_是/N_否,searchable:true;退款单审核通过是否自动执行退款",
|
|
99
|
+
"autoExecRefundTime": "number(20),listSize:16,formSize:2;退款单审核通过后多久自动执行退款(单位:分钟)"
|
|
100
|
+
},
|
|
101
|
+
|
|
102
|
+
"groupPurchaseOrder_info": {
|
|
103
|
+
"#meta": {
|
|
104
|
+
"fieldLabel": "集采订单",
|
|
105
|
+
"position": "card"
|
|
106
|
+
},
|
|
107
|
+
"autoCertifyPrice": "string(8),formSize:4,listSize:22,searchable:true,disabled:false;自动审核金额(订单金额小于该金额则自动审核通过)"
|
|
108
|
+
},
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
"_t": "mall_org_setting",
|
|
113
|
+
"#meta": {
|
|
114
|
+
"id": "<%=#org_id%>",
|
|
115
|
+
"push": true,
|
|
116
|
+
"rem": "组织参数设置",
|
|
117
|
+
"projectName": "组织参数设置",
|
|
118
|
+
"changeLogEnabled": true,
|
|
119
|
+
"parent": [
|
|
120
|
+
"platform"
|
|
121
|
+
],
|
|
122
|
+
"visitType": [
|
|
123
|
+
"platform"
|
|
124
|
+
],
|
|
125
|
+
"tags": [
|
|
126
|
+
{"name": "全部","color": "cyan","searchArgs":{}},
|
|
127
|
+
{"name": "生效","color": "purple","searchArgs":{"isEnable": "y"}},
|
|
128
|
+
{"name": "失效","color": "green","searchArgs":{"isEnable": "n"}}
|
|
129
|
+
],
|
|
130
|
+
"pos": 2,
|
|
131
|
+
"group": {
|
|
132
|
+
"id": "systemadmin",
|
|
133
|
+
"name": "系统管理",
|
|
134
|
+
"icon": "setting",
|
|
135
|
+
"pos": 30,
|
|
136
|
+
"level2": {
|
|
137
|
+
"id": "system_setting",
|
|
138
|
+
"name": "参数设置",
|
|
139
|
+
"icon": "setting",
|
|
140
|
+
"pos": 16
|
|
141
|
+
}
|
|
142
|
+
},
|
|
143
|
+
"maxRows": 10000,
|
|
144
|
+
"export":[
|
|
145
|
+
{
|
|
146
|
+
"label":"导出",
|
|
147
|
+
"key":"basicInfo",
|
|
148
|
+
"cols":[
|
|
149
|
+
{"index": 0, "columnWidth": "40", "field": "id", "title": "内部ID"},
|
|
150
|
+
{"index": 1, "columnWidth": "12", "field": "isEnable", "title": "是否生效"},
|
|
151
|
+
{"index": 2, "columnWidth": "40", "field": "org_name", "title": "所属组织机构"},
|
|
152
|
+
{"index": 3, "columnWidth": "30", "field": "org_id", "title": "所属组织机构id"},
|
|
153
|
+
{"index": 4, "columnWidth": "30", "field": "product_info.isEnableProAutoDown", "title": "启用商品库存为0自动下架"},
|
|
154
|
+
{"index": 5, "columnWidth": "50", "field": "product_info.proAutoDownTime", "title": "商品库存为0后超过多少分钟仍然缺货自动下架(单位:分)"},
|
|
155
|
+
{"index": 6, "columnWidth": "50", "field": "common_info.isEnableAutoClose", "title": "【普通订单】启用订单未支付自动关闭"},
|
|
156
|
+
{"index": 7, "columnWidth": "50", "field": "common_info.orderAutoCloseTime", "title": "【普通订单】订单未支付自动关闭时间(单位:秒)"},
|
|
157
|
+
{"index": 8, "columnWidth": "50", "field": "common_info.isEnableAutoCompleted", "title": "【普通订单】启用订单出库后逾期自动签收"},
|
|
158
|
+
{"index": 9, "columnWidth": "50", "field": "common_info.orderAutoCompletedTime", "title": "【普通订单】订单出库后逾期未签收自动签收时间(单位:秒)"},
|
|
159
|
+
{"index": 10, "columnWidth": "50", "field": "common_info.isEnableNoticePay", "title": "【普通订单】启用下单后逾期未支付提醒"},
|
|
160
|
+
{"index": 11, "columnWidth": "50", "field": "common_info.orderAutoNoticePayTime", "title": "【普通订单】下单后逾期未支付则触发器自动提醒(单位:秒)"},
|
|
161
|
+
{"index": 12, "columnWidth": "50", "field": "common_info.orderGiveIntegralTime", "title": "【普通订单】订单完成后赠送积分的延后时间(单位:秒)"},
|
|
162
|
+
{"index": 13, "columnWidth": "50", "field": "common_info.delaySignDay", "title": "【普通订单】延长收货时间(单位:天)"},
|
|
163
|
+
{"index": 14, "columnWidth": "50", "field": "common_info.selfDeliveryType", "title": "【普通订单】自提验证码类型"},
|
|
164
|
+
{"index": 15, "columnWidth": "50", "field": "common_info.isAutoPassWhenFrontCancel", "title": "【普通订单】前端取消订单退款单是否自动审核通过"},
|
|
165
|
+
{"index": 16, "columnWidth": "50", "field": "common_info.isAutoExecRefund", "title": "【普通订单】退款单审核通过是否自动执行退款"},
|
|
166
|
+
{"index": 17, "columnWidth": "50", "field": "common_info.pointMultiple", "title": "【普通订单】全场积分活动倍数"},
|
|
167
|
+
{"index": 18, "columnWidth": "50", "field": "common_info.pointMultiple_beginTime", "title": "【普通订单】全场积分活动开始时间"},
|
|
168
|
+
{"index": 19, "columnWidth": "50", "field": "common_info.pointMultiple_endTime", "title": "【普通订单】全场积分活动结束时间"},
|
|
169
|
+
{"index": 20, "columnWidth": "50", "field": "validateCode_info.isReturnOrderAutoGenRefund", "title": "【验证码商品订单】验证码商品退货是否自动生成退款单"},
|
|
170
|
+
{"index": 21, "columnWidth": "50", "field": "validateCode_info.isAutoCertifyRefundOrder", "title": "【验证码商品订单】验证码商品退款单是否自动审核通过"},
|
|
171
|
+
{"index": 22, "columnWidth": "50", "field": "validateCode_info.isAutoExecRefund", "title": "【验证码商品订单】验证码商品退款单审核通过后是否自动执行退款"},
|
|
172
|
+
{"index": 23, "columnWidth": "50", "field": "rechargeOrder_info.rc_isEnableAutoClose", "title": "【预存款充值订单】启用订单未支付自动关闭"},
|
|
173
|
+
{"index": 24, "columnWidth": "50", "field": "rechargeOrder_info.rc_orderAutoCloseTime", "title": "【预存款充值订单】订单未支付自动关闭时间(单位:秒)"},
|
|
174
|
+
{"index": 25, "columnWidth": "50", "field": "buyCouponOrder_info.bc_isEnableAutoClose", "title": "【买券订单】启用订单未支付自动关闭"},
|
|
175
|
+
{"index": 26, "columnWidth": "50", "field": "buyCouponOrder_info.bc_orderAutoCloseTime", "title": "【买券订单】订单未支付自动关闭时间(单位:秒)"},
|
|
176
|
+
{"index": 27, "columnWidth": "60", "field": "buyCouponOrder_info.enjoy_bc_isEnableAutoClose", "title": "【买券订单-昂捷券平台】订单未支付自动关闭时间(单位:秒)"},
|
|
177
|
+
{"index": 28, "columnWidth": "60", "field": "buyCouponOrder_info.enjoy_bc_orderAutoCloseTime", "title": "【买券订单-昂捷券平台】订单未支付自动关闭时间(单位:秒)"},
|
|
178
|
+
{"index": 29, "columnWidth": "50", "field": "buyCouponOrder_info.wxpay_goods_tag", "title": "【买券订单】微信支付订单优惠标记"},
|
|
179
|
+
{"index": 30, "columnWidth": "50", "field": "buyCouponOrder_info.isAutoPassWhenFrontCancel", "title": "【买券订单】前端取消订单退款单是否自动审核通过"},
|
|
180
|
+
{"index": 31, "columnWidth": "50", "field": "buyCouponOrder_info.isAutoExecRefund", "title": "【买券订单】退款单审核通过是否自动执行退款"},
|
|
181
|
+
{"index": 32, "columnWidth": "50", "field": "buyCouponOrder_info.autoExecRefundTime", "title": "【买券订单】退款单审核通过后多久自动执行退款(单位:分钟)"},
|
|
182
|
+
{"index": 33, "columnWidth": "50", "field": "groupPurchaseOrder_info.autoCertifyPrice", "title": "【集采订单】自动审核金额(订单金额小于该金额则自动审核通过)"}
|
|
183
|
+
|
|
184
|
+
]
|
|
185
|
+
}
|
|
186
|
+
]
|
|
187
|
+
}
|
|
188
|
+
}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "string(12);id",
|
|
3
|
+
"params": "string(12),formSize:2,multiline:T,disabled:false;参数值",
|
|
4
|
+
|
|
5
|
+
"_t": "param",
|
|
6
|
+
"#meta": {
|
|
7
|
+
"rem": "参数服务",
|
|
8
|
+
"projectName": "mall",
|
|
9
|
+
"parent": [
|
|
10
|
+
"platform"
|
|
11
|
+
],
|
|
12
|
+
"visitType": [
|
|
13
|
+
"platform"
|
|
14
|
+
],
|
|
15
|
+
"pos": 1,
|
|
16
|
+
"group": {
|
|
17
|
+
"id": "systemadmin",
|
|
18
|
+
"name": "系统管理",
|
|
19
|
+
"icon": "setting",
|
|
20
|
+
"pos": 30,
|
|
21
|
+
"level2": {
|
|
22
|
+
"id": "systemtask",
|
|
23
|
+
"name": "任务管理",
|
|
24
|
+
"icon": "setting",
|
|
25
|
+
"pos": 51
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
}
|
|
29
|
+
}
|
|
@@ -0,0 +1,94 @@
|
|
|
1
|
+
{
|
|
2
|
+
"base_info": {
|
|
3
|
+
"#meta": {
|
|
4
|
+
"fieldLabel": "其他信息",
|
|
5
|
+
"showTitle": "no",
|
|
6
|
+
"includeKey": "no",
|
|
7
|
+
"position": "card",
|
|
8
|
+
"span": 3
|
|
9
|
+
},
|
|
10
|
+
"id": "string(12);id",
|
|
11
|
+
"process_id": "string(10),formSize:2,require:true,disabled:true;任务Key",
|
|
12
|
+
"state": "choice,formSize:1,listSize:5,values:notstart_未执行_#f48924/running_正在执行_#0482f4/ended_已经结束,searchable:true;状态",
|
|
13
|
+
"name": "string(12),formSize:8;任务名称",
|
|
14
|
+
"startTime": "date,formSize:2,listSize:9;开始时间",
|
|
15
|
+
"endTime": "date,formSize:2,listSize:9;结束时间",
|
|
16
|
+
"rerunTime": "number(6),formSize:4,listSize:16;任务异常停止后自动恢复时间(单位:分钟)",
|
|
17
|
+
"remark": "string(16),formSize:8,multiline:T;任务说明",
|
|
18
|
+
"result": "string(16),formSize:8,multiline:T;执行结果",
|
|
19
|
+
"ctx": "string(16),formSize:8,multiline:T;任务上下文"
|
|
20
|
+
|
|
21
|
+
},
|
|
22
|
+
|
|
23
|
+
"other_info": {
|
|
24
|
+
"#meta": {
|
|
25
|
+
"fieldLabel": "其他信息",
|
|
26
|
+
"showTitle": "no",
|
|
27
|
+
"includeKey": "no",
|
|
28
|
+
"position": "card",
|
|
29
|
+
"span": 1
|
|
30
|
+
},
|
|
31
|
+
"owl_createTime": "date,formSize:8,disabled:true,listSize:9;创建时间",
|
|
32
|
+
"lastNoticeTime": "date,formSize:8,listSize:9;最近异常短信通知管理员时间"
|
|
33
|
+
},
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
"process_job_log": [
|
|
37
|
+
{
|
|
38
|
+
"#meta": {
|
|
39
|
+
"type": "external",
|
|
40
|
+
"fieldLabel": "运行日志",
|
|
41
|
+
"dataSourceModel": "owl_process_job_log",
|
|
42
|
+
"link": "process_id->process_id",
|
|
43
|
+
"relation": "child",
|
|
44
|
+
"tab": "4",
|
|
45
|
+
"position": "tab",
|
|
46
|
+
"addSingle": true
|
|
47
|
+
}
|
|
48
|
+
}
|
|
49
|
+
],
|
|
50
|
+
"_t": "process_job",
|
|
51
|
+
"#meta": {
|
|
52
|
+
"id": "<%=#process_id%>",
|
|
53
|
+
"rem": "定时任务管理",
|
|
54
|
+
"projectName": "mall",
|
|
55
|
+
"parent": [
|
|
56
|
+
"platform"
|
|
57
|
+
],
|
|
58
|
+
"visitType": [
|
|
59
|
+
"platform"
|
|
60
|
+
],
|
|
61
|
+
"exLists": [
|
|
62
|
+
{
|
|
63
|
+
"name": "默认列表",
|
|
64
|
+
"code": "defaultList",
|
|
65
|
+
"buttons":{
|
|
66
|
+
"showAdd": false,
|
|
67
|
+
"showDel": false,
|
|
68
|
+
"showRecycle": false
|
|
69
|
+
},
|
|
70
|
+
"expandIconColumnIndex":1,
|
|
71
|
+
"list": ["id","process_id","state","name","startTime","endTime","remark","owl_createTime","rerunTime"]
|
|
72
|
+
}
|
|
73
|
+
],
|
|
74
|
+
"pos": 1,
|
|
75
|
+
"group": {
|
|
76
|
+
"id": "systemadmin",
|
|
77
|
+
"name": "系统管理",
|
|
78
|
+
"icon": "setting",
|
|
79
|
+
"pos": 30,
|
|
80
|
+
"level2": {
|
|
81
|
+
"id": "systemtask",
|
|
82
|
+
"name": "任务管理",
|
|
83
|
+
"icon": "setting",
|
|
84
|
+
"pos": 51
|
|
85
|
+
}
|
|
86
|
+
},
|
|
87
|
+
"tags": [
|
|
88
|
+
{"name": "全部","searchArgs":{}},
|
|
89
|
+
{"name": "未执行","searchArgs":{"state": "notstart"}},
|
|
90
|
+
{"name": "正在执行","searchArgs":{"state": "running"}},
|
|
91
|
+
{"name": "已经结束","searchArgs":{"state": "ended"}}
|
|
92
|
+
]
|
|
93
|
+
}
|
|
94
|
+
}
|