提交 15d2aea2 编写于 作者: MoneyQ's avatar MoneyQ

add notify pay

上级 0d4eedaa
{
"pscodelistname" : "消息类型",
"numberitem" : 1,
"cltype" : "STATIC",
"userscope" : 0,
"validflag" : 1,
"codename" : "MsgType",
"pscodeitems" : [ {
"validflag" : 1,
"defaultflag" : 0,
"codeitemvalue" : "1",
"pscodeitemname" : "系统消息",
"ordervalue" : 1
}, {
"validflag" : 1,
"defaultflag" : 0,
"codeitemvalue" : "2",
"pscodeitemname" : "电子邮件",
"ordervalue" : 2
}, {
"validflag" : 1,
"defaultflag" : 0,
"codeitemvalue" : "4",
"pscodeitemname" : "手机短信",
"ordervalue" : 3
}, {
"validflag" : 1,
"defaultflag" : 0,
"codeitemvalue" : "32",
"pscodeitemname" : "微信",
"ordervalue" : 4
}, {
"validflag" : 1,
"defaultflag" : 0,
"codeitemvalue" : "64",
"pscodeitemname" : "钉钉",
"ordervalue" : 5
} ]
}
\ No newline at end of file
{
"psdeid" : "<PSMODULE>/MSG_OPEN_ACCESS",
"pscodelistname" : "第三方平台",
"cltype" : "STATIC",
"userscope" : 0,
"validflag" : 1,
"psdename" : "MSG_OPEN_ACCESS",
"codename" : "OpenAccessType",
"pscodeitems" : [ {
"validflag" : 1,
"defaultflag" : 0,
"codeitemvalue" : "aliyun",
"pscodeitemname" : "阿里云",
"ordervalue" : 1
}, {
"validflag" : 1,
"defaultflag" : 0,
"codeitemvalue" : "wechat",
"pscodeitemname" : "微信开放平台",
"ordervalue" : 2
}, {
"validflag" : 1,
"defaultflag" : 0,
"codeitemvalue" : "qq",
"pscodeitemname" : "QQ互联",
"ordervalue" : 3
}, {
"validflag" : 1,
"defaultflag" : 0,
"codeitemvalue" : "dingtalk",
"pscodeitemname" : "钉钉开放平台",
"ordervalue" : 4
} ]
}
\ No newline at end of file
{
"psdeid" : "<PSMODULE>/MSG_TEMPLATE",
"pscodelistname" : "模板类型",
"cltype" : "STATIC",
"userscope" : 0,
"validflag" : 1,
"psdename" : "MSG_TEMPLATE",
"codename" : "TemplateType",
"pscodeitems" : [ {
"validflag" : 1,
"defaultflag" : 0,
"codeitemvalue" : "aliyun-sms",
"pscodeitemname" : "阿里云短信",
"ordervalue" : 1
}, {
"validflag" : 1,
"defaultflag" : 0,
"codeitemvalue" : "aliyun-email",
"pscodeitemname" : "阿里云邮件",
"ordervalue" : 2
}, {
"validflag" : 1,
"defaultflag" : 0,
"codeitemvalue" : "wechat-msg",
"pscodeitemname" : "微信消息",
"ordervalue" : 3
}, {
"validflag" : 1,
"defaultflag" : 0,
"codeitemvalue" : "dingtalk-msg",
"pscodeitemname" : "钉钉通知",
"ordervalue" : 4
} ]
}
\ No newline at end of file
{
"psdeacmodename" : "DEFAULT",
"codename" : "Default",
"defaultmode" : 1
}
\ No newline at end of file
{
"logicname" : "CheckKey",
"psdeactionname" : "CheckKey",
"actiontype" : "BUILTIN",
"codename" : "CheckKey"
}
\ No newline at end of file
{
"logicname" : "Create",
"psdeactionname" : "Create",
"actiontype" : "BUILTIN",
"codename" : "Create"
}
\ No newline at end of file
{
"logicname" : "Get",
"psdeactionname" : "Get",
"actiontype" : "BUILTIN",
"codename" : "Get"
}
\ No newline at end of file
{
"logicname" : "GetDraft",
"psdeactionname" : "GetDraft",
"actiontype" : "BUILTIN",
"codename" : "GetDraft"
}
\ No newline at end of file
{
"logicname" : "Remove",
"psdeactionname" : "Remove",
"actiontype" : "BUILTIN",
"codename" : "Remove"
}
\ No newline at end of file
{
"logicname" : "Save",
"psdeactionname" : "Save",
"actiontype" : "BUILTIN",
"codename" : "Save"
}
\ No newline at end of file
{
"logicname" : "Update",
"psdeactionname" : "Update",
"actiontype" : "BUILTIN",
"codename" : "Update"
}
\ No newline at end of file
{
"privmode" : 0,
"psdedataqueryname" : "DEFAULT",
"logicname" : "数据查询",
"codename" : "Default",
"defaultmode" : 0,
"custommode" : 0,
"psdedqjoins" : [ {
"psdedqjoinname" : "MSG_BODY",
"psdejointypeid" : "MAIN",
"joinpsdeid" : "<PSDATAENTITY>",
"mainflag" : 1,
"psdejointypename" : "主查询"
} ]
}
\ No newline at end of file
{
"querycode" : "SELECT\nt1.`CONTENT`,\nt1.`ISERROR`,\nt1.`ISSEND`,\nt1.`MSGID`,\nt1.`MSGLINK`,\nt1.`MSGLINK_PC`,\nt1.`MSGNAME`,\nt1.`MSGTYPE`,\nt1.`SUBJECT`,\nt1.`TEMPLATEID`,\nt1.`TOUSERS`,\nt1.`USERDATA`,\nt1.`USERDATA2`\nFROM `IBZMSGBODY` t1 \n",
"dbtype" : "MYSQL5",
"psdedqcodename" : "MySQL5",
"psdedqcodeexps" : [ {
"expcode" : "t1.`ERRORINFO`",
"ordervalue" : -1,
"psdedqcodeexpname" : "ERRORINFO"
}, {
"expcode" : "t1.`TEMPLPARAMS`",
"ordervalue" : -1,
"psdedqcodeexpname" : "TEMPLPARAMS"
}, {
"expcode" : "t1.`CONTENT`",
"ordervalue" : 0,
"psdedqcodeexpname" : "CONTENT"
}, {
"expcode" : "t1.`ISERROR`",
"ordervalue" : 1,
"psdedqcodeexpname" : "ISERROR"
}, {
"expcode" : "t1.`ISSEND`",
"ordervalue" : 2,
"psdedqcodeexpname" : "ISSEND"
}, {
"expcode" : "t1.`MSGID`",
"ordervalue" : 3,
"psdedqcodeexpname" : "MSGID"
}, {
"expcode" : "t1.`MSGLINK`",
"ordervalue" : 4,
"psdedqcodeexpname" : "MSGLINK"
}, {
"expcode" : "t1.`MSGLINK_PC`",
"ordervalue" : 5,
"psdedqcodeexpname" : "MSGLINK_PC"
}, {
"expcode" : "t1.`MSGNAME`",
"ordervalue" : 6,
"psdedqcodeexpname" : "MSGNAME"
}, {
"expcode" : "t1.`MSGTYPE`",
"ordervalue" : 7,
"psdedqcodeexpname" : "MSGTYPE"
}, {
"expcode" : "t1.`SUBJECT`",
"ordervalue" : 8,
"psdedqcodeexpname" : "SUBJECT"
}, {
"expcode" : "t1.`TEMPLATEID`",
"ordervalue" : 9,
"psdedqcodeexpname" : "TEMPLATEID"
}, {
"expcode" : "t1.`TOUSERS`",
"ordervalue" : 10,
"psdedqcodeexpname" : "TOUSERS"
}, {
"expcode" : "t1.`USERDATA`",
"ordervalue" : 11,
"psdedqcodeexpname" : "USERDATA"
}, {
"expcode" : "t1.`USERDATA2`",
"ordervalue" : 12,
"psdedqcodeexpname" : "USERDATA2"
} ]
}
\ No newline at end of file
{
"querycode" : "SELECT\nt1.CONTENT,\nt1.ISERROR,\nt1.ISSEND,\nt1.MSGID,\nt1.MSGLINK,\nt1.MSGLINK_PC,\nt1.MSGNAME,\nt1.MSGTYPE,\nt1.SUBJECT,\nt1.TEMPLATEID,\nt1.TOUSERS,\nt1.USERDATA,\nt1.USERDATA2\nFROM IBZMSGBODY t1 \n",
"dbtype" : "ORACLE",
"psdedqcodename" : "Oracle",
"psdedqcodeexps" : [ {
"expcode" : "t1.ERRORINFO",
"ordervalue" : -1,
"psdedqcodeexpname" : "ERRORINFO"
}, {
"expcode" : "t1.TEMPLPARAMS",
"ordervalue" : -1,
"psdedqcodeexpname" : "TEMPLPARAMS"
}, {
"expcode" : "t1.CONTENT",
"ordervalue" : 0,
"psdedqcodeexpname" : "CONTENT"
}, {
"expcode" : "t1.ISERROR",
"ordervalue" : 1,
"psdedqcodeexpname" : "ISERROR"
}, {
"expcode" : "t1.ISSEND",
"ordervalue" : 2,
"psdedqcodeexpname" : "ISSEND"
}, {
"expcode" : "t1.MSGID",
"ordervalue" : 3,
"psdedqcodeexpname" : "MSGID"
}, {
"expcode" : "t1.MSGLINK",
"ordervalue" : 4,
"psdedqcodeexpname" : "MSGLINK"
}, {
"expcode" : "t1.MSGLINK_PC",
"ordervalue" : 5,
"psdedqcodeexpname" : "MSGLINK_PC"
}, {
"expcode" : "t1.MSGNAME",
"ordervalue" : 6,
"psdedqcodeexpname" : "MSGNAME"
}, {
"expcode" : "t1.MSGTYPE",
"ordervalue" : 7,
"psdedqcodeexpname" : "MSGTYPE"
}, {
"expcode" : "t1.SUBJECT",
"ordervalue" : 8,
"psdedqcodeexpname" : "SUBJECT"
}, {
"expcode" : "t1.TEMPLATEID",
"ordervalue" : 9,
"psdedqcodeexpname" : "TEMPLATEID"
}, {
"expcode" : "t1.TOUSERS",
"ordervalue" : 10,
"psdedqcodeexpname" : "TOUSERS"
}, {
"expcode" : "t1.USERDATA",
"ordervalue" : 11,
"psdedqcodeexpname" : "USERDATA"
}, {
"expcode" : "t1.USERDATA2",
"ordervalue" : 12,
"psdedqcodeexpname" : "USERDATA2"
} ]
}
\ No newline at end of file
{
"querycode" : "SELECT\nt1.CONTENT,\nt1.ISERROR,\nt1.ISSEND,\nt1.MSGID,\nt1.MSGLINK,\nt1.MSGLINK_PC,\nt1.MSGNAME,\nt1.MSGTYPE,\nt1.SUBJECT,\nt1.TEMPLATEID,\nt1.TOUSERS,\nt1.USERDATA,\nt1.USERDATA2\nFROM IBZMSGBODY t1 \n",
"dbtype" : "POSTGRESQL",
"psdedqcodename" : "PostgreSQL",
"psdedqcodeexps" : [ {
"expcode" : "t1.ERRORINFO",
"ordervalue" : -1,
"psdedqcodeexpname" : "ERRORINFO"
}, {
"expcode" : "t1.TEMPLPARAMS",
"ordervalue" : -1,
"psdedqcodeexpname" : "TEMPLPARAMS"
}, {
"expcode" : "t1.CONTENT",
"ordervalue" : 0,
"psdedqcodeexpname" : "CONTENT"
}, {
"expcode" : "t1.ISERROR",
"ordervalue" : 1,
"psdedqcodeexpname" : "ISERROR"
}, {
"expcode" : "t1.ISSEND",
"ordervalue" : 2,
"psdedqcodeexpname" : "ISSEND"
}, {
"expcode" : "t1.MSGID",
"ordervalue" : 3,
"psdedqcodeexpname" : "MSGID"
}, {
"expcode" : "t1.MSGLINK",
"ordervalue" : 4,
"psdedqcodeexpname" : "MSGLINK"
}, {
"expcode" : "t1.MSGLINK_PC",
"ordervalue" : 5,
"psdedqcodeexpname" : "MSGLINK_PC"
}, {
"expcode" : "t1.MSGNAME",
"ordervalue" : 6,
"psdedqcodeexpname" : "MSGNAME"
}, {
"expcode" : "t1.MSGTYPE",
"ordervalue" : 7,
"psdedqcodeexpname" : "MSGTYPE"
}, {
"expcode" : "t1.SUBJECT",
"ordervalue" : 8,
"psdedqcodeexpname" : "SUBJECT"
}, {
"expcode" : "t1.TEMPLATEID",
"ordervalue" : 9,
"psdedqcodeexpname" : "TEMPLATEID"
}, {
"expcode" : "t1.TOUSERS",
"ordervalue" : 10,
"psdedqcodeexpname" : "TOUSERS"
}, {
"expcode" : "t1.USERDATA",
"ordervalue" : 11,
"psdedqcodeexpname" : "USERDATA"
}, {
"expcode" : "t1.USERDATA2",
"ordervalue" : 12,
"psdedqcodeexpname" : "USERDATA2"
} ]
}
\ No newline at end of file
{
"privmode" : 0,
"psdedataqueryname" : "VIEW",
"logicname" : "默认(全部数据)",
"codename" : "View",
"defaultmode" : 0,
"custommode" : 0,
"viewcollevel" : 0,
"psdedqjoins" : [ {
"psdedqjoinname" : "MSG_BODY",
"psdejointypeid" : "MAIN",
"joinpsdeid" : "<PSDATAENTITY>",
"mainflag" : 1,
"psdejointypename" : "主查询"
} ]
}
\ No newline at end of file
{
"querycode" : "SELECT\nt1.`CONTENT`,\nt1.`ERRORINFO`,\nt1.`ISERROR`,\nt1.`ISSEND`,\nt1.`MSGID`,\nt1.`MSGLINK`,\nt1.`MSGLINK_PC`,\nt1.`MSGNAME`,\nt1.`MSGTYPE`,\nt1.`SUBJECT`,\nt1.`TEMPLATEID`,\nt1.`TEMPLPARAMS`,\nt1.`TOUSERS`,\nt1.`USERDATA`,\nt1.`USERDATA2`\nFROM `IBZMSGBODY` t1 \n",
"dbtype" : "MYSQL5",
"psdedqcodename" : "MySQL5",
"psdedqcodeexps" : [ {
"expcode" : "t1.`CONTENT`",
"ordervalue" : 0,
"psdedqcodeexpname" : "CONTENT"
}, {
"expcode" : "t1.`ERRORINFO`",
"ordervalue" : 1,
"psdedqcodeexpname" : "ERRORINFO"
}, {
"expcode" : "t1.`ISERROR`",
"ordervalue" : 2,
"psdedqcodeexpname" : "ISERROR"
}, {
"expcode" : "t1.`ISSEND`",
"ordervalue" : 3,
"psdedqcodeexpname" : "ISSEND"
}, {
"expcode" : "t1.`MSGID`",
"ordervalue" : 4,
"psdedqcodeexpname" : "MSGID"
}, {
"expcode" : "t1.`MSGLINK`",
"ordervalue" : 5,
"psdedqcodeexpname" : "MSGLINK"
}, {
"expcode" : "t1.`MSGLINK_PC`",
"ordervalue" : 6,
"psdedqcodeexpname" : "MSGLINK_PC"
}, {
"expcode" : "t1.`MSGNAME`",
"ordervalue" : 7,
"psdedqcodeexpname" : "MSGNAME"
}, {
"expcode" : "t1.`MSGTYPE`",
"ordervalue" : 8,
"psdedqcodeexpname" : "MSGTYPE"
}, {
"expcode" : "t1.`SUBJECT`",
"ordervalue" : 9,
"psdedqcodeexpname" : "SUBJECT"
}, {
"expcode" : "t1.`TEMPLATEID`",
"ordervalue" : 10,
"psdedqcodeexpname" : "TEMPLATEID"
}, {
"expcode" : "t1.`TEMPLPARAMS`",
"ordervalue" : 11,
"psdedqcodeexpname" : "TEMPLPARAMS"
}, {
"expcode" : "t1.`TOUSERS`",
"ordervalue" : 12,
"psdedqcodeexpname" : "TOUSERS"
}, {
"expcode" : "t1.`USERDATA`",
"ordervalue" : 13,
"psdedqcodeexpname" : "USERDATA"
}, {
"expcode" : "t1.`USERDATA2`",
"ordervalue" : 14,
"psdedqcodeexpname" : "USERDATA2"
} ]
}
\ No newline at end of file
{
"querycode" : "SELECT\nt1.CONTENT,\nt1.ERRORINFO,\nt1.ISERROR,\nt1.ISSEND,\nt1.MSGID,\nt1.MSGLINK,\nt1.MSGLINK_PC,\nt1.MSGNAME,\nt1.MSGTYPE,\nt1.SUBJECT,\nt1.TEMPLATEID,\nt1.TEMPLPARAMS,\nt1.TOUSERS,\nt1.USERDATA,\nt1.USERDATA2\nFROM IBZMSGBODY t1 \n",
"dbtype" : "ORACLE",
"psdedqcodename" : "Oracle",
"psdedqcodeexps" : [ {
"expcode" : "t1.CONTENT",
"ordervalue" : 0,
"psdedqcodeexpname" : "CONTENT"
}, {
"expcode" : "t1.ERRORINFO",
"ordervalue" : 1,
"psdedqcodeexpname" : "ERRORINFO"
}, {
"expcode" : "t1.ISERROR",
"ordervalue" : 2,
"psdedqcodeexpname" : "ISERROR"
}, {
"expcode" : "t1.ISSEND",
"ordervalue" : 3,
"psdedqcodeexpname" : "ISSEND"
}, {
"expcode" : "t1.MSGID",
"ordervalue" : 4,
"psdedqcodeexpname" : "MSGID"
}, {
"expcode" : "t1.MSGLINK",
"ordervalue" : 5,
"psdedqcodeexpname" : "MSGLINK"
}, {
"expcode" : "t1.MSGLINK_PC",
"ordervalue" : 6,
"psdedqcodeexpname" : "MSGLINK_PC"
}, {
"expcode" : "t1.MSGNAME",
"ordervalue" : 7,
"psdedqcodeexpname" : "MSGNAME"
}, {
"expcode" : "t1.MSGTYPE",
"ordervalue" : 8,
"psdedqcodeexpname" : "MSGTYPE"
}, {
"expcode" : "t1.SUBJECT",
"ordervalue" : 9,
"psdedqcodeexpname" : "SUBJECT"
}, {
"expcode" : "t1.TEMPLATEID",
"ordervalue" : 10,
"psdedqcodeexpname" : "TEMPLATEID"
}, {
"expcode" : "t1.TEMPLPARAMS",
"ordervalue" : 11,
"psdedqcodeexpname" : "TEMPLPARAMS"
}, {
"expcode" : "t1.TOUSERS",
"ordervalue" : 12,
"psdedqcodeexpname" : "TOUSERS"
}, {
"expcode" : "t1.USERDATA",
"ordervalue" : 13,
"psdedqcodeexpname" : "USERDATA"
}, {
"expcode" : "t1.USERDATA2",
"ordervalue" : 14,
"psdedqcodeexpname" : "USERDATA2"
} ]
}
\ No newline at end of file
{
"querycode" : "SELECT\nt1.CONTENT,\nt1.ERRORINFO,\nt1.ISERROR,\nt1.ISSEND,\nt1.MSGID,\nt1.MSGLINK,\nt1.MSGLINK_PC,\nt1.MSGNAME,\nt1.MSGTYPE,\nt1.SUBJECT,\nt1.TEMPLATEID,\nt1.TEMPLPARAMS,\nt1.TOUSERS,\nt1.USERDATA,\nt1.USERDATA2\nFROM IBZMSGBODY t1 \n",
"dbtype" : "POSTGRESQL",
"psdedqcodename" : "PostgreSQL",
"psdedqcodeexps" : [ {
"expcode" : "t1.CONTENT",
"ordervalue" : 0,
"psdedqcodeexpname" : "CONTENT"
}, {
"expcode" : "t1.ERRORINFO",
"ordervalue" : 1,
"psdedqcodeexpname" : "ERRORINFO"
}, {
"expcode" : "t1.ISERROR",
"ordervalue" : 2,
"psdedqcodeexpname" : "ISERROR"
}, {
"expcode" : "t1.ISSEND",
"ordervalue" : 3,
"psdedqcodeexpname" : "ISSEND"
}, {
"expcode" : "t1.MSGID",
"ordervalue" : 4,
"psdedqcodeexpname" : "MSGID"
}, {
"expcode" : "t1.MSGLINK",
"ordervalue" : 5,
"psdedqcodeexpname" : "MSGLINK"
}, {
"expcode" : "t1.MSGLINK_PC",
"ordervalue" : 6,
"psdedqcodeexpname" : "MSGLINK_PC"
}, {
"expcode" : "t1.MSGNAME",
"ordervalue" : 7,
"psdedqcodeexpname" : "MSGNAME"
}, {
"expcode" : "t1.MSGTYPE",
"ordervalue" : 8,
"psdedqcodeexpname" : "MSGTYPE"
}, {
"expcode" : "t1.SUBJECT",
"ordervalue" : 9,
"psdedqcodeexpname" : "SUBJECT"
}, {
"expcode" : "t1.TEMPLATEID",
"ordervalue" : 10,
"psdedqcodeexpname" : "TEMPLATEID"
}, {
"expcode" : "t1.TEMPLPARAMS",
"ordervalue" : 11,
"psdedqcodeexpname" : "TEMPLPARAMS"
}, {
"expcode" : "t1.TOUSERS",
"ordervalue" : 12,
"psdedqcodeexpname" : "TOUSERS"
}, {
"expcode" : "t1.USERDATA",
"ordervalue" : 13,
"psdedqcodeexpname" : "USERDATA"
}, {
"expcode" : "t1.USERDATA2",
"ordervalue" : 14,
"psdedqcodeexpname" : "USERDATA2"
} ]
}
\ No newline at end of file
{
"codename" : "Default",
"psdedatarelationname" : "消息默认关系界面组"
}
\ No newline at end of file
{
"logicname" : "数据集",
"codename" : "Default",
"defaultmode" : 1,
"psdedatasetname" : "DEFAULT",
"psdedsdqs" : [ {
"ordervalue" : 100,
"psdedqid" : "<PSDATAENTITY>/DEFAULT"
} ]
}
\ No newline at end of file
{
"formtype" : "SEARCHFORM",
"dynasysrefmode" : 0,
"codename" : "Default",
"psdeformname" : "默认搜索表单",
"mobflag" : 0,
"psdeformdetails" : [ {
"caption" : "常规条件",
"showcaption" : 0,
"psdeformdetailname" : "formpage1",
"detailtype" : "FORMPAGE",
"colmodel" : "33%;33%;34%"
} ]
}
\ No newline at end of file
{
"formtype" : "EDITFORM",
"dynasysrefmode" : 0,
"codename" : "Main",
"psdeformname" : "主编辑表单",
"mobflag" : 0,
"psdeformdetails" : [ {
"caption" : "基本信息",
"psdeformdetailname" : "formpage1",
"detailtype" : "FORMPAGE",
"psdeformdetails" : [ {
"caption" : "消息基本信息",
"psdeformdetailname" : "group1",
"detailtype" : "GROUPPANEL",
"psdeformid" : "<PSDEFORM>",
"colmodel" : "50%;50%"
} ]
}, {
"caption" : "其它",
"psdeformdetailname" : "formpage2",
"detailtype" : "FORMPAGE",
"psdeformdetails" : [ {
"caption" : "操作信息",
"psdeformdetailname" : "group2",
"detailtype" : "GROUPPANEL",
"psdeformid" : "<PSDEFORM>",
"colmodel" : "50%;50%"
} ]
} ]
}
\ No newline at end of file
{
"showheader" : 1,
"enablepagingbar" : 1,
"psdegridname" : "主表格",
"pagingsize" : 20,
"codename" : "Main"
}
\ No newline at end of file
{
"appenddeitems" : 1,
"logicname" : "移动端列表",
"psdelistname" : "MOB",
"psdedsid" : "<PSDATAENTITY>/DEFAULT",
"codename" : "Mob"
}
\ No newline at end of file
{
"psdeviewbasetype" : "DEEDITVIEW",
"codename" : "EditView",
"predefineviewtype" : "EDITVIEW",
"psdeviewbasename" : "消息实体编辑视图",
"readonlymode" : 0,
"dyncmode" : 0,
"title" : "消息编辑视图",
"psdeviewctrls" : [ {
"psachandlerid" : "Auto12",
"validflag" : 1,
"defaultflag" : 1,
"enabledynasys" : 0,
"psdeformname" : "主编辑表单",
"psdeid" : "<PSDATAENTITY>",
"enableviewactions" : 1,
"psdeviewctrltype" : "FORM",
"psdeviewctrlname" : "FORM",
"psdeformid" : "<PSDATAENTITY>/Main",
"configinfo" : "[表单]主编辑表单"
}, {
"psdetoolbarname" : "工具栏模板(默认编辑界面)",
"psdetoolbarid" : "Auto5",
"validflag" : 1,
"defaultflag" : 1,
"enabledynasys" : 0,
"psdeid" : "<PSDATAENTITY>",
"psdeviewctrltype" : "TOOLBAR",
"psdeviewctrlname" : "TOOLBAR",
"configinfo" : "[工具栏]工具栏模板(默认编辑界面)"
} ]
}
\ No newline at end of file
{
"psdeviewbasetype" : "DEEDITVIEW2",
"codename" : "EditView2",
"psdeviewbasename" : "消息实体编辑视图(左右关系)",
"readonlymode" : 0,
"dyncmode" : 0,
"title" : "消息编辑视图",
"psdeviewctrls" : [ {
"validflag" : 1,
"defaultflag" : 1,
"enabledynasys" : 0,
"psdeid" : "<PSDATAENTITY>",
"psdeviewctrltype" : "DRBAR",
"psdeviewctrlname" : "DRBAR",
"psdedrname" : "消息默认关系界面组",
"configinfo" : "[关系组]消息默认关系界面组",
"psdedrid" : "<PSDATAENTITY>/Default"
}, {
"psachandlerid" : "Auto12",
"validflag" : 1,
"defaultflag" : 1,
"enabledynasys" : 0,
"psdeformname" : "主编辑表单",
"psdeid" : "<PSDATAENTITY>",
"enableviewactions" : 1,
"psdeviewctrltype" : "FORM",
"psdeviewctrlname" : "FORM",
"psdeformid" : "<PSDATAENTITY>/Main",
"configinfo" : "[表单]主编辑表单"
}, {
"psdetoolbarname" : "工具栏模板(默认编辑界面)",
"psdetoolbarid" : "Auto5",
"validflag" : 1,
"defaultflag" : 1,
"enabledynasys" : 0,
"psdeid" : "<PSDATAENTITY>",
"psdeviewctrltype" : "TOOLBAR",
"psdeviewctrlname" : "TOOLBAR",
"configinfo" : "[工具栏]工具栏模板(默认编辑界面)"
} ]
}
\ No newline at end of file
{
"psdeviewbasetype" : "DEGRIDVIEW",
"codename" : "GridView",
"predefineviewtype" : "MDATAVIEW",
"psdeviewbasename" : "消息实体表格视图",
"readonlymode" : 0,
"dyncmode" : 0,
"title" : "消息表格视图",
"psdeviewctrls" : [ {
"psachandlerid" : "Auto16",
"validflag" : 1,
"defaultflag" : 1,
"enabledynasys" : 0,
"psdeid" : "<PSDATAENTITY>",
"psdegridid" : "<PSDATAENTITY>/Main",
"enableviewactions" : 1,
"psdeviewctrltype" : "GRID",
"psdeviewctrlname" : "GRID",
"psdegridname" : "主表格",
"configinfo" : "[表格]主表格;[数据集合]DEFAULT",
"psdedatasetid" : "<PSDATAENTITY>/DEFAULT"
}, {
"psachandlerid" : "Auto4",
"validflag" : 1,
"defaultflag" : 1,
"enabledynasys" : 0,
"psdeformname" : "默认搜索表单",
"psdeid" : "<PSDATAENTITY>",
"psdeviewctrltype" : "SEARCHFORM",
"psdeviewctrlname" : "SEARCHFORM",
"psdeformid" : "<PSDATAENTITY>/Default",
"configinfo" : "[表单]默认搜索表单"
}, {
"psdetoolbarname" : "工具栏模板(默认表格界面)",
"psdetoolbarid" : "Auto8",
"validflag" : 1,
"defaultflag" : 1,
"enabledynasys" : 0,
"psdeid" : "<PSDATAENTITY>",
"psdeviewctrltype" : "TOOLBAR",
"psdeviewctrlname" : "TOOLBAR",
"configinfo" : "[工具栏]工具栏模板(默认表格界面)"
} ],
"psdeviewrvs" : [ {
"minorpsdeviewid" : "<PSDATAENTITY>/EditView",
"refmodetext" : "编辑数据视图",
"psdeviewrvname" : "EDITDATA",
"defviewtype" : "EDITVIEW"
}, {
"minorpsdeviewid" : "<PSDATAENTITY>/EditView",
"refmodetext" : "新建数据视图",
"psdeviewrvname" : "NEWDATA",
"defviewtype" : "EDITVIEW"
} ]
}
\ No newline at end of file
{
"psdeviewbasetype" : "DEMPICKUPVIEW",
"codename" : "MPickupView",
"predefineviewtype" : "MPICKUPVIEW",
"psdeviewbasename" : "消息实体数据多项选择视图",
"readonlymode" : 0,
"dyncmode" : 0,
"title" : "消息数据多项选择视图",
"psdeviewctrls" : [ {
"validflag" : 1,
"defaultflag" : 1,
"enabledynasys" : 0,
"psdeviewid" : "<PSDATAENTITY>/PickupGridView",
"psdeid" : "<PSDATAENTITY>",
"psdeviewctrltype" : "PICKUPVIEWPANEL",
"psdeviewctrlname" : "PICKUPVIEWPANEL",
"configinfo" : "[实体视图]消息实体选择表格视图(部件视图)"
} ]
}
\ No newline at end of file
{
"psdeviewbasetype" : "DEPICKUPGRIDVIEW",
"codename" : "PickupGridView",
"psdeviewbasename" : "消息实体选择表格视图(部件视图)",
"readonlymode" : 0,
"dyncmode" : 0,
"title" : "消息选择表格视图",
"psdeviewctrls" : [ {
"psachandlerid" : "Auto16",
"validflag" : 1,
"defaultflag" : 1,
"enabledynasys" : 0,
"psdeid" : "<PSDATAENTITY>",
"psdegridid" : "<PSDATAENTITY>/Main",
"enableviewactions" : 1,
"psdeviewctrltype" : "GRID",
"psdeviewctrlname" : "GRID",
"psdegridname" : "主表格",
"configinfo" : "[表格]主表格;[数据集合]DEFAULT",
"psdedatasetid" : "<PSDATAENTITY>/DEFAULT"
}, {
"psachandlerid" : "Auto4",
"validflag" : 1,
"defaultflag" : 1,
"enabledynasys" : 0,
"psdeformname" : "默认搜索表单",
"psdeid" : "<PSDATAENTITY>",
"psdeviewctrltype" : "SEARCHFORM",
"psdeviewctrlname" : "SEARCHFORM",
"psdeformid" : "<PSDATAENTITY>/Default",
"configinfo" : "[表单]默认搜索表单"
} ]
}
\ No newline at end of file
{
"psdeviewbasetype" : "DEPICKUPVIEW",
"codename" : "PickupView",
"predefineviewtype" : "PICKUPVIEW",
"psdeviewbasename" : "消息实体数据选择视图",
"readonlymode" : 0,
"dyncmode" : 0,
"title" : "消息数据选择视图",
"psdeviewctrls" : [ {
"validflag" : 1,
"defaultflag" : 1,
"enabledynasys" : 0,
"psdeviewid" : "<PSDATAENTITY>/PickupGridView",
"psdeid" : "<PSDATAENTITY>",
"psdeviewctrltype" : "PICKUPVIEWPANEL",
"psdeviewctrlname" : "PICKUPVIEWPANEL",
"configinfo" : "[实体视图]消息实体选择表格视图(部件视图)"
} ]
}
\ No newline at end of file
{
"psdeviewbasetype" : "DEREDIRECTVIEW",
"codename" : "RedirectView",
"predefineviewtype" : "REDIRECTVIEW",
"psdeviewbasename" : "消息实体数据重定向视图",
"readonlymode" : 0,
"dyncmode" : 0,
"title" : "消息数据重定向视图"
}
\ No newline at end of file
{
"articletype" : "DEMODEL",
"pshelparticlename" : "[MSG_BODY]模型说明",
"codename" : "Auto4",
"pshelpsections" : [ {
"validflag" : 1,
"codename" : "Auto10",
"pshelpsectionname" : "概念",
"sectiontype" : "DECONCEPTS",
"ordervalue" : 100
}, {
"validflag" : 1,
"codename" : "Auto11",
"pshelpsectionname" : "属性",
"sectiontype" : "DEFDESCS",
"ordervalue" : 200
}, {
"validflag" : 1,
"codename" : "Auto12",
"pshelpsectionname" : "任务",
"sectiontype" : "DEMANUALS",
"ordervalue" : 300
} ]
}
\ No newline at end of file
{
"psdeacmodename" : "DEFAULT",
"codename" : "Default",
"defaultmode" : 1
}
\ No newline at end of file
{
"logicname" : "CheckKey",
"psdeactionname" : "CheckKey",
"actiontype" : "BUILTIN",
"codename" : "CheckKey"
}
\ No newline at end of file
{
"logicname" : "Create",
"psdeactionname" : "Create",
"actiontype" : "BUILTIN",
"codename" : "Create"
}
\ No newline at end of file
{
"logicname" : "Get",
"psdeactionname" : "Get",
"actiontype" : "BUILTIN",
"codename" : "Get"
}
\ No newline at end of file
{
"logicname" : "GetDraft",
"psdeactionname" : "GetDraft",
"actiontype" : "BUILTIN",
"codename" : "GetDraft"
}
\ No newline at end of file
{
"logicname" : "Remove",
"psdeactionname" : "Remove",
"actiontype" : "BUILTIN",
"codename" : "Remove"
}
\ No newline at end of file
{
"logicname" : "Save",
"psdeactionname" : "Save",
"actiontype" : "BUILTIN",
"codename" : "Save"
}
\ No newline at end of file
{
"logicname" : "Update",
"psdeactionname" : "Update",
"actiontype" : "BUILTIN",
"codename" : "Update"
}
\ No newline at end of file
{
"privmode" : 0,
"psdedataqueryname" : "DEFAULT",
"codename" : "Default",
"defaultmode" : 0,
"custommode" : 0,
"psdedqjoins" : [ {
"psdedqjoinname" : "MSG_OPEN_ACCESS",
"psdejointypeid" : "MAIN",
"joinpsdeid" : "<PSDATAENTITY>",
"mainflag" : 1,
"psdejointypename" : "主查询"
} ]
}
\ No newline at end of file
{
"querycode" : "SELECT\nt1.`ACCESSID`,\nt1.`ACCESSNAME`,\nt1.`ACCESS_KEY`,\nt1.`ACCESS_TOKEN`,\nt1.`AGENT_ID`,\nt1.`DISABLED`,\nt1.`EXPIRES_TIME`,\nt1.`NOTIFY_URL`,\nt1.`OPEN_TYPE`,\nt1.`REDIRECT_URI`,\nt1.`REGION_ID`,\nt1.`SECRET_KEY`\nFROM `IBZOPENACCESS` t1 \n",
"dbtype" : "MYSQL5",
"psdedqcodename" : "MySQL5",
"psdedqcodeexps" : [ {
"expcode" : "t1.`ACCESSID`",
"ordervalue" : 0,
"psdedqcodeexpname" : "ACCESSID"
}, {
"expcode" : "t1.`ACCESSNAME`",
"ordervalue" : 1,
"psdedqcodeexpname" : "ACCESSNAME"
}, {
"expcode" : "t1.`ACCESS_KEY`",
"ordervalue" : 2,
"psdedqcodeexpname" : "ACCESS_KEY"
}, {
"expcode" : "t1.`ACCESS_TOKEN`",
"ordervalue" : 3,
"psdedqcodeexpname" : "ACCESS_TOKEN"
}, {
"expcode" : "t1.`AGENT_ID`",
"ordervalue" : 4,
"psdedqcodeexpname" : "AGENT_ID"
}, {
"expcode" : "t1.`DISABLED`",
"ordervalue" : 5,
"psdedqcodeexpname" : "DISABLED"
}, {
"expcode" : "t1.`EXPIRES_TIME`",
"ordervalue" : 6,
"psdedqcodeexpname" : "EXPIRES_TIME"
}, {
"expcode" : "t1.`NOTIFY_URL`",
"ordervalue" : 7,
"psdedqcodeexpname" : "NOTIFY_URL"
}, {
"expcode" : "t1.`OPEN_TYPE`",
"ordervalue" : 8,
"psdedqcodeexpname" : "OPEN_TYPE"
}, {
"expcode" : "t1.`REDIRECT_URI`",
"ordervalue" : 9,
"psdedqcodeexpname" : "REDIRECT_URI"
}, {
"expcode" : "t1.`REGION_ID`",
"ordervalue" : 10,
"psdedqcodeexpname" : "REGION_ID"
}, {
"expcode" : "t1.`SECRET_KEY`",
"ordervalue" : 11,
"psdedqcodeexpname" : "SECRET_KEY"
} ]
}
\ No newline at end of file
{
"querycode" : "SELECT\nt1.ACCESSID,\nt1.ACCESSNAME,\nt1.ACCESS_KEY,\nt1.ACCESS_TOKEN,\nt1.AGENT_ID,\nt1.DISABLED,\nt1.EXPIRES_TIME,\nt1.NOTIFY_URL,\nt1.OPEN_TYPE,\nt1.REDIRECT_URI,\nt1.REGION_ID,\nt1.SECRET_KEY\nFROM IBZOPENACCESS t1 \n",
"dbtype" : "ORACLE",
"psdedqcodename" : "Oracle",
"psdedqcodeexps" : [ {
"expcode" : "t1.ACCESSID",
"ordervalue" : 0,
"psdedqcodeexpname" : "ACCESSID"
}, {
"expcode" : "t1.ACCESSNAME",
"ordervalue" : 1,
"psdedqcodeexpname" : "ACCESSNAME"
}, {
"expcode" : "t1.ACCESS_KEY",
"ordervalue" : 2,
"psdedqcodeexpname" : "ACCESS_KEY"
}, {
"expcode" : "t1.ACCESS_TOKEN",
"ordervalue" : 3,
"psdedqcodeexpname" : "ACCESS_TOKEN"
}, {
"expcode" : "t1.AGENT_ID",
"ordervalue" : 4,
"psdedqcodeexpname" : "AGENT_ID"
}, {
"expcode" : "t1.DISABLED",
"ordervalue" : 5,
"psdedqcodeexpname" : "DISABLED"
}, {
"expcode" : "t1.EXPIRES_TIME",
"ordervalue" : 6,
"psdedqcodeexpname" : "EXPIRES_TIME"
}, {
"expcode" : "t1.NOTIFY_URL",
"ordervalue" : 7,
"psdedqcodeexpname" : "NOTIFY_URL"
}, {
"expcode" : "t1.OPEN_TYPE",
"ordervalue" : 8,
"psdedqcodeexpname" : "OPEN_TYPE"
}, {
"expcode" : "t1.REDIRECT_URI",
"ordervalue" : 9,
"psdedqcodeexpname" : "REDIRECT_URI"
}, {
"expcode" : "t1.REGION_ID",
"ordervalue" : 10,
"psdedqcodeexpname" : "REGION_ID"
}, {
"expcode" : "t1.SECRET_KEY",
"ordervalue" : 11,
"psdedqcodeexpname" : "SECRET_KEY"
} ]
}
\ No newline at end of file
{
"querycode" : "SELECT\nt1.ACCESSID,\nt1.ACCESSNAME,\nt1.ACCESS_KEY,\nt1.ACCESS_TOKEN,\nt1.AGENT_ID,\nt1.DISABLED,\nt1.EXPIRES_TIME,\nt1.NOTIFY_URL,\nt1.OPEN_TYPE,\nt1.REDIRECT_URI,\nt1.REGION_ID,\nt1.SECRET_KEY\nFROM IBZOPENACCESS t1 \n",
"dbtype" : "POSTGRESQL",
"psdedqcodename" : "PostgreSQL",
"psdedqcodeexps" : [ {
"expcode" : "t1.ACCESSID",
"ordervalue" : 0,
"psdedqcodeexpname" : "ACCESSID"
}, {
"expcode" : "t1.ACCESSNAME",
"ordervalue" : 1,
"psdedqcodeexpname" : "ACCESSNAME"
}, {
"expcode" : "t1.ACCESS_KEY",
"ordervalue" : 2,
"psdedqcodeexpname" : "ACCESS_KEY"
}, {
"expcode" : "t1.ACCESS_TOKEN",
"ordervalue" : 3,
"psdedqcodeexpname" : "ACCESS_TOKEN"
}, {
"expcode" : "t1.AGENT_ID",
"ordervalue" : 4,
"psdedqcodeexpname" : "AGENT_ID"
}, {
"expcode" : "t1.DISABLED",
"ordervalue" : 5,
"psdedqcodeexpname" : "DISABLED"
}, {
"expcode" : "t1.EXPIRES_TIME",
"ordervalue" : 6,
"psdedqcodeexpname" : "EXPIRES_TIME"
}, {
"expcode" : "t1.NOTIFY_URL",
"ordervalue" : 7,
"psdedqcodeexpname" : "NOTIFY_URL"
}, {
"expcode" : "t1.OPEN_TYPE",
"ordervalue" : 8,
"psdedqcodeexpname" : "OPEN_TYPE"
}, {
"expcode" : "t1.REDIRECT_URI",
"ordervalue" : 9,
"psdedqcodeexpname" : "REDIRECT_URI"
}, {
"expcode" : "t1.REGION_ID",
"ordervalue" : 10,
"psdedqcodeexpname" : "REGION_ID"
}, {
"expcode" : "t1.SECRET_KEY",
"ordervalue" : 11,
"psdedqcodeexpname" : "SECRET_KEY"
} ]
}
\ No newline at end of file
{
"privmode" : 0,
"psdedataqueryname" : "VIEW",
"logicname" : "默认(全部数据)",
"codename" : "View",
"defaultmode" : 0,
"custommode" : 0,
"viewcollevel" : 0,
"psdedqjoins" : [ {
"psdedqjoinname" : "MSG_OPEN_ACCESS",
"psdejointypeid" : "MAIN",
"joinpsdeid" : "<PSDATAENTITY>",
"mainflag" : 1,
"psdejointypename" : "主查询"
} ]
}
\ No newline at end of file
{
"querycode" : "SELECT\nt1.`ACCESSID`,\nt1.`ACCESSNAME`,\nt1.`ACCESS_KEY`,\nt1.`ACCESS_TOKEN`,\nt1.`AGENT_ID`,\nt1.`DISABLED`,\nt1.`EXPIRES_TIME`,\nt1.`NOTIFY_URL`,\nt1.`OPEN_TYPE`,\nt1.`REDIRECT_URI`,\nt1.`REGION_ID`,\nt1.`SECRET_KEY`\nFROM `IBZOPENACCESS` t1 \n",
"dbtype" : "MYSQL5",
"psdedqcodename" : "MySQL5",
"psdedqcodeexps" : [ {
"expcode" : "t1.`ACCESSID`",
"ordervalue" : 0,
"psdedqcodeexpname" : "ACCESSID"
}, {
"expcode" : "t1.`ACCESSNAME`",
"ordervalue" : 1,
"psdedqcodeexpname" : "ACCESSNAME"
}, {
"expcode" : "t1.`ACCESS_KEY`",
"ordervalue" : 2,
"psdedqcodeexpname" : "ACCESS_KEY"
}, {
"expcode" : "t1.`ACCESS_TOKEN`",
"ordervalue" : 3,
"psdedqcodeexpname" : "ACCESS_TOKEN"
}, {
"expcode" : "t1.`AGENT_ID`",
"ordervalue" : 4,
"psdedqcodeexpname" : "AGENT_ID"
}, {
"expcode" : "t1.`DISABLED`",
"ordervalue" : 5,
"psdedqcodeexpname" : "DISABLED"
}, {
"expcode" : "t1.`EXPIRES_TIME`",
"ordervalue" : 6,
"psdedqcodeexpname" : "EXPIRES_TIME"
}, {
"expcode" : "t1.`NOTIFY_URL`",
"ordervalue" : 7,
"psdedqcodeexpname" : "NOTIFY_URL"
}, {
"expcode" : "t1.`OPEN_TYPE`",
"ordervalue" : 8,
"psdedqcodeexpname" : "OPEN_TYPE"
}, {
"expcode" : "t1.`REDIRECT_URI`",
"ordervalue" : 9,
"psdedqcodeexpname" : "REDIRECT_URI"
}, {
"expcode" : "t1.`REGION_ID`",
"ordervalue" : 10,
"psdedqcodeexpname" : "REGION_ID"
}, {
"expcode" : "t1.`SECRET_KEY`",
"ordervalue" : 11,
"psdedqcodeexpname" : "SECRET_KEY"
} ]
}
\ No newline at end of file
{
"querycode" : "SELECT\nt1.ACCESSID,\nt1.ACCESSNAME,\nt1.ACCESS_KEY,\nt1.ACCESS_TOKEN,\nt1.AGENT_ID,\nt1.DISABLED,\nt1.EXPIRES_TIME,\nt1.NOTIFY_URL,\nt1.OPEN_TYPE,\nt1.REDIRECT_URI,\nt1.REGION_ID,\nt1.SECRET_KEY\nFROM IBZOPENACCESS t1 \n",
"dbtype" : "ORACLE",
"psdedqcodename" : "Oracle",
"psdedqcodeexps" : [ {
"expcode" : "t1.ACCESSID",
"ordervalue" : 0,
"psdedqcodeexpname" : "ACCESSID"
}, {
"expcode" : "t1.ACCESSNAME",
"ordervalue" : 1,
"psdedqcodeexpname" : "ACCESSNAME"
}, {
"expcode" : "t1.ACCESS_KEY",
"ordervalue" : 2,
"psdedqcodeexpname" : "ACCESS_KEY"
}, {
"expcode" : "t1.ACCESS_TOKEN",
"ordervalue" : 3,
"psdedqcodeexpname" : "ACCESS_TOKEN"
}, {
"expcode" : "t1.AGENT_ID",
"ordervalue" : 4,
"psdedqcodeexpname" : "AGENT_ID"
}, {
"expcode" : "t1.DISABLED",
"ordervalue" : 5,
"psdedqcodeexpname" : "DISABLED"
}, {
"expcode" : "t1.EXPIRES_TIME",
"ordervalue" : 6,
"psdedqcodeexpname" : "EXPIRES_TIME"
}, {
"expcode" : "t1.NOTIFY_URL",
"ordervalue" : 7,
"psdedqcodeexpname" : "NOTIFY_URL"
}, {
"expcode" : "t1.OPEN_TYPE",
"ordervalue" : 8,
"psdedqcodeexpname" : "OPEN_TYPE"
}, {
"expcode" : "t1.REDIRECT_URI",
"ordervalue" : 9,
"psdedqcodeexpname" : "REDIRECT_URI"
}, {
"expcode" : "t1.REGION_ID",
"ordervalue" : 10,
"psdedqcodeexpname" : "REGION_ID"
}, {
"expcode" : "t1.SECRET_KEY",
"ordervalue" : 11,
"psdedqcodeexpname" : "SECRET_KEY"
} ]
}
\ No newline at end of file
{
"querycode" : "SELECT\nt1.ACCESSID,\nt1.ACCESSNAME,\nt1.ACCESS_KEY,\nt1.ACCESS_TOKEN,\nt1.AGENT_ID,\nt1.DISABLED,\nt1.EXPIRES_TIME,\nt1.NOTIFY_URL,\nt1.OPEN_TYPE,\nt1.REDIRECT_URI,\nt1.REGION_ID,\nt1.SECRET_KEY\nFROM IBZOPENACCESS t1 \n",
"dbtype" : "POSTGRESQL",
"psdedqcodename" : "PostgreSQL",
"psdedqcodeexps" : [ {
"expcode" : "t1.ACCESSID",
"ordervalue" : 0,
"psdedqcodeexpname" : "ACCESSID"
}, {
"expcode" : "t1.ACCESSNAME",
"ordervalue" : 1,
"psdedqcodeexpname" : "ACCESSNAME"
}, {
"expcode" : "t1.ACCESS_KEY",
"ordervalue" : 2,
"psdedqcodeexpname" : "ACCESS_KEY"
}, {
"expcode" : "t1.ACCESS_TOKEN",
"ordervalue" : 3,
"psdedqcodeexpname" : "ACCESS_TOKEN"
}, {
"expcode" : "t1.AGENT_ID",
"ordervalue" : 4,
"psdedqcodeexpname" : "AGENT_ID"
}, {
"expcode" : "t1.DISABLED",
"ordervalue" : 5,
"psdedqcodeexpname" : "DISABLED"
}, {
"expcode" : "t1.EXPIRES_TIME",
"ordervalue" : 6,
"psdedqcodeexpname" : "EXPIRES_TIME"
}, {
"expcode" : "t1.NOTIFY_URL",
"ordervalue" : 7,
"psdedqcodeexpname" : "NOTIFY_URL"
}, {
"expcode" : "t1.OPEN_TYPE",
"ordervalue" : 8,
"psdedqcodeexpname" : "OPEN_TYPE"
}, {
"expcode" : "t1.REDIRECT_URI",
"ordervalue" : 9,
"psdedqcodeexpname" : "REDIRECT_URI"
}, {
"expcode" : "t1.REGION_ID",
"ordervalue" : 10,
"psdedqcodeexpname" : "REGION_ID"
}, {
"expcode" : "t1.SECRET_KEY",
"ordervalue" : 11,
"psdedqcodeexpname" : "SECRET_KEY"
} ]
}
\ No newline at end of file
{
"codename" : "Default",
"psdedatarelationname" : "接入开放平台默认关系界面组"
}
\ No newline at end of file
{
"codename" : "Default",
"defaultmode" : 1,
"psdedatasetname" : "DEFAULT",
"psdedsdqs" : [ {
"ordervalue" : 100,
"psdedqid" : "<PSDATAENTITY>/DEFAULT"
} ]
}
\ No newline at end of file
{
"formtype" : "SEARCHFORM",
"dynasysrefmode" : 0,
"codename" : "Default",
"psdeformname" : "默认搜索表单",
"mobflag" : 0,
"psdeformdetails" : [ {
"caption" : "常规条件",
"child_col_xs" : 24,
"showcaption" : 0,
"psdeformdetailname" : "formpage1",
"detailtype" : "FORMPAGE",
"child_col_sm" : 12,
"child_col_md" : 12,
"colmodel" : "33%;33%;34%",
"child_col_lg" : 12,
"layoutmode" : "TABLE_24COL",
"psdeformdetails" : [ {
"psdefid" : "<PSDATAENTITY>/ACCESSNAME",
"psdefsfitemname" : "N_ACCESSNAME_LIKE",
"psdeformdetailname" : "n_accessname_like",
"psdefname" : "accessname",
"detailtype" : "FORMITEM",
"logicname" : "开放平台[文本包含(%)]",
"psdeformid" : "<PSDEFORM>",
"psdefsfitemid" : "<PSDATAENTITY>/ACCESSNAME/N_ACCESSNAME_LIKE"
}, {
"psdefid" : "<PSDATAENTITY>/OPEN_TYPE",
"psdefsfitemname" : "N_OPEN_TYPE_EQ",
"psdeformdetailname" : "n_open_type_eq",
"psdefname" : "open_type",
"detailtype" : "FORMITEM",
"logicname" : "开放平台类型[等于(=)]",
"psdeformid" : "<PSDEFORM>",
"psdefsfitemid" : "<PSDATAENTITY>/OPEN_TYPE/N_OPEN_TYPE_EQ"
} ]
} ]
}
\ No newline at end of file
{
"formtype" : "EDITFORM",
"dynasysrefmode" : 0,
"codename" : "Main",
"psdeformname" : "主编辑表单",
"mobflag" : 0,
"psdeformdetails" : [ {
"caption" : "基本信息",
"psdeformdetailname" : "formpage1",
"detailtype" : "FORMPAGE",
"psdeformdetails" : [ {
"caption" : "接入开放平台基本信息",
"showcaption" : 0,
"psdeformdetailname" : "group1",
"detailtype" : "GROUPPANEL",
"psdeformid" : "<PSDEFORM>",
"colmodel" : "50%;50%",
"psdeformdetails" : [ {
"psdefid" : "<PSDATAENTITY>/ACCESSNAME",
"psdeformdetailname" : "accessname",
"psdefname" : "accessname",
"detailtype" : "FORMITEM",
"logicname" : "开放平台",
"psdeformid" : "<PSDEFORM>"
}, {
"psdefid" : "<PSDATAENTITY>/OPEN_TYPE",
"psdeformdetailname" : "open_type",
"psdefname" : "open_type",
"detailtype" : "FORMITEM",
"logicname" : "开放平台类型",
"psdeformid" : "<PSDEFORM>"
}, {
"psdefid" : "<PSDATAENTITY>/ACCESS_KEY",
"psdeformdetailname" : "access_key",
"psdefname" : "access_key",
"detailtype" : "FORMITEM",
"logicname" : "AccessKey(AppId)",
"psdeformid" : "<PSDEFORM>"
}, {
"psdefid" : "<PSDATAENTITY>/SECRET_KEY",
"editortype" : "PASSWORD",
"psdeformdetailname" : "secret_key",
"psdefname" : "secret_key",
"detailtype" : "FORMITEM",
"logicname" : "SecretKey(AppSecret)",
"psdeformid" : "<PSDEFORM>",
"editortypename" : "密码框"
}, {
"psdefid" : "<PSDATAENTITY>/REGION_ID",
"psdeformdetailname" : "region_id",
"psdefname" : "region_id",
"detailtype" : "FORMITEM",
"logicname" : "RegionId",
"psdeformid" : "<PSDEFORM>"
}, {
"psdefid" : "<PSDATAENTITY>/ACCESS_TOKEN",
"psdeformdetailname" : "access_token",
"psdefname" : "access_token",
"detailtype" : "FORMITEM",
"logicname" : "管理账号token",
"psdeformid" : "<PSDEFORM>"
}, {
"psdefid" : "<PSDATAENTITY>/EXPIRES_TIME",
"psdeformdetailname" : "expires_time",
"enablecond" : 0,
"psdefname" : "expires_time",
"detailtype" : "FORMITEM",
"logicname" : "管理账号token过期时间",
"psdeformid" : "<PSDEFORM>"
} ]
} ]
} ]
}
\ No newline at end of file
{
"showheader" : 1,
"enablepagingbar" : 1,
"psdegridname" : "主表格",
"pagingsize" : 20,
"codename" : "Main",
"psdegridcols" : [ {
"psdefname" : "accessname",
"psdefid" : "<PSDATAENTITY>/ACCESSNAME",
"logicname" : "开放平台",
"psdegridcolname" : "accessname",
"width" : 300,
"gridcoltype" : "DEFGRIDCOLUMN",
"treeitem" : 0
}, {
"psdefname" : "open_type",
"psdefid" : "<PSDATAENTITY>/OPEN_TYPE",
"logicname" : "开放平台类型",
"psdegridcolname" : "open_type",
"width" : 200,
"gridcoltype" : "DEFGRIDCOLUMN",
"treeitem" : 0
}, {
"psdefname" : "access_key",
"psdefid" : "<PSDATAENTITY>/ACCESS_KEY",
"logicname" : "AccessKey(AppId)",
"psdegridcolname" : "access_key",
"width" : 300,
"gridcoltype" : "DEFGRIDCOLUMN",
"treeitem" : 0
}, {
"psdefname" : "region_id",
"psdefid" : "<PSDATAENTITY>/REGION_ID",
"logicname" : "RegionId",
"psdegridcolname" : "region_id",
"width" : 200,
"gridcoltype" : "DEFGRIDCOLUMN",
"treeitem" : 0
} ]
}
\ No newline at end of file
{
"appenddeitems" : 1,
"logicname" : "移动端列表",
"psdelistname" : "MOB",
"psdedsid" : "<PSDATAENTITY>/DEFAULT",
"codename" : "Mob"
}
\ No newline at end of file
{
"openmode" : "DRAWER_RIGHT",
"psdeviewbasetype" : "DEEDITVIEW",
"codename" : "EditView",
"predefineviewtype" : "EDITVIEW",
"psdeviewbasename" : "接入开放平台实体编辑视图",
"readonlymode" : 0,
"dyncmode" : 0,
"title" : "接入开放平台编辑视图",
"psdeviewctrls" : [ {
"psachandlerid" : "Auto12",
"validflag" : 1,
"defaultflag" : 1,
"enabledynasys" : 0,
"psdeformname" : "主编辑表单",
"psdeid" : "<PSDATAENTITY>",
"enableviewactions" : 1,
"psdeviewctrltype" : "FORM",
"psdeviewctrlname" : "FORM",
"psdeformid" : "<PSDATAENTITY>/Main",
"configinfo" : "[表单]主编辑表单"
}, {
"psdetoolbarname" : "工具栏模板(默认编辑界面)",
"psdetoolbarid" : "Auto5",
"validflag" : 1,
"defaultflag" : 1,
"enabledynasys" : 0,
"psdeid" : "<PSDATAENTITY>",
"psdeviewctrltype" : "TOOLBAR",
"psdeviewctrlname" : "TOOLBAR",
"configinfo" : "[工具栏]工具栏模板(默认编辑界面)"
} ]
}
\ No newline at end of file
{
"psdeviewbasetype" : "DEEDITVIEW2",
"codename" : "EditView2",
"psdeviewbasename" : "接入开放平台实体编辑视图(左右关系)",
"readonlymode" : 0,
"dyncmode" : 0,
"title" : "接入开放平台编辑视图",
"psdeviewctrls" : [ {
"validflag" : 1,
"defaultflag" : 1,
"enabledynasys" : 0,
"psdeid" : "<PSDATAENTITY>",
"psdeviewctrltype" : "DRBAR",
"psdeviewctrlname" : "DRBAR",
"psdedrname" : "接入开放平台默认关系界面组",
"configinfo" : "[关系组]接入开放平台默认关系界面组",
"psdedrid" : "<PSDATAENTITY>/Default"
}, {
"psachandlerid" : "Auto12",
"validflag" : 1,
"defaultflag" : 1,
"enabledynasys" : 0,
"psdeformname" : "主编辑表单",
"psdeid" : "<PSDATAENTITY>",
"enableviewactions" : 1,
"psdeviewctrltype" : "FORM",
"psdeviewctrlname" : "FORM",
"psdeformid" : "<PSDATAENTITY>/Main",
"configinfo" : "[表单]主编辑表单"
}, {
"psdetoolbarname" : "工具栏模板(默认编辑界面)",
"psdetoolbarid" : "Auto5",
"validflag" : 1,
"defaultflag" : 1,
"enabledynasys" : 0,
"psdeid" : "<PSDATAENTITY>",
"psdeviewctrltype" : "TOOLBAR",
"psdeviewctrlname" : "TOOLBAR",
"configinfo" : "[工具栏]工具栏模板(默认编辑界面)"
} ]
}
\ No newline at end of file
{
"psdeviewbasetype" : "DEGRIDVIEW",
"codename" : "GridView",
"predefineviewtype" : "MDATAVIEW",
"psdeviewbasename" : "接入开放平台实体表格视图",
"readonlymode" : 0,
"dyncmode" : 0,
"title" : "接入开放平台表格视图",
"psdeviewctrls" : [ {
"psachandlerid" : "Auto16",
"validflag" : 1,
"defaultflag" : 1,
"enabledynasys" : 0,
"psdeid" : "<PSDATAENTITY>",
"psdegridid" : "<PSDATAENTITY>/Main",
"enableviewactions" : 1,
"psdeviewctrltype" : "GRID",
"psdeviewctrlname" : "GRID",
"psdegridname" : "主表格",
"configinfo" : "[表格]主表格;[数据集合]DEFAULT",
"psdedatasetid" : "<PSDATAENTITY>/DEFAULT"
}, {
"psachandlerid" : "Auto4",
"validflag" : 1,
"defaultflag" : 1,
"enabledynasys" : 0,
"psdeformname" : "默认搜索表单",
"psdeid" : "<PSDATAENTITY>",
"psdeviewctrltype" : "SEARCHFORM",
"psdeviewctrlname" : "SEARCHFORM",
"psdeformid" : "<PSDATAENTITY>/Default",
"configinfo" : "[表单]默认搜索表单"
}, {
"psdetoolbarname" : "工具栏模板(默认表格界面)",
"psdetoolbarid" : "Auto8",
"validflag" : 1,
"defaultflag" : 1,
"enabledynasys" : 0,
"psdeid" : "<PSDATAENTITY>",
"psdeviewctrltype" : "TOOLBAR",
"psdeviewctrlname" : "TOOLBAR",
"configinfo" : "[工具栏]工具栏模板(默认表格界面)"
} ],
"psdeviewrvs" : [ {
"minorpsdeviewid" : "<PSDATAENTITY>/EditView",
"refmodetext" : "编辑数据视图",
"psdeviewrvname" : "EDITDATA",
"defviewtype" : "EDITVIEW"
}, {
"minorpsdeviewid" : "<PSDATAENTITY>/EditView",
"refmodetext" : "新建数据视图",
"psdeviewrvname" : "NEWDATA",
"defviewtype" : "EDITVIEW"
} ]
}
\ No newline at end of file
{
"psdeviewbasetype" : "DEMPICKUPVIEW",
"codename" : "MPickupView",
"predefineviewtype" : "MPICKUPVIEW",
"psdeviewbasename" : "接入开放平台实体数据多项选择视图",
"readonlymode" : 0,
"dyncmode" : 0,
"title" : "接入开放平台数据多项选择视图",
"psdeviewctrls" : [ {
"validflag" : 1,
"defaultflag" : 1,
"enabledynasys" : 0,
"psdeviewid" : "<PSDATAENTITY>/PickupGridView",
"psdeid" : "<PSDATAENTITY>",
"psdeviewctrltype" : "PICKUPVIEWPANEL",
"psdeviewctrlname" : "PICKUPVIEWPANEL",
"configinfo" : "[实体视图]接入开放平台实体选择表格视图(部件视图)"
} ]
}
\ No newline at end of file
{
"psdeviewbasetype" : "DEPICKUPGRIDVIEW",
"codename" : "PickupGridView",
"psdeviewbasename" : "接入开放平台实体选择表格视图(部件视图)",
"readonlymode" : 0,
"dyncmode" : 0,
"title" : "接入开放平台选择表格视图",
"psdeviewctrls" : [ {
"psachandlerid" : "Auto16",
"validflag" : 1,
"defaultflag" : 1,
"enabledynasys" : 0,
"psdeid" : "<PSDATAENTITY>",
"psdegridid" : "<PSDATAENTITY>/Main",
"enableviewactions" : 1,
"psdeviewctrltype" : "GRID",
"psdeviewctrlname" : "GRID",
"psdegridname" : "主表格",
"configinfo" : "[表格]主表格;[数据集合]DEFAULT",
"psdedatasetid" : "<PSDATAENTITY>/DEFAULT"
}, {
"psachandlerid" : "Auto4",
"validflag" : 1,
"defaultflag" : 1,
"enabledynasys" : 0,
"psdeformname" : "默认搜索表单",
"psdeid" : "<PSDATAENTITY>",
"psdeviewctrltype" : "SEARCHFORM",
"psdeviewctrlname" : "SEARCHFORM",
"psdeformid" : "<PSDATAENTITY>/Default",
"configinfo" : "[表单]默认搜索表单"
} ]
}
\ No newline at end of file
{
"psdeviewbasetype" : "DEPICKUPVIEW",
"codename" : "PickupView",
"predefineviewtype" : "PICKUPVIEW",
"psdeviewbasename" : "接入开放平台实体数据选择视图",
"readonlymode" : 0,
"dyncmode" : 0,
"title" : "接入开放平台数据选择视图",
"psdeviewctrls" : [ {
"validflag" : 1,
"defaultflag" : 1,
"enabledynasys" : 0,
"psdeviewid" : "<PSDATAENTITY>/PickupGridView",
"psdeid" : "<PSDATAENTITY>",
"psdeviewctrltype" : "PICKUPVIEWPANEL",
"psdeviewctrlname" : "PICKUPVIEWPANEL",
"configinfo" : "[实体视图]接入开放平台实体选择表格视图(部件视图)"
} ]
}
\ No newline at end of file
{
"psdeviewbasetype" : "DEREDIRECTVIEW",
"codename" : "RedirectView",
"predefineviewtype" : "REDIRECTVIEW",
"psdeviewbasename" : "接入开放平台实体数据重定向视图",
"readonlymode" : 0,
"dyncmode" : 0,
"title" : "接入开放平台数据重定向视图"
}
\ No newline at end of file
{
"articletype" : "DEMODEL",
"pshelparticlename" : "[MSG_OPEN_ACCESS]模型说明",
"codename" : "Auto1",
"pshelpsections" : [ {
"validflag" : 1,
"codename" : "Auto6",
"pshelpsectionname" : "概念",
"sectiontype" : "DECONCEPTS",
"ordervalue" : 100
}, {
"validflag" : 1,
"codename" : "Auto3",
"pshelpsectionname" : "属性",
"sectiontype" : "DEFDESCS",
"ordervalue" : 200
}, {
"validflag" : 1,
"codename" : "Auto2",
"pshelpsectionname" : "任务",
"sectiontype" : "DEMANUALS",
"ordervalue" : 300
} ]
}
\ No newline at end of file
{
"psdeacmodename" : "DEFAULT",
"codename" : "Default",
"defaultmode" : 1
}
\ No newline at end of file
{
"logicname" : "CheckKey",
"psdeactionname" : "CheckKey",
"actiontype" : "BUILTIN",
"codename" : "CheckKey"
}
\ No newline at end of file
{
"logicname" : "Create",
"psdeactionname" : "Create",
"actiontype" : "BUILTIN",
"codename" : "Create"
}
\ No newline at end of file
{
"logicname" : "Get",
"psdeactionname" : "Get",
"actiontype" : "BUILTIN",
"codename" : "Get"
}
\ No newline at end of file
{
"logicname" : "GetDraft",
"psdeactionname" : "GetDraft",
"actiontype" : "BUILTIN",
"codename" : "GetDraft"
}
\ No newline at end of file
{
"logicname" : "Remove",
"psdeactionname" : "Remove",
"actiontype" : "BUILTIN",
"codename" : "Remove"
}
\ No newline at end of file
{
"logicname" : "Save",
"psdeactionname" : "Save",
"actiontype" : "BUILTIN",
"codename" : "Save"
}
\ No newline at end of file
{
"logicname" : "Update",
"psdeactionname" : "Update",
"actiontype" : "BUILTIN",
"codename" : "Update"
}
\ No newline at end of file
{
"privmode" : 0,
"psdedataqueryname" : "DEFAULT",
"codename" : "Default",
"defaultmode" : 0,
"custommode" : 0,
"psdedqjoins" : [ {
"psdedqjoinname" : "MSG_TEMPLATE",
"psdejointypeid" : "MAIN",
"joinpsdeid" : "<PSDATAENTITY>",
"mainflag" : 1,
"psdejointypename" : "主查询"
} ]
}
\ No newline at end of file
{
"querycode" : "SELECT\nt1.`ACCESSID`,\nt1.`ACCESSNAME`,\nt1.`CONTENT`,\nt1.`OPEN_TYPE`,\nt1.`TEMPLATE_ID`,\nt1.`TEMPLATE_NAME`,\nt1.`TEMPLATE_TYPE`,\nt1.`TEMPLATE_URL`,\nt1.`TID`\nFROM `IBZMSGTEMPL` t1 \n",
"dbtype" : "MYSQL5",
"psdedqcodename" : "MySQL5",
"psdedqcodeexps" : [ {
"expcode" : "t1.`ACCESSID`",
"ordervalue" : 0,
"psdedqcodeexpname" : "ACCESSID"
}, {
"expcode" : "t1.`ACCESSNAME`",
"ordervalue" : 1,
"psdedqcodeexpname" : "ACCESSNAME"
}, {
"expcode" : "t1.`CONTENT`",
"ordervalue" : 2,
"psdedqcodeexpname" : "CONTENT"
}, {
"expcode" : "t1.`OPEN_TYPE`",
"ordervalue" : 3,
"psdedqcodeexpname" : "OPEN_TYPE"
}, {
"expcode" : "t1.`TEMPLATE_ID`",
"ordervalue" : 4,
"psdedqcodeexpname" : "TEMPLATE_ID"
}, {
"expcode" : "t1.`TEMPLATE_NAME`",
"ordervalue" : 5,
"psdedqcodeexpname" : "TEMPLATE_NAME"
}, {
"expcode" : "t1.`TEMPLATE_TYPE`",
"ordervalue" : 6,
"psdedqcodeexpname" : "TEMPLATE_TYPE"
}, {
"expcode" : "t1.`TEMPLATE_URL`",
"ordervalue" : 7,
"psdedqcodeexpname" : "TEMPLATE_URL"
}, {
"expcode" : "t1.`TID`",
"ordervalue" : 8,
"psdedqcodeexpname" : "TID"
} ]
}
\ No newline at end of file
{
"querycode" : "SELECT\nt1.ACCESSID,\nt1.ACCESSNAME,\nt1.CONTENT,\nt1.OPEN_TYPE,\nt1.TEMPLATE_ID,\nt1.TEMPLATE_NAME,\nt1.TEMPLATE_TYPE,\nt1.TEMPLATE_URL,\nt1.TID\nFROM IBZMSGTEMPL t1 \n",
"dbtype" : "ORACLE",
"psdedqcodename" : "Oracle",
"psdedqcodeexps" : [ {
"expcode" : "t1.ACCESSID",
"ordervalue" : 0,
"psdedqcodeexpname" : "ACCESSID"
}, {
"expcode" : "t1.ACCESSNAME",
"ordervalue" : 1,
"psdedqcodeexpname" : "ACCESSNAME"
}, {
"expcode" : "t1.CONTENT",
"ordervalue" : 2,
"psdedqcodeexpname" : "CONTENT"
}, {
"expcode" : "t1.OPEN_TYPE",
"ordervalue" : 3,
"psdedqcodeexpname" : "OPEN_TYPE"
}, {
"expcode" : "t1.TEMPLATE_ID",
"ordervalue" : 4,
"psdedqcodeexpname" : "TEMPLATE_ID"
}, {
"expcode" : "t1.TEMPLATE_NAME",
"ordervalue" : 5,
"psdedqcodeexpname" : "TEMPLATE_NAME"
}, {
"expcode" : "t1.TEMPLATE_TYPE",
"ordervalue" : 6,
"psdedqcodeexpname" : "TEMPLATE_TYPE"
}, {
"expcode" : "t1.TEMPLATE_URL",
"ordervalue" : 7,
"psdedqcodeexpname" : "TEMPLATE_URL"
}, {
"expcode" : "t1.TID",
"ordervalue" : 8,
"psdedqcodeexpname" : "TID"
} ]
}
\ No newline at end of file
{
"querycode" : "SELECT\nt1.ACCESSID,\nt1.ACCESSNAME,\nt1.CONTENT,\nt1.OPEN_TYPE,\nt1.TEMPLATE_ID,\nt1.TEMPLATE_NAME,\nt1.TEMPLATE_TYPE,\nt1.TEMPLATE_URL,\nt1.TID\nFROM IBZMSGTEMPL t1 \n",
"dbtype" : "POSTGRESQL",
"psdedqcodename" : "PostgreSQL",
"psdedqcodeexps" : [ {
"expcode" : "t1.ACCESSID",
"ordervalue" : 0,
"psdedqcodeexpname" : "ACCESSID"
}, {
"expcode" : "t1.ACCESSNAME",
"ordervalue" : 1,
"psdedqcodeexpname" : "ACCESSNAME"
}, {
"expcode" : "t1.CONTENT",
"ordervalue" : 2,
"psdedqcodeexpname" : "CONTENT"
}, {
"expcode" : "t1.OPEN_TYPE",
"ordervalue" : 3,
"psdedqcodeexpname" : "OPEN_TYPE"
}, {
"expcode" : "t1.TEMPLATE_ID",
"ordervalue" : 4,
"psdedqcodeexpname" : "TEMPLATE_ID"
}, {
"expcode" : "t1.TEMPLATE_NAME",
"ordervalue" : 5,
"psdedqcodeexpname" : "TEMPLATE_NAME"
}, {
"expcode" : "t1.TEMPLATE_TYPE",
"ordervalue" : 6,
"psdedqcodeexpname" : "TEMPLATE_TYPE"
}, {
"expcode" : "t1.TEMPLATE_URL",
"ordervalue" : 7,
"psdedqcodeexpname" : "TEMPLATE_URL"
}, {
"expcode" : "t1.TID",
"ordervalue" : 8,
"psdedqcodeexpname" : "TID"
} ]
}
\ No newline at end of file
{
"privmode" : 0,
"psdedataqueryname" : "VIEW",
"logicname" : "默认(全部数据)",
"codename" : "View",
"defaultmode" : 0,
"custommode" : 0,
"viewcollevel" : 0,
"psdedqjoins" : [ {
"psdedqjoinname" : "MSG_TEMPLATE",
"psdejointypeid" : "MAIN",
"joinpsdeid" : "<PSDATAENTITY>",
"mainflag" : 1,
"psdejointypename" : "主查询"
} ]
}
\ No newline at end of file
{
"querycode" : "SELECT\nt1.`ACCESSID`,\nt1.`ACCESSNAME`,\nt1.`CONTENT`,\nt1.`OPEN_TYPE`,\nt1.`TEMPLATE_ID`,\nt1.`TEMPLATE_NAME`,\nt1.`TEMPLATE_TYPE`,\nt1.`TEMPLATE_URL`,\nt1.`TID`\nFROM `IBZMSGTEMPL` t1 \n",
"dbtype" : "MYSQL5",
"psdedqcodename" : "MySQL5",
"psdedqcodeexps" : [ {
"expcode" : "t1.`ACCESSID`",
"ordervalue" : 0,
"psdedqcodeexpname" : "ACCESSID"
}, {
"expcode" : "t1.`ACCESSNAME`",
"ordervalue" : 1,
"psdedqcodeexpname" : "ACCESSNAME"
}, {
"expcode" : "t1.`CONTENT`",
"ordervalue" : 2,
"psdedqcodeexpname" : "CONTENT"
}, {
"expcode" : "t1.`OPEN_TYPE`",
"ordervalue" : 3,
"psdedqcodeexpname" : "OPEN_TYPE"
}, {
"expcode" : "t1.`TEMPLATE_ID`",
"ordervalue" : 4,
"psdedqcodeexpname" : "TEMPLATE_ID"
}, {
"expcode" : "t1.`TEMPLATE_NAME`",
"ordervalue" : 5,
"psdedqcodeexpname" : "TEMPLATE_NAME"
}, {
"expcode" : "t1.`TEMPLATE_TYPE`",
"ordervalue" : 6,
"psdedqcodeexpname" : "TEMPLATE_TYPE"
}, {
"expcode" : "t1.`TEMPLATE_URL`",
"ordervalue" : 7,
"psdedqcodeexpname" : "TEMPLATE_URL"
}, {
"expcode" : "t1.`TID`",
"ordervalue" : 8,
"psdedqcodeexpname" : "TID"
} ]
}
\ No newline at end of file
{
"querycode" : "SELECT\nt1.ACCESSID,\nt1.ACCESSNAME,\nt1.CONTENT,\nt1.OPEN_TYPE,\nt1.TEMPLATE_ID,\nt1.TEMPLATE_NAME,\nt1.TEMPLATE_TYPE,\nt1.TEMPLATE_URL,\nt1.TID\nFROM IBZMSGTEMPL t1 \n",
"dbtype" : "ORACLE",
"psdedqcodename" : "Oracle",
"psdedqcodeexps" : [ {
"expcode" : "t1.ACCESSID",
"ordervalue" : 0,
"psdedqcodeexpname" : "ACCESSID"
}, {
"expcode" : "t1.ACCESSNAME",
"ordervalue" : 1,
"psdedqcodeexpname" : "ACCESSNAME"
}, {
"expcode" : "t1.CONTENT",
"ordervalue" : 2,
"psdedqcodeexpname" : "CONTENT"
}, {
"expcode" : "t1.OPEN_TYPE",
"ordervalue" : 3,
"psdedqcodeexpname" : "OPEN_TYPE"
}, {
"expcode" : "t1.TEMPLATE_ID",
"ordervalue" : 4,
"psdedqcodeexpname" : "TEMPLATE_ID"
}, {
"expcode" : "t1.TEMPLATE_NAME",
"ordervalue" : 5,
"psdedqcodeexpname" : "TEMPLATE_NAME"
}, {
"expcode" : "t1.TEMPLATE_TYPE",
"ordervalue" : 6,
"psdedqcodeexpname" : "TEMPLATE_TYPE"
}, {
"expcode" : "t1.TEMPLATE_URL",
"ordervalue" : 7,
"psdedqcodeexpname" : "TEMPLATE_URL"
}, {
"expcode" : "t1.TID",
"ordervalue" : 8,
"psdedqcodeexpname" : "TID"
} ]
}
\ No newline at end of file
{
"querycode" : "SELECT\nt1.ACCESSID,\nt1.ACCESSNAME,\nt1.CONTENT,\nt1.OPEN_TYPE,\nt1.TEMPLATE_ID,\nt1.TEMPLATE_NAME,\nt1.TEMPLATE_TYPE,\nt1.TEMPLATE_URL,\nt1.TID\nFROM IBZMSGTEMPL t1 \n",
"dbtype" : "POSTGRESQL",
"psdedqcodename" : "PostgreSQL",
"psdedqcodeexps" : [ {
"expcode" : "t1.ACCESSID",
"ordervalue" : 0,
"psdedqcodeexpname" : "ACCESSID"
}, {
"expcode" : "t1.ACCESSNAME",
"ordervalue" : 1,
"psdedqcodeexpname" : "ACCESSNAME"
}, {
"expcode" : "t1.CONTENT",
"ordervalue" : 2,
"psdedqcodeexpname" : "CONTENT"
}, {
"expcode" : "t1.OPEN_TYPE",
"ordervalue" : 3,
"psdedqcodeexpname" : "OPEN_TYPE"
}, {
"expcode" : "t1.TEMPLATE_ID",
"ordervalue" : 4,
"psdedqcodeexpname" : "TEMPLATE_ID"
}, {
"expcode" : "t1.TEMPLATE_NAME",
"ordervalue" : 5,
"psdedqcodeexpname" : "TEMPLATE_NAME"
}, {
"expcode" : "t1.TEMPLATE_TYPE",
"ordervalue" : 6,
"psdedqcodeexpname" : "TEMPLATE_TYPE"
}, {
"expcode" : "t1.TEMPLATE_URL",
"ordervalue" : 7,
"psdedqcodeexpname" : "TEMPLATE_URL"
}, {
"expcode" : "t1.TID",
"ordervalue" : 8,
"psdedqcodeexpname" : "TID"
} ]
}
\ No newline at end of file
{
"codename" : "Default",
"psdedatarelationname" : "消息模板默认关系界面组"
}
\ No newline at end of file
{
"codename" : "Default",
"defaultmode" : 1,
"psdedatasetname" : "DEFAULT",
"psdedsdqs" : [ {
"ordervalue" : 100,
"psdedqid" : "<PSDATAENTITY>/DEFAULT"
} ]
}
\ No newline at end of file
{
"formtype" : "SEARCHFORM",
"dynasysrefmode" : 0,
"codename" : "Default",
"psdeformname" : "默认搜索表单",
"mobflag" : 0,
"psdeformdetails" : [ {
"caption" : "常规条件",
"child_col_xs" : 24,
"showcaption" : 0,
"psdeformdetailname" : "formpage1",
"detailtype" : "FORMPAGE",
"child_col_sm" : 12,
"child_col_md" : 12,
"colmodel" : "33%;33%;34%",
"child_col_lg" : 12,
"layoutmode" : "TABLE_24COL",
"psdeformdetails" : [ {
"psdefid" : "<PSDATAENTITY>/ACCESSNAME",
"psdefsfitemname" : "N_ACCESSNAME_LIKE",
"psdeformdetailname" : "n_accessname_like",
"psdefname" : "accessname",
"detailtype" : "FORMITEM",
"logicname" : "接入平台[文本包含(%)]",
"psdeformid" : "<PSDEFORM>",
"psdefsfitemid" : "<PSDATAENTITY>/ACCESSNAME/N_ACCESSNAME_LIKE"
}, {
"psdefid" : "<PSDATAENTITY>/TEMPLATE_NAME",
"psdefsfitemname" : "N_TEMPLATE_NAME_LIKE",
"caption" : "模板标题(文本包含(%))",
"psdeformdetailname" : "n_template_name_like",
"psdefname" : "template_name",
"detailtype" : "FORMITEM",
"logicname" : "模板标题[文本包含(%)]",
"psdeformid" : "<PSDEFORM>",
"psdefsfitemid" : "<PSDATAENTITY>/TEMPLATE_NAME/N_TEMPLATE_NAME_LIKE"
} ]
} ]
}
\ No newline at end of file
{
"appenddeitems" : 1,
"logicname" : "移动端列表",
"psdelistname" : "MOB",
"psdedsid" : "<PSDATAENTITY>/DEFAULT",
"codename" : "Mob"
}
\ No newline at end of file
{
"psdeacmodename" : "DEFAULT",
"codename" : "Default",
"defaultmode" : 1
}
\ No newline at end of file
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册