PSCODELIST.json 992 字节
Newer Older
ibizdev's avatar
ibizdev committed
1 2 3
{
  "codelistsn" : "CODELIST_00070",
  "validflag" : 1,
ibizdev's avatar
ibizdev committed
4
  "createman" : "SYSTEM",
ibizdev's avatar
ibizdev committed
5 6
  "codename" : "CodeList63",
  "pscodelisttemplname" : "页面参数值变量",
ibizdev's avatar
ibizdev committed
7 8 9 10 11 12 13
  "createdate" : "2021-01-29 17:48:41",
  "pscodelistname" : "页面参数值变量",
  "cltype" : "STATIC",
  "userscope" : 0,
  "updateman" : "SYSTEM",
  "updatedate" : "2021-01-29 17:48:41",
  "pscodelisttemplid" : "CODELIST_00070",
ibizdev's avatar
ibizdev committed
14 15
  "pscodeitems" : [ {
    "validflag" : 1,
ibizdev's avatar
ibizdev committed
16
    "updatedate" : "2021-01-29 17:48:41",
ibizdev's avatar
ibizdev committed
17
    "defaultflag" : 0,
ibizdev's avatar
ibizdev committed
18
    "createman" : "SYSTEM",
ibizdev's avatar
ibizdev committed
19 20
    "codeitemvalue" : "PARAM1",
    "pscodeitemname" : "参数1(字符)",
ibizdev's avatar
ibizdev committed
21 22 23
    "createdate" : "2021-01-29 17:48:41",
    "ordervalue" : 0,
    "updateman" : "SYSTEM"
ibizdev's avatar
ibizdev committed
24 25
  }, {
    "validflag" : 1,
ibizdev's avatar
ibizdev committed
26
    "updatedate" : "2021-01-29 17:48:41",
ibizdev's avatar
ibizdev committed
27
    "defaultflag" : 0,
ibizdev's avatar
ibizdev committed
28
    "createman" : "SYSTEM",
ibizdev's avatar
ibizdev committed
29 30
    "codeitemvalue" : "PARAM2",
    "pscodeitemname" : "参数2(字符)",
ibizdev's avatar
ibizdev committed
31 32 33
    "createdate" : "2021-01-29 17:48:41",
    "ordervalue" : 1,
    "updateman" : "SYSTEM"
ibizdev's avatar
ibizdev committed
34 35
  } ]
}