PSCODELIST.json 871 字节
Newer Older
ibizdev's avatar
ibizdev committed
1 2 3 4 5
{
  "codelistsn" : "CODELIST_00015",
  "validflag" : 1,
  "codename" : "CodeList15",
  "pscodelisttemplname" : "日历参与者状态",
ibizdev's avatar
ibizdev committed
6 7 8 9 10
  "createdate" : "2020-08-31 13:38:31",
  "pscodelistname" : "日历参与者状态",
  "cltype" : "STATIC",
  "userscope" : 0,
  "pscodelisttemplid" : "CODELIST_00015",
ibizdev's avatar
ibizdev committed
11
  "pscodeitems" : [ {
ibizdev's avatar
ibizdev committed
12 13
    "codeitemvalue" : "UNDECIDED",
    "ordervalue" : 0,
ibizdev's avatar
ibizdev committed
14 15 16
    "validflag" : 1,
    "defaultflag" : 0,
    "pscodeitemname" : "未确定",
ibizdev's avatar
ibizdev committed
17
    "createdate" : "2020-08-31 13:38:31"
ibizdev's avatar
ibizdev committed
18
  }, {
ibizdev's avatar
ibizdev committed
19 20
    "codeitemvalue" : "ACCEPT",
    "ordervalue" : 1,
ibizdev's avatar
ibizdev committed
21 22 23
    "validflag" : 1,
    "defaultflag" : 0,
    "pscodeitemname" : "接受",
ibizdev's avatar
ibizdev committed
24
    "createdate" : "2020-08-31 13:38:31"
ibizdev's avatar
ibizdev committed
25
  }, {
ibizdev's avatar
ibizdev committed
26 27
    "codeitemvalue" : "REJECT",
    "ordervalue" : 2,
ibizdev's avatar
ibizdev committed
28 29 30
    "validflag" : 1,
    "defaultflag" : 0,
    "pscodeitemname" : "拒绝",
ibizdev's avatar
ibizdev committed
31
    "createdate" : "2020-08-31 13:38:31"
ibizdev's avatar
ibizdev committed
32 33
  } ]
}