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

MoneyQ 发布系统代码 [后台服务,演示应用]

上级 3f685779
...@@ -719,7 +719,7 @@ export default class DefaultBase extends Vue implements ControlInterface { ...@@ -719,7 +719,7 @@ export default class DefaultBase extends Vue implements ControlInterface {
*/ */
public load(opt: any = {}): void { public load(opt: any = {}): void {
if(!this.loadAction){ if(!this.loadAction){
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKUsr9GridView' + (this.$t('app.searchForm.notConfig.loadAction') as string) }); this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKUsr8GridView' + (this.$t('app.searchForm.notConfig.loadAction') as string) });
return; return;
} }
const arg: any = { ...opt }; const arg: any = { ...opt };
...@@ -755,7 +755,7 @@ export default class DefaultBase extends Vue implements ControlInterface { ...@@ -755,7 +755,7 @@ export default class DefaultBase extends Vue implements ControlInterface {
*/ */
public async loadDraft(opt: any = {},mode?:string): Promise<any> { public async loadDraft(opt: any = {},mode?:string): Promise<any> {
if(!this.loaddraftAction){ if(!this.loaddraftAction){
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKUsr9GridView' + (this.$t('app.searchForm.notConfig.loaddraftAction') as string) }); this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKUsr8GridView' + (this.$t('app.searchForm.notConfig.loaddraftAction') as string) });
return; return;
} }
const arg: any = { ...opt } ; const arg: any = { ...opt } ;
......
...@@ -526,7 +526,7 @@ export default class MainBase extends Vue implements ControlInterface { ...@@ -526,7 +526,7 @@ export default class MainBase extends Vue implements ControlInterface {
*/ */
public load(data: any): void { public load(data: any): void {
if(!this.fetchAction){ if(!this.fetchAction){
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKUsr2MEditView9_layout' + (this.$t('app.multiEditView.notConfig.fetchAction') as string) }); this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKMEditView9' + (this.$t('app.multiEditView.notConfig.fetchAction') as string) });
return; return;
} }
let arg: any = {}; let arg: any = {};
...@@ -561,7 +561,7 @@ export default class MainBase extends Vue implements ControlInterface { ...@@ -561,7 +561,7 @@ export default class MainBase extends Vue implements ControlInterface {
*/ */
public handleAdd(){ public handleAdd(){
if(!this.loaddraftAction){ if(!this.loaddraftAction){
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKUsr2MEditView9_layout' + (this.$t('app.multiEditView.notConfig.loaddraftAction') as string) }); this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKMEditView9' + (this.$t('app.multiEditView.notConfig.loaddraftAction') as string) });
return; return;
} }
const promice: Promise<any> = this.service.loadDraft(this.loaddraftAction,JSON.parse(JSON.stringify(this.context)),{viewparams:this.viewparams}, this.showBusyIndicator); const promice: Promise<any> = this.service.loadDraft(this.loaddraftAction,JSON.parse(JSON.stringify(this.context)),{viewparams:this.viewparams}, this.showBusyIndicator);
......
...@@ -526,7 +526,7 @@ export default class MainBase extends Vue implements ControlInterface { ...@@ -526,7 +526,7 @@ export default class MainBase extends Vue implements ControlInterface {
*/ */
public load(data: any): void { public load(data: any): void {
if(!this.fetchAction){ if(!this.fetchAction){
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKUsr2MEditView9_layout' + (this.$t('app.multiEditView.notConfig.fetchAction') as string) }); this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKMEditView9' + (this.$t('app.multiEditView.notConfig.fetchAction') as string) });
return; return;
} }
let arg: any = {}; let arg: any = {};
...@@ -561,7 +561,7 @@ export default class MainBase extends Vue implements ControlInterface { ...@@ -561,7 +561,7 @@ export default class MainBase extends Vue implements ControlInterface {
*/ */
public handleAdd(){ public handleAdd(){
if(!this.loaddraftAction){ if(!this.loaddraftAction){
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKUsr2MEditView9_layout' + (this.$t('app.multiEditView.notConfig.loaddraftAction') as string) }); this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKMEditView9' + (this.$t('app.multiEditView.notConfig.loaddraftAction') as string) });
return; return;
} }
const promice: Promise<any> = this.service.loadDraft(this.loaddraftAction,JSON.parse(JSON.stringify(this.context)),{viewparams:this.viewparams}, this.showBusyIndicator); const promice: Promise<any> = this.service.loadDraft(this.loaddraftAction,JSON.parse(JSON.stringify(this.context)),{viewparams:this.viewparams}, this.showBusyIndicator);
......
{
"dBType" : "MYSQL5",
"mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0023/psdedataqueries/DER11/psdedqcodes/MYSQL5",
"name" : "MySQL5",
"getPSDEDataQueryCodeExps" : [ {
"expression" : "t1.`CREATEDATE`",
"name" : "CREATEDATE"
}, {
"expression" : "t1.`CREATEMAN`",
"name" : "CREATEMAN"
}, {
"expression" : "t1.`FIELD24`",
"name" : "FIELD24"
}, {
"expression" : "t1.`FIELDEXT`",
"name" : "FIELDEXT"
}, {
"expression" : "t1.`IBIZSAMPLE0023NAME`",
"name" : "IBIZSAMPLE0023NAME"
}, {
"expression" : "t1.`UPDATEDATE`",
"name" : "UPDATEDATE"
}, {
"expression" : "t1.`UPDATEMAN`",
"name" : "UPDATEMAN"
}, {
"expression" : "t1.`IBIZSAMPLE0023ID`",
"name" : "IBIZSAMPLE0023ID"
} ],
"queryCode" : "SELECT\nt1.`IBIZSAMPLE0023ID`\nFROM `T_IBIZSAMPLE0023` t1 \n",
"rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0023/psdedataqueries/DER11/psdedqcodes/MYSQL5",
"id" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023/PSDEDATAQUERIES/DER11/PSDEDQCODES/MYSQL5.json"
}
\ No newline at end of file
{
"dBType" : "MYSQL5",
"mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0023/psdedataqueries/DER1N/psdedqcodes/MYSQL5",
"name" : "MySQL5",
"getPSDEDataQueryCodeExps" : [ {
"expression" : "t1.`CREATEDATE`",
"name" : "CREATEDATE"
}, {
"expression" : "t1.`CREATEMAN`",
"name" : "CREATEMAN"
}, {
"expression" : "t1.`FIELD24`",
"name" : "FIELD24"
}, {
"expression" : "t1.`FIELDEXT`",
"name" : "FIELDEXT"
}, {
"expression" : "t1.`IBIZSAMPLE0023NAME`",
"name" : "IBIZSAMPLE0023NAME"
}, {
"expression" : "t1.`UPDATEDATE`",
"name" : "UPDATEDATE"
}, {
"expression" : "t1.`UPDATEMAN`",
"name" : "UPDATEMAN"
}, {
"expression" : "t1.`IBIZSAMPLE0023ID`",
"name" : "IBIZSAMPLE0023ID"
} ],
"queryCode" : "SELECT\nt1.`IBIZSAMPLE0023ID`\nFROM `T_IBIZSAMPLE0023` t1 \n",
"rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0023/psdedataqueries/DER1N/psdedqcodes/MYSQL5",
"id" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023/PSDEDATAQUERIES/DER1N/PSDEDQCODES/MYSQL5.json"
}
\ No newline at end of file
...@@ -10868,7 +10868,7 @@ ...@@ -10868,7 +10868,7 @@
}, { }, {
"codeName" : "Field24", "codeName" : "Field24",
"codeName2" : "Field24", "codeName2" : "Field24",
"logicName" : "包数据", "logicName" : "包数据(无存储)",
"mOSFilePath" : "pssysserviceapis/DemoAPI/psdeserviceapis/IBIZSample0023/psdeserviceapifields/Field24", "mOSFilePath" : "pssysserviceapis/DemoAPI/psdeserviceapis/IBIZSample0023/psdeserviceapifields/Field24",
"name" : "FIELD24", "name" : "FIELD24",
"orderValue" : 1000, "orderValue" : 1000,
...@@ -10883,7 +10883,7 @@ ...@@ -10883,7 +10883,7 @@
}, { }, {
"codeName" : "FieldExt", "codeName" : "FieldExt",
"codeName2" : "FieldExt", "codeName2" : "FieldExt",
"logicName" : "扩展数据", "logicName" : "扩展数据(无存储)",
"mOSFilePath" : "pssysserviceapis/DemoAPI/psdeserviceapis/IBIZSample0023/psdeserviceapifields/FieldExt", "mOSFilePath" : "pssysserviceapis/DemoAPI/psdeserviceapis/IBIZSample0023/psdeserviceapifields/FieldExt",
"name" : "FIELDEXT", "name" : "FIELDEXT",
"orderValue" : 1000, "orderValue" : 1000,
...@@ -10898,7 +10898,7 @@ ...@@ -10898,7 +10898,7 @@
}, { }, {
"codeName" : "Field26", "codeName" : "Field26",
"codeName2" : "Field26", "codeName2" : "Field26",
"logicName" : "包数据2", "logicName" : "包数据(物理存储)",
"mOSFilePath" : "pssysserviceapis/DemoAPI/psdeserviceapis/IBIZSample0023/psdeserviceapifields/Field26", "mOSFilePath" : "pssysserviceapis/DemoAPI/psdeserviceapis/IBIZSample0023/psdeserviceapifields/Field26",
"name" : "FIELD26", "name" : "FIELD26",
"orderValue" : 1000, "orderValue" : 1000,
...@@ -10913,7 +10913,7 @@ ...@@ -10913,7 +10913,7 @@
}, { }, {
"codeName" : "FieldExt2", "codeName" : "FieldExt2",
"codeName2" : "FieldExt2", "codeName2" : "FieldExt2",
"logicName" : "扩展数据2", "logicName" : "扩展数据(物理存储)",
"mOSFilePath" : "pssysserviceapis/DemoAPI/psdeserviceapis/IBIZSample0023/psdeserviceapifields/FieldExt2", "mOSFilePath" : "pssysserviceapis/DemoAPI/psdeserviceapis/IBIZSample0023/psdeserviceapifields/FieldExt2",
"name" : "FIELDEXT2", "name" : "FIELDEXT2",
"orderValue" : 1000, "orderValue" : 1000,
...@@ -11126,6 +11126,66 @@ ...@@ -11126,6 +11126,66 @@
"requestPath" : "/save", "requestPath" : "/save",
"uniqueTag" : "IBIZSAMPLE0023__DEACTION__SAVE", "uniqueTag" : "IBIZSAMPLE0023__DEACTION__SAVE",
"needResourceKey" : true "needResourceKey" : true
}, {
"codeName" : "FetchDER11",
"dataAccessAction" : "READ",
"methodType" : "FETCH",
"name" : "FetchDER11",
"getPSDEDataSet" : {
"modelref" : true,
"id" : "DER11"
},
"getPSDEServiceAPIMethodInput" : {
"name" : "输入对象",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "IBIZSample0023FilterDTO"
},
"type" : "DTO"
},
"getPSDEServiceAPIMethodReturn" : {
"name" : "返回对象",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "IBIZSample0023DER11DTO"
},
"type" : "PAGE"
},
"rTMOSFilePath" : "pssysserviceapis/DemoAPI/psdeserviceapis/IBIZSample0023/psdesadetails/FetchDER11",
"requestMethod" : "GET",
"requestParamType" : "URIPARAM",
"requestPath" : "/fetchder11",
"uniqueTag" : "IBIZSAMPLE0023__FETCH__DER11"
}, {
"codeName" : "FetchDER1N",
"dataAccessAction" : "READ",
"methodType" : "FETCH",
"name" : "FetchDER1N",
"getPSDEDataSet" : {
"modelref" : true,
"id" : "DER1N"
},
"getPSDEServiceAPIMethodInput" : {
"name" : "输入对象",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "IBIZSample0023FilterDTO"
},
"type" : "DTO"
},
"getPSDEServiceAPIMethodReturn" : {
"name" : "返回对象",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "IBIZSample0023DER1NDTO"
},
"type" : "PAGE"
},
"rTMOSFilePath" : "pssysserviceapis/DemoAPI/psdeserviceapis/IBIZSample0023/psdesadetails/FetchDER1N",
"requestMethod" : "GET",
"requestParamType" : "URIPARAM",
"requestPath" : "/fetchder1n",
"uniqueTag" : "IBIZSAMPLE0023__FETCH__DER1N"
}, { }, {
"codeName" : "FetchDefault", "codeName" : "FetchDefault",
"dataAccessAction" : "READ", "dataAccessAction" : "READ",
...@@ -8563,7 +8563,7 @@ ...@@ -8563,7 +8563,7 @@
{ {
"fieldname":"FIELD24" , "fieldname":"FIELD24" ,
"codename":"Field24", "codename":"Field24",
"field_logic_name":"包数据", "field_logic_name":"包数据(无存储)",
"entity_name":"IBIZSAMPLE0023", "entity_name":"IBIZSAMPLE0023",
"field_type":"ONE2MANYDATA", "field_type":"ONE2MANYDATA",
"nullable":1, "nullable":1,
...@@ -8577,7 +8577,7 @@ ...@@ -8577,7 +8577,7 @@
{ {
"fieldname":"FIELDEXT" , "fieldname":"FIELDEXT" ,
"codename":"FieldExt", "codename":"FieldExt",
"field_logic_name":"扩展数据", "field_logic_name":"扩展数据(无存储)",
"entity_name":"IBIZSAMPLE0023", "entity_name":"IBIZSAMPLE0023",
"field_type":"ONE2ONEDATA", "field_type":"ONE2ONEDATA",
"nullable":1, "nullable":1,
...@@ -8591,7 +8591,7 @@ ...@@ -8591,7 +8591,7 @@
{ {
"fieldname":"FIELD26" , "fieldname":"FIELD26" ,
"codename":"Field26", "codename":"Field26",
"field_logic_name":"包数据2", "field_logic_name":"包数据(物理存储)",
"entity_name":"IBIZSAMPLE0023", "entity_name":"IBIZSAMPLE0023",
"field_type":"ONE2MANYDATA", "field_type":"ONE2MANYDATA",
"nullable":1, "nullable":1,
...@@ -8605,7 +8605,7 @@ ...@@ -8605,7 +8605,7 @@
{ {
"fieldname":"FIELDEXT2" , "fieldname":"FIELDEXT2" ,
"codename":"FieldExt2", "codename":"FieldExt2",
"field_logic_name":"扩展数据2", "field_logic_name":"扩展数据(物理存储)",
"entity_name":"IBIZSAMPLE0023", "entity_name":"IBIZSAMPLE0023",
"field_type":"ONE2ONEDATA", "field_type":"ONE2ONEDATA",
"nullable":1, "nullable":1,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册