提交 f3e4736e 编写于 作者: ibizdev's avatar ibizdev

zhouweidong 发布系统代码 [ibiz-rt,ibizlab-runtime]

上级 34744220
......@@ -51,7 +51,7 @@
]
},
{
"srfkey": "OpenAccessType",
"srfkey": "UaaOpenAccessType",
"emptytext": "未定义",
"codelisttype":"static",
"items": [
......@@ -102,7 +102,7 @@
]
},
{
"srfkey": "OpenAccessType",
"srfkey": "PayOpenAccessType",
"emptytext": "未定义",
"codelisttype":"static",
"items": [
......@@ -253,7 +253,7 @@
]
},
{
"srfkey": "OpenAccessType",
"srfkey": "NotifyOpenAccessType",
"emptytext": "未定义",
"codelisttype":"static",
"items": [
......
......@@ -181,7 +181,7 @@ function getAppLocale(){
menuitem19: commonLogic.appcommonhandle("目录",null),
menuitem20: commonLogic.appcommonhandle("字典项",null),
menuitem24: commonLogic.appcommonhandle("消息通知",null),
menuitem25: commonLogic.appcommonhandle("接入第三方平台",null),
menuitem25: commonLogic.appcommonhandle("第三方平台",null),
menuitem26: commonLogic.appcommonhandle("消息模板",null),
menuitem27: commonLogic.appcommonhandle("消息账户",null),
menuitem28: commonLogic.appcommonhandle("支付管理",null),
......
......@@ -181,7 +181,7 @@ function getAppLocale(){
menuitem19: commonLogic.appcommonhandle("目录",null),
menuitem20: commonLogic.appcommonhandle("字典项",null),
menuitem24: commonLogic.appcommonhandle("消息通知",null),
menuitem25: commonLogic.appcommonhandle("接入第三方平台",null),
menuitem25: commonLogic.appcommonhandle("第三方平台",null),
menuitem26: commonLogic.appcommonhandle("消息模板",null),
menuitem27: commonLogic.appcommonhandle("消息账户",null),
menuitem28: commonLogic.appcommonhandle("支付管理",null),
......
......@@ -181,7 +181,7 @@ function getAppLocale(){
menuitem19: commonLogic.appcommonhandle("目录",null),
menuitem20: commonLogic.appcommonhandle("字典项",null),
menuitem24: commonLogic.appcommonhandle("消息通知",null),
menuitem25: commonLogic.appcommonhandle("接入第三方平台",null),
menuitem25: commonLogic.appcommonhandle("第三方平台",null),
menuitem26: commonLogic.appcommonhandle("消息模板",null),
menuitem27: commonLogic.appcommonhandle("消息账户",null),
menuitem28: commonLogic.appcommonhandle("支付管理",null),
......
......@@ -9,14 +9,14 @@ function getLocaleResourceBase(){
"dingtalk-msg": commonLogic.appcommonhandle("钉钉通知",null),
"empty": commonLogic.appcommonhandle("",null)
},
OpenAccessType: {
UaaOpenAccessType: {
"aliyun": commonLogic.appcommonhandle("阿里云",null),
"wechat": commonLogic.appcommonhandle("微信开放平台",null),
"qq": commonLogic.appcommonhandle("QQ互联",null),
"dingtalk": commonLogic.appcommonhandle("钉钉开放平台",null),
"empty": commonLogic.appcommonhandle("",null)
},
OpenAccessType: {
PayOpenAccessType: {
"aliyun": commonLogic.appcommonhandle("阿里云",null),
"wechat": commonLogic.appcommonhandle("微信开放平台",null),
"qq": commonLogic.appcommonhandle("QQ互联",null),
......@@ -39,7 +39,7 @@ function getLocaleResourceBase(){
"1": commonLogic.appcommonhandle("DISABLED",null),
"empty": commonLogic.appcommonhandle("",null)
},
OpenAccessType: {
NotifyOpenAccessType: {
"aliyun": commonLogic.appcommonhandle("阿里云",null),
"wechat": commonLogic.appcommonhandle("微信开放平台",null),
"qq": commonLogic.appcommonhandle("QQ互联",null),
......
......@@ -9,14 +9,14 @@ function getLocaleResourceBase(){
"dingtalk-msg": commonLogic.appcommonhandle("钉钉通知",null),
"empty": commonLogic.appcommonhandle("",null)
},
OpenAccessType: {
UaaOpenAccessType: {
"aliyun": commonLogic.appcommonhandle("阿里云",null),
"wechat": commonLogic.appcommonhandle("微信开放平台",null),
"qq": commonLogic.appcommonhandle("QQ互联",null),
"dingtalk": commonLogic.appcommonhandle("钉钉开放平台",null),
"empty": commonLogic.appcommonhandle("",null)
},
OpenAccessType: {
PayOpenAccessType: {
"aliyun": commonLogic.appcommonhandle("阿里云",null),
"wechat": commonLogic.appcommonhandle("微信开放平台",null),
"qq": commonLogic.appcommonhandle("QQ互联",null),
......@@ -39,7 +39,7 @@ function getLocaleResourceBase(){
"1": commonLogic.appcommonhandle("DISABLED",null),
"empty": commonLogic.appcommonhandle("",null)
},
OpenAccessType: {
NotifyOpenAccessType: {
"aliyun": commonLogic.appcommonhandle("阿里云",null),
"wechat": commonLogic.appcommonhandle("微信开放平台",null),
"qq": commonLogic.appcommonhandle("QQ互联",null),
......
......@@ -9,14 +9,14 @@ function getLocaleResourceBase(){
"dingtalk-msg": commonLogic.appcommonhandle("钉钉通知",null),
"empty": commonLogic.appcommonhandle("",null),
},
OpenAccessType: {
UaaOpenAccessType: {
"aliyun": commonLogic.appcommonhandle("阿里云",null),
"wechat": commonLogic.appcommonhandle("微信开放平台",null),
"qq": commonLogic.appcommonhandle("QQ互联",null),
"dingtalk": commonLogic.appcommonhandle("钉钉开放平台",null),
"empty": commonLogic.appcommonhandle("",null),
},
OpenAccessType: {
PayOpenAccessType: {
"aliyun": commonLogic.appcommonhandle("阿里云",null),
"wechat": commonLogic.appcommonhandle("微信开放平台",null),
"qq": commonLogic.appcommonhandle("QQ互联",null),
......@@ -39,7 +39,7 @@ function getLocaleResourceBase(){
"1": commonLogic.appcommonhandle("DISABLED",null),
"empty": commonLogic.appcommonhandle("",null),
},
OpenAccessType: {
NotifyOpenAccessType: {
"aliyun": commonLogic.appcommonhandle("阿里云",null),
"wechat": commonLogic.appcommonhandle("微信开放平台",null),
"qq": commonLogic.appcommonhandle("QQ互联",null),
......
......@@ -455,10 +455,10 @@ mock.onGet('v7/indexappmenu').reply((config: any) => {
{
id: 'B6F25A0B-B2C3-4291-968E-E311823C9550',
name: 'menuitem25',
text: '接入第三方平台',
text: '第三方平台',
type: 'MENUITEM',
counterid: '',
tooltip: '接入第三方平台',
tooltip: '第三方平台',
expanded: false,
separator: false,
hidden: false,
......
......@@ -59,7 +59,7 @@ mock.onGet('./assets/json/data-dictionary.json').reply((config: any) => {
]
},
{
srfkey: "OpenAccessType",
srfkey: "UaaOpenAccessType",
emptytext: "未定义",
"codelisttype":"static",
items: [
......@@ -110,7 +110,7 @@ mock.onGet('./assets/json/data-dictionary.json').reply((config: any) => {
]
},
{
srfkey: "OpenAccessType",
srfkey: "PayOpenAccessType",
emptytext: "未定义",
"codelisttype":"static",
items: [
......@@ -261,7 +261,7 @@ mock.onGet('./assets/json/data-dictionary.json').reply((config: any) => {
]
},
{
srfkey: "OpenAccessType",
srfkey: "NotifyOpenAccessType",
emptytext: "未定义",
"codelisttype":"static",
items: [
......
......@@ -483,10 +483,10 @@ export default class IndexModel {
{
id: 'B6F25A0B-B2C3-4291-968E-E311823C9550',
name: 'menuitem25',
text: '接入第三方平台',
text: '第三方平台',
type: 'MENUITEM',
counterid: '',
tooltip: '接入第三方平台',
tooltip: '第三方平台',
expanded: false,
separator: false,
hidden: false,
......
......@@ -31,7 +31,7 @@
:localParam ='{ }'
:disabled="detailsModel.n_open_type_eq.disabled"
valueType="string"
tag='OpenAccessType'
tag='NotifyOpenAccessType'
codelistType='STATIC'
placeholder='请选择...' style="">
</dropdown-list>
......
......@@ -32,7 +32,7 @@
:localParam ='{ }'
:disabled="detailsModel.open_type.disabled"
valueType="string"
tag='OpenAccessType'
tag='NotifyOpenAccessType'
codelistType='STATIC'
placeholder='请选择...' style="">
</dropdown-list>
......
......@@ -43,7 +43,7 @@
</template>
<template v-slot="{row,column,$index}">
<template >
<codelist :value="row.open_type" tag='OpenAccessType' codelistType='STATIC' ></codelist>
<codelist :value="row.open_type" tag='NotifyOpenAccessType' codelistType='STATIC' ></codelist>
</template>
</template>
</el-table-column>
......@@ -1157,7 +1157,7 @@ export default class MainBase extends Vue implements ControlInterface {
let codelistColumns:Array<any> = [
{
name: 'open_type',
srfkey: 'OpenAccessType',
srfkey: 'NotifyOpenAccessType',
codelistType : 'STATIC',
renderMode: 'other',
textSeparator: '、',
......
......@@ -37,7 +37,7 @@
<app-form-item name='open_type' :itemRules="this.rules().open_type" class='' :caption="$t('entities.msgtemplate.main_form.details.open_type')" uiStyle="DEFAULT" :labelWidth="130" :isShowCaption="true" :error="detailsModel.open_type.error" :isEmptyCaption="false" labelPos="LEFT">
<app-span name='open_type' :value="data.open_type" dataType="PICKUPDATA" :precision="0"
tag='OpenAccessType' codelistType='STATIC' :data="data" :context="context" :viewparams="viewparams" :localContext ='{ }' :localParam ='{ }' style="">
tag='NotifyOpenAccessType' codelistType='STATIC' :data="data" :context="context" :viewparams="viewparams" :localContext ='{ }' :localParam ='{ }' style="">
</app-span>
</app-form-item>
......
......@@ -69,7 +69,7 @@
</template>
<template v-slot="{row,column,$index}">
<template >
<codelist :value="row.open_type" tag='OpenAccessType' codelistType='STATIC' ></codelist>
<codelist :value="row.open_type" tag='NotifyOpenAccessType' codelistType='STATIC' ></codelist>
</template>
</template>
</el-table-column>
......@@ -1188,7 +1188,7 @@ export default class MainBase extends Vue implements ControlInterface {
},
{
name: 'open_type',
srfkey: 'OpenAccessType',
srfkey: 'NotifyOpenAccessType',
codelistType : 'STATIC',
renderMode: 'other',
textSeparator: '、',
......
......@@ -29,7 +29,7 @@
:localParam ='{ }'
:disabled="detailsModel.identity_type.disabled"
valueType="string"
tag='OpenAccessType'
tag='NotifyOpenAccessType'
codelistType='STATIC'
placeholder='请选择...' style="">
</dropdown-list>
......
......@@ -43,7 +43,7 @@
</template>
<template v-slot="{row,column,$index}">
<template >
<codelist :value="row.identity_type" tag='OpenAccessType' codelistType='STATIC' ></codelist>
<codelist :value="row.identity_type" tag='NotifyOpenAccessType' codelistType='STATIC' ></codelist>
</template>
</template>
</el-table-column>
......@@ -1136,7 +1136,7 @@ export default class MainBase extends Vue implements ControlInterface {
let codelistColumns:Array<any> = [
{
name: 'identity_type',
srfkey: 'OpenAccessType',
srfkey: 'NotifyOpenAccessType',
codelistType : 'STATIC',
renderMode: 'other',
textSeparator: '、',
......
......@@ -29,7 +29,7 @@
:localParam ='{ }'
:disabled="detailsModel.open_type.disabled"
valueType="string"
tag='OpenAccessType'
tag='PayOpenAccessType'
codelistType='STATIC'
placeholder='请选择...' style="">
</dropdown-list>
......
......@@ -43,7 +43,7 @@
</template>
<template v-slot="{row,column,$index}">
<template >
<codelist :value="row.open_type" tag='OpenAccessType' codelistType='STATIC' ></codelist>
<codelist :value="row.open_type" tag='PayOpenAccessType' codelistType='STATIC' ></codelist>
</template>
</template>
</el-table-column>
......@@ -1143,7 +1143,7 @@ export default class MainBase extends Vue implements ControlInterface {
let codelistColumns:Array<any> = [
{
name: 'open_type',
srfkey: 'OpenAccessType',
srfkey: 'PayOpenAccessType',
codelistType : 'STATIC',
renderMode: 'other',
textSeparator: '、',
......
......@@ -31,7 +31,7 @@
:localParam ='{ }'
:disabled="detailsModel.n_open_type_eq.disabled"
valueType="string"
tag='OpenAccessType'
tag='UaaOpenAccessType'
codelistType='STATIC'
placeholder='请选择...' style="">
</dropdown-list>
......
......@@ -32,7 +32,7 @@
:localParam ='{ }'
:disabled="detailsModel.open_type.disabled"
valueType="string"
tag='OpenAccessType'
tag='UaaOpenAccessType'
codelistType='STATIC'
placeholder='请选择...' style="">
</dropdown-list>
......
......@@ -43,7 +43,7 @@
</template>
<template v-slot="{row,column,$index}">
<template >
<codelist :value="row.open_type" tag='OpenAccessType' codelistType='STATIC' ></codelist>
<codelist :value="row.open_type" tag='UaaOpenAccessType' codelistType='STATIC' ></codelist>
</template>
</template>
</el-table-column>
......@@ -1222,7 +1222,7 @@ export default class MainBase extends Vue implements ControlInterface {
let codelistColumns:Array<any> = [
{
name: 'open_type',
srfkey: 'OpenAccessType',
srfkey: 'UaaOpenAccessType',
codelistType : 'STATIC',
renderMode: 'other',
textSeparator: '、',
......
......@@ -46,7 +46,7 @@
:localParam ='{ }'
:disabled="detailsModel.identity_type.disabled"
valueType="string"
tag='OpenAccessType'
tag='UaaOpenAccessType'
codelistType='STATIC'
placeholder='请选择...' style="">
</dropdown-list>
......
......@@ -43,7 +43,7 @@
</template>
<template v-slot="{row,column,$index}">
<template >
<codelist :value="row.identity_type" tag='OpenAccessType' codelistType='STATIC' ></codelist>
<codelist :value="row.identity_type" tag='UaaOpenAccessType' codelistType='STATIC' ></codelist>
</template>
</template>
</el-table-column>
......@@ -1157,7 +1157,7 @@ export default class MainBase extends Vue implements ControlInterface {
let codelistColumns:Array<any> = [
{
name: 'identity_type',
srfkey: 'OpenAccessType',
srfkey: 'UaaOpenAccessType',
codelistType : 'STATIC',
renderMode: 'other',
textSeparator: '、',
......
......@@ -281,7 +281,7 @@
{
"appid":"Web",
"appname":"ibizlab-runtime",
"appmenu":[{"menuid":"Index", "menuname":"Index", "menuitem":[{ "id":"menuitem7" , "name":"单位人事" , "items":[{ "id":"menuitem1" , "name":"单位管理" },{ "id":"menuitem2" , "name":"部门管理" },{ "id":"menuitem3" , "name":"人员管理" },{ "id":"menuitem12" , "name":"岗位管理" },{ "id":"menuitem13" , "name":"组管理" }]},{ "id":"menuitem8" , "name":"系统权限" , "items":[{ "id":"menuitem4" , "name":"用户角色" },{ "id":"menuitem9" , "name":"认证日志" },{ "id":"menuitem21" , "name":"接入应用" },{ "id":"menuitem22" , "name":"第三方认证" },{ "id":"menuitem23" , "name":"账户绑定" }]},{ "id":"menuitem10" , "name":"流程管理" , "items":[{ "id":"menuitem6" , "name":"流程定义" },{ "id":"menuitem5" , "name":"流程角色" },{ "id":"menuitem11" , "name":"发布新流程" }]},{ "id":"menuitem14" , "name":"任务管理" , "items":[{ "id":"menuitem15" , "name":"注册" },{ "id":"menuitem16" , "name":"任务" },{ "id":"menuitem17" , "name":"日志" }]},{ "id":"menuitem18" , "name":"字典管理" , "items":[{ "id":"menuitem19" , "name":"目录" },{ "id":"menuitem20" , "name":"字典项" }]},{ "id":"menuitem24" , "name":"消息通知" , "items":[{ "id":"menuitem25" , "name":"接入第三方平台" },{ "id":"menuitem26" , "name":"消息模板" },{ "id":"menuitem27" , "name":"消息账户" }]},{ "id":"menuitem28" , "name":"支付管理" , "items":[{ "id":"menuitem29" , "name":"支付交易" },{ "id":"menuitem30" , "name":"支付平台" }]}] }]
"appmenu":[{"menuid":"Index", "menuname":"Index", "menuitem":[{ "id":"menuitem7" , "name":"单位人事" , "items":[{ "id":"menuitem1" , "name":"单位管理" },{ "id":"menuitem2" , "name":"部门管理" },{ "id":"menuitem3" , "name":"人员管理" },{ "id":"menuitem12" , "name":"岗位管理" },{ "id":"menuitem13" , "name":"组管理" }]},{ "id":"menuitem8" , "name":"系统权限" , "items":[{ "id":"menuitem4" , "name":"用户角色" },{ "id":"menuitem9" , "name":"认证日志" },{ "id":"menuitem21" , "name":"接入应用" },{ "id":"menuitem22" , "name":"第三方认证" },{ "id":"menuitem23" , "name":"账户绑定" }]},{ "id":"menuitem10" , "name":"流程管理" , "items":[{ "id":"menuitem6" , "name":"流程定义" },{ "id":"menuitem5" , "name":"流程角色" },{ "id":"menuitem11" , "name":"发布新流程" }]},{ "id":"menuitem14" , "name":"任务管理" , "items":[{ "id":"menuitem15" , "name":"注册" },{ "id":"menuitem16" , "name":"任务" },{ "id":"menuitem17" , "name":"日志" }]},{ "id":"menuitem18" , "name":"字典管理" , "items":[{ "id":"menuitem19" , "name":"目录" },{ "id":"menuitem20" , "name":"字典项" }]},{ "id":"menuitem24" , "name":"消息通知" , "items":[{ "id":"menuitem25" , "name":"第三方平台" },{ "id":"menuitem26" , "name":"消息模板" },{ "id":"menuitem27" , "name":"消息账户" }]},{ "id":"menuitem28" , "name":"支付管理" , "items":[{ "id":"menuitem29" , "name":"支付交易" },{ "id":"menuitem30" , "name":"支付平台" }]}] }]
}
]
}
......@@ -1157,7 +1157,7 @@
"field_logic_name":"开放平台类型",
"entity_name":"MSG_OPEN_ACCESS",
"field_type":"SSCODELIST",
"dict":"OpenAccessType",
"dict":"NotifyOpenAccessType",
"nullable":1,
"physical_field":1,
"data_type":"VARCHAR",
......@@ -1445,7 +1445,7 @@
"relation_name":"DER1N_MSG_TEMPLATE_MSG_OPEN_ACCESS_ACCESSID",
"relation_codename":"OpenAccess",
"field_type":"PICKUPDATA",
"dict":"OpenAccessType",
"dict":"NotifyOpenAccessType",
"nullable":1,
"physical_field":1,
"data_type":"VARCHAR",
......@@ -1512,7 +1512,7 @@
"field_logic_name":"认证类型",
"entity_name":"MSG_USER_ACCOUNT",
"field_type":"SSCODELIST",
"dict":"OpenAccessType",
"dict":"NotifyOpenAccessType",
"nullable":1,
"physical_field":1,
"data_type":"VARCHAR",
......@@ -1601,7 +1601,7 @@
"field_logic_name":"开放平台类型",
"entity_name":"PAY_OPEN_ACCESS",
"field_type":"SSCODELIST",
"dict":"OpenAccessType",
"dict":"PayOpenAccessType",
"nullable":1,
"physical_field":1,
"data_type":"VARCHAR",
......@@ -3577,7 +3577,7 @@
"field_logic_name":"开放平台类型",
"entity_name":"SYS_OPEN_ACCESS",
"field_type":"SSCODELIST",
"dict":"OpenAccessType",
"dict":"UaaOpenAccessType",
"nullable":1,
"physical_field":1,
"data_type":"VARCHAR",
......@@ -5413,7 +5413,7 @@
"field_logic_name":"认证类型",
"entity_name":"SYS_USER_AUTH",
"field_type":"TEXT",
"dict":"OpenAccessType",
"dict":"UaaOpenAccessType",
"nullable":1,
"physical_field":1,
"data_type":"VARCHAR",
......
......@@ -473,7 +473,7 @@ public class StaticDict {
* 代码表[第三方平台]
*/
@Getter
public enum OpenAccessType {
public enum PayOpenAccessType {
ALIYUN("aliyun","阿里云"),
WECHAT("wechat","微信开放平台"),
QQ("qq","QQ互联"),
......@@ -485,7 +485,7 @@ public class StaticDict {
private String textSeparator="";
private String emptyText="";
OpenAccessType(String value , String text) {
PayOpenAccessType(String value , String text) {
this.value=value;
this.text = text;
}
......@@ -2378,7 +2378,7 @@ public class StaticDict {
* 代码表[第三方平台]
*/
@Getter
public enum OpenAccessType {
public enum NotifyOpenAccessType {
ALIYUN("aliyun","阿里云"),
WECHAT("wechat","微信开放平台"),
QQ("qq","QQ互联"),
......@@ -2390,7 +2390,7 @@ public class StaticDict {
private String textSeparator="";
private String emptyText="";
OpenAccessType(String value , String text) {
NotifyOpenAccessType(String value , String text) {
this.value=value;
this.text = text;
}
......@@ -2685,7 +2685,7 @@ public class StaticDict {
* 代码表[第三方平台]
*/
@Getter
public enum OpenAccessType {
public enum UaaOpenAccessType {
ALIYUN("aliyun","阿里云"),
WECHAT("wechat","微信开放平台"),
QQ("qq","QQ互联"),
......@@ -2697,7 +2697,7 @@ public class StaticDict {
private String textSeparator="";
private String emptyText="";
OpenAccessType(String value , String text) {
UaaOpenAccessType(String value , String text) {
this.value=value;
this.text = text;
}
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册