{
  "getAllPSAppDEACModes" : [ {
    "codeName" : "Default",
    "logicName" : "DEFAULT",
    "mOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdeacmodes/DEFAULT",
    "name" : "DEFAULT",
    "getPSDEACModeDataItems" : [ {
      "dataType" : 25,
      "name" : "value",
      "getPSAppDEField" : {
        "name" : "IBIZSAMPLE0005ID",
        "codeName" : "IBIZSample0005Id"
      }
    }, {
      "dataType" : 25,
      "name" : "text",
      "getPSAppDEField" : {
        "name" : "IBIZSAMPLE0005NAME",
        "codeName" : "IBIZSample0005Name"
      }
    } ],
    "pagingSize" : 50,
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdeacmodes/DEFAULT",
    "getTextPSAppDEField" : {
      "name" : "IBIZSAMPLE0005NAME",
      "codeName" : "IBIZSample0005Name"
    },
    "getValuePSAppDEField" : {
      "name" : "IBIZSAMPLE0005ID",
      "codeName" : "IBIZSample0005Id"
    },
    "defaultMode" : true,
    "enablePagingBar" : false
  } ],
  "getAllPSAppDEActions" : [ {
    "actionMode" : "CHECKKEY",
    "codeName" : "CheckKey",
    "methodType" : "DEACTION",
    "name" : "CheckKey",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0005DTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "stdDataType" : 9,
      "type" : "SIMPLE"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0005/PSDEACTIONS/CheckKey.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "CREATE"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "CheckKey"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdemethods/CheckKey",
    "requestMethod" : "POST",
    "requestParamType" : "ENTITY",
    "requestPath" : "/checkkey",
    "builtinMethod" : false
  }, {
    "actionMode" : "CREATE",
    "codeName" : "Create",
    "methodType" : "DEACTION",
    "name" : "Create",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0005DTO"
      },
      "type" : "DTO",
      "output" : true
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0005DTO"
      },
      "type" : "DTO"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0005/PSDEACTIONS/Create.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "CREATE"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "Create"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdemethods/Create",
    "requestMethod" : "POST",
    "requestParamType" : "ENTITY",
    "builtinMethod" : false,
    "noServiceCodeName" : true
  }, {
    "actionMode" : "READ",
    "codeName" : "Get",
    "methodType" : "DEACTION",
    "name" : "Get",
    "getPSAppDEMethodInput" : {
      "getKeyPSAppDEField" : {
        "name" : "IBIZSAMPLE0005ID",
        "codeName" : "IBIZSample0005Id"
      },
      "name" : "输入对象",
      "type" : "KEYFIELD"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0005DTO"
      },
      "type" : "DTO"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0005/PSDEACTIONS/Get.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "READ"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "Get"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdemethods/Get",
    "requestField" : "IBIZSAMPLE0005ID",
    "requestMethod" : "GET",
    "requestParamType" : "FIELD",
    "builtinMethod" : false,
    "needResourceKey" : true,
    "noServiceCodeName" : true
  }, {
    "actionMode" : "GETDRAFT",
    "codeName" : "GetDraft",
    "methodType" : "DEACTION",
    "name" : "GetDraft",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0005DTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0005DTO"
      },
      "type" : "DTO"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0005/PSDEACTIONS/GetDraft.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "CREATE"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "GetDraft"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdemethods/GetDraft",
    "requestMethod" : "GET",
    "requestParamType" : "NONE",
    "requestPath" : "/getdraft",
    "builtinMethod" : false
  }, {
    "actionMode" : "DELETE",
    "batchActionMode" : 1,
    "codeName" : "Remove",
    "methodType" : "DEACTION",
    "name" : "Remove",
    "getPSAppDEMethodInput" : {
      "getKeyPSAppDEField" : {
        "name" : "IBIZSAMPLE0005ID",
        "codeName" : "IBIZSample0005Id"
      },
      "name" : "输入对象",
      "type" : "KEYFIELDS"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "type" : "VOID"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0005/PSDEACTIONS/Remove.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "DELETE"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "Remove"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdemethods/Remove",
    "requestField" : "IBIZSAMPLE0005ID",
    "requestMethod" : "DELETE",
    "requestParamType" : "FIELD",
    "builtinMethod" : false,
    "enableBatchAction" : true,
    "needResourceKey" : true,
    "noServiceCodeName" : true
  }, {
    "actionMode" : "UNKNOWN",
    "codeName" : "Save",
    "methodType" : "DEACTION",
    "name" : "Save",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0005DTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "type" : "VOID"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0005/PSDEACTIONS/Save.json"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "Save"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdemethods/Save",
    "requestMethod" : "POST",
    "requestParamType" : "ENTITY",
    "requestPath" : "/save",
    "builtinMethod" : false,
    "needResourceKey" : true
  }, {
    "actionMode" : "UPDATE",
    "codeName" : "Update",
    "methodType" : "DEACTION",
    "name" : "Update",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0005DTO"
      },
      "type" : "DTO",
      "output" : true
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0005DTO"
      },
      "type" : "DTO"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0005/PSDEACTIONS/Update.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "UPDATE"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "Update"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdemethods/Update",
    "requestMethod" : "PUT",
    "requestParamType" : "ENTITY",
    "builtinMethod" : false,
    "needResourceKey" : true,
    "noServiceCodeName" : true
  } ],
  "getAllPSAppDEDataSets" : [ {
    "codeName" : "FetchDefault",
    "methodType" : "FETCH",
    "name" : "FetchDefault",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0005FilterDTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0005DTO"
      },
      "type" : "PAGE"
    },
    "getPSDEDataSet" : {
      "modelref" : true,
      "id" : "Default"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "READ"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "FetchDefault"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdemethods/FetchDefault",
    "requestMethod" : "GET",
    "requestParamType" : "URIPARAM",
    "requestPath" : "/fetchdefault",
    "builtinMethod" : false
  } ],
  "getAllPSAppDEFields" : [ {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/JE/psappdefuimodes/Default",
      "name" : "[JE][订单金额]",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.JE",
          "mOSFilePath" : "pslanguageres/Auto136",
          "rTMOSFilePath" : "pslanguageres/Auto136"
        },
        "codeName" : "Default",
        "editorType" : "TEXTBOX",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/JE/psdefformitems/Default",
        "name" : "[JE][订单金额]",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/Je/psdefformitems/Default",
        "uIMode" : "DEFAULT"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/Je/psappdefuimodes/Default",
      "type" : "DEFAULT"
    }, {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/JE/psappdefuimodes/MobileDefault",
      "name" : "[JE][订单金额]移动端默认",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.JE",
          "mOSFilePath" : "pslanguageres/Auto136",
          "rTMOSFilePath" : "pslanguageres/Auto136"
        },
        "codeName" : "MobileDefault",
        "editorType" : "MOBTEXT",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/JE/psdefformitems/MobileDefault",
        "name" : "[JE][订单金额]移动端默认",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/Je/psdefformitems/MobileDefault",
        "uIMode" : "MOBILEDEFAULT",
        "mobileMode" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/Je/psappdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    } ],
    "codeName" : "Je",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.JE",
      "mOSFilePath" : "pslanguageres/Auto136",
      "rTMOSFilePath" : "pslanguageres/Auto136"
    },
    "logicName" : "订单金额",
    "name" : "JE",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/Je",
    "stdDataType" : 6
  }, {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/WFINSTANCEID/psappdefuimodes/MobileDefault",
      "name" : "[WFINSTANCEID][工作流实例]移动端默认",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.WFINSTANCEID",
          "mOSFilePath" : "pslanguageres/Auto1013",
          "rTMOSFilePath" : "pslanguageres/Auto1013"
        },
        "codeName" : "MobileDefault",
        "editorType" : "MOBTEXT",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/WFINSTANCEID/psdefformitems/MobileDefault",
        "name" : "[WFINSTANCEID][工作流实例]移动端默认",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/WFInstanceId/psdefformitems/MobileDefault",
        "stringLength" : 100,
        "uIMode" : "MOBILEDEFAULT",
        "mobileMode" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/WFInstanceId/psappdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    }, {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/WFINSTANCEID/psappdefuimodes/Default",
      "name" : "[WFINSTANCEID][工作流实例]",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.WFINSTANCEID",
          "mOSFilePath" : "pslanguageres/Auto1013",
          "rTMOSFilePath" : "pslanguageres/Auto1013"
        },
        "codeName" : "Default",
        "editorType" : "TEXTBOX",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/WFINSTANCEID/psdefformitems/Default",
        "name" : "[WFINSTANCEID][工作流实例]",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/WFInstanceId/psdefformitems/Default",
        "stringLength" : 100,
        "uIMode" : "DEFAULT"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/WFInstanceId/psappdefuimodes/Default",
      "type" : "DEFAULT"
    } ],
    "codeName" : "WFInstanceId",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.WFINSTANCEID",
      "mOSFilePath" : "pslanguageres/Auto1013",
      "rTMOSFilePath" : "pslanguageres/Auto1013"
    },
    "logicName" : "工作流实例",
    "name" : "WFINSTANCEID",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/WFInstanceId",
    "stdDataType" : 25,
    "stringLength" : 100
  }, {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/UPDATEMAN/psappdefuimodes/MobileDefault",
      "name" : "[UPDATEMAN][更新人]移动端默认",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.UPDATEMAN",
          "mOSFilePath" : "pslanguageres/Auto202",
          "rTMOSFilePath" : "pslanguageres/Auto202"
        },
        "codeName" : "MobileDefault",
        "editorType" : "SPAN",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/UPDATEMAN/psdefformitems/MobileDefault",
        "name" : "[UPDATEMAN][更新人]移动端默认",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/UpdateMan/psdefformitems/MobileDefault",
        "stringLength" : 60,
        "uIMode" : "MOBILEDEFAULT",
        "allowEmpty" : false,
        "mobileMode" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/UpdateMan/psappdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    }, {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/UPDATEMAN/psappdefuimodes/Default",
      "name" : "[UPDATEMAN][更新人]",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.UPDATEMAN",
          "mOSFilePath" : "pslanguageres/Auto202",
          "rTMOSFilePath" : "pslanguageres/Auto202"
        },
        "codeName" : "Default",
        "editorType" : "SPAN",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/UPDATEMAN/psdefformitems/Default",
        "name" : "[UPDATEMAN][更新人]",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/UpdateMan/psdefformitems/Default",
        "stringLength" : 60,
        "uIMode" : "DEFAULT",
        "allowEmpty" : false
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/UpdateMan/psappdefuimodes/Default",
      "type" : "DEFAULT"
    } ],
    "codeName" : "UpdateMan",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.UPDATEMAN",
      "mOSFilePath" : "pslanguageres/Auto202",
      "rTMOSFilePath" : "pslanguageres/Auto202"
    },
    "logicName" : "更新人",
    "name" : "UPDATEMAN",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/UpdateMan",
    "stdDataType" : 25,
    "stringLength" : 60
  }, {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/MMDATE/psappdefuimodes/Default",
      "name" : "[MMDATE][订单时间]",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.MMDATE",
          "mOSFilePath" : "pslanguageres/Auto481",
          "rTMOSFilePath" : "pslanguageres/Auto481"
        },
        "codeName" : "Default",
        "editorType" : "DATEPICKEREX_NOTIME",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/MMDATE/psdefformitems/Default",
        "name" : "[MMDATE][订单时间]",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/MMDate/psdefformitems/Default",
        "uIMode" : "DEFAULT",
        "valueFormat" : "%1$tY-%1$tm-%1$td"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/MMDate/psappdefuimodes/Default",
      "type" : "DEFAULT"
    }, {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/MMDATE/psappdefuimodes/MobileDefault",
      "name" : "[MMDATE][订单时间]移动端默认",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.MMDATE",
          "mOSFilePath" : "pslanguageres/Auto481",
          "rTMOSFilePath" : "pslanguageres/Auto481"
        },
        "codeName" : "MobileDefault",
        "editorType" : "MOBDATE",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/MMDATE/psdefformitems/MobileDefault",
        "name" : "[MMDATE][订单时间]移动端默认",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/MMDate/psdefformitems/MobileDefault",
        "uIMode" : "MOBILEDEFAULT",
        "valueFormat" : "%1$tY-%1$tm-%1$td",
        "mobileMode" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/MMDate/psappdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    } ],
    "codeName" : "MMDate",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.MMDATE",
      "mOSFilePath" : "pslanguageres/Auto481",
      "rTMOSFilePath" : "pslanguageres/Auto481"
    },
    "logicName" : "订单时间",
    "name" : "MMDATE",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/MMDate",
    "stdDataType" : 5,
    "valueFormat" : "YYYY-MM-DD"
  }, {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/IBIZSAMPLE0005ID/psappdefuimodes/MobileDefault",
      "name" : "[IBIZSAMPLE0005ID][多模式流程标识]移动端默认",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.IBIZSAMPLE0005ID",
          "mOSFilePath" : "pslanguageres/Auto218",
          "rTMOSFilePath" : "pslanguageres/Auto218"
        },
        "codeName" : "MobileDefault",
        "editorType" : "SPAN",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/IBIZSAMPLE0005ID/psdefformitems/MobileDefault",
        "name" : "[IBIZSAMPLE0005ID][多模式流程标识]移动端默认",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/IBIZSample0005Id/psdefformitems/MobileDefault",
        "stringLength" : 100,
        "uIMode" : "MOBILEDEFAULT",
        "allowEmpty" : false,
        "mobileMode" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/IBIZSample0005Id/psappdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    }, {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/IBIZSAMPLE0005ID/psappdefuimodes/Default",
      "name" : "[IBIZSAMPLE0005ID][多模式流程标识]",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.IBIZSAMPLE0005ID",
          "mOSFilePath" : "pslanguageres/Auto218",
          "rTMOSFilePath" : "pslanguageres/Auto218"
        },
        "codeName" : "Default",
        "editorType" : "SPAN",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/IBIZSAMPLE0005ID/psdefformitems/Default",
        "name" : "[IBIZSAMPLE0005ID][多模式流程标识]",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/IBIZSample0005Id/psdefformitems/Default",
        "stringLength" : 100,
        "uIMode" : "DEFAULT",
        "allowEmpty" : false
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/IBIZSample0005Id/psappdefuimodes/Default",
      "type" : "DEFAULT"
    } ],
    "codeName" : "IBIZSample0005Id",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.IBIZSAMPLE0005ID",
      "mOSFilePath" : "pslanguageres/Auto218",
      "rTMOSFilePath" : "pslanguageres/Auto218"
    },
    "logicName" : "多模式流程标识",
    "name" : "IBIZSAMPLE0005ID",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/IBIZSample0005Id",
    "stdDataType" : 25,
    "stringLength" : 100,
    "keyField" : true
  }, {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/WFVERSION/psappdefuimodes/MobileDefault",
      "name" : "[WFVERSION][工作流版本]移动端默认",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.WFVERSION",
          "mOSFilePath" : "pslanguageres/Auto1619",
          "rTMOSFilePath" : "pslanguageres/Auto1619"
        },
        "codeName" : "MobileDefault",
        "editorType" : "MOBTEXT",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/WFVERSION/psdefformitems/MobileDefault",
        "name" : "[WFVERSION][工作流版本]移动端默认",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/WFVersion/psdefformitems/MobileDefault",
        "stringLength" : 100,
        "uIMode" : "MOBILEDEFAULT",
        "mobileMode" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/WFVersion/psappdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    }, {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/WFVERSION/psappdefuimodes/Default",
      "name" : "[WFVERSION][工作流版本]",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.WFVERSION",
          "mOSFilePath" : "pslanguageres/Auto1619",
          "rTMOSFilePath" : "pslanguageres/Auto1619"
        },
        "codeName" : "Default",
        "editorType" : "TEXTBOX",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/WFVERSION/psdefformitems/Default",
        "name" : "[WFVERSION][工作流版本]",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/WFVersion/psdefformitems/Default",
        "stringLength" : 100,
        "uIMode" : "DEFAULT"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/WFVersion/psappdefuimodes/Default",
      "type" : "DEFAULT"
    } ],
    "codeName" : "WFVersion",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.WFVERSION",
      "mOSFilePath" : "pslanguageres/Auto1619",
      "rTMOSFilePath" : "pslanguageres/Auto1619"
    },
    "logicName" : "工作流版本",
    "name" : "WFVERSION",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/WFVersion",
    "stdDataType" : 25,
    "stringLength" : 100
  }, {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/CREATEDATE/psappdefuimodes/MobileDefault",
      "name" : "[CREATEDATE][建立时间]移动端默认",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.CREATEDATE",
          "mOSFilePath" : "pslanguageres/Auto964",
          "rTMOSFilePath" : "pslanguageres/Auto964"
        },
        "codeName" : "MobileDefault",
        "editorType" : "SPAN",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/CREATEDATE/psdefformitems/MobileDefault",
        "name" : "[CREATEDATE][建立时间]移动端默认",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/CreateDate/psdefformitems/MobileDefault",
        "uIMode" : "MOBILEDEFAULT",
        "valueFormat" : "%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS",
        "allowEmpty" : false,
        "mobileMode" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/CreateDate/psappdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    }, {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/CREATEDATE/psappdefuimodes/Default",
      "name" : "[CREATEDATE][建立时间]",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.CREATEDATE",
          "mOSFilePath" : "pslanguageres/Auto964",
          "rTMOSFilePath" : "pslanguageres/Auto964"
        },
        "codeName" : "Default",
        "editorType" : "SPAN",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/CREATEDATE/psdefformitems/Default",
        "name" : "[CREATEDATE][建立时间]",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/CreateDate/psdefformitems/Default",
        "uIMode" : "DEFAULT",
        "valueFormat" : "%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS",
        "allowEmpty" : false
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/CreateDate/psappdefuimodes/Default",
      "type" : "DEFAULT"
    } ],
    "codeName" : "CreateDate",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.CREATEDATE",
      "mOSFilePath" : "pslanguageres/Auto964",
      "rTMOSFilePath" : "pslanguageres/Auto964"
    },
    "logicName" : "建立时间",
    "name" : "CREATEDATE",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/CreateDate",
    "stdDataType" : 5,
    "valueFormat" : "YYYY-MM-DD HH:mm:ss"
  }, {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/UPDATEDATE/psappdefuimodes/Default",
      "name" : "[UPDATEDATE][更新时间]",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.UPDATEDATE",
          "mOSFilePath" : "pslanguageres/Auto1074",
          "rTMOSFilePath" : "pslanguageres/Auto1074"
        },
        "codeName" : "Default",
        "editorType" : "SPAN",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/UPDATEDATE/psdefformitems/Default",
        "name" : "[UPDATEDATE][更新时间]",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/UpdateDate/psdefformitems/Default",
        "uIMode" : "DEFAULT",
        "valueFormat" : "%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS",
        "allowEmpty" : false
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/UpdateDate/psappdefuimodes/Default",
      "type" : "DEFAULT"
    }, {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/UPDATEDATE/psappdefuimodes/MobileDefault",
      "name" : "[UPDATEDATE][更新时间]移动端默认",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.UPDATEDATE",
          "mOSFilePath" : "pslanguageres/Auto1074",
          "rTMOSFilePath" : "pslanguageres/Auto1074"
        },
        "codeName" : "MobileDefault",
        "editorType" : "SPAN",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/UPDATEDATE/psdefformitems/MobileDefault",
        "name" : "[UPDATEDATE][更新时间]移动端默认",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/UpdateDate/psdefformitems/MobileDefault",
        "uIMode" : "MOBILEDEFAULT",
        "valueFormat" : "%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS",
        "allowEmpty" : false,
        "mobileMode" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/UpdateDate/psappdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    } ],
    "codeName" : "UpdateDate",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.UPDATEDATE",
      "mOSFilePath" : "pslanguageres/Auto1074",
      "rTMOSFilePath" : "pslanguageres/Auto1074"
    },
    "logicName" : "更新时间",
    "name" : "UPDATEDATE",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/UpdateDate",
    "stdDataType" : 5,
    "valueFormat" : "YYYY-MM-DD HH:mm:ss"
  }, {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/WFMMSTEP/psappdefuimodes/Default",
      "name" : "[WFMMSTEP][工作流步骤]",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.WFMMSTEP",
          "mOSFilePath" : "pslanguageres/Auto663",
          "rTMOSFilePath" : "pslanguageres/Auto663"
        },
        "codeName" : "Default",
        "editorType" : "DROPDOWNLIST",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/WFMMSTEP/psdefformitems/Default",
        "name" : "[WFMMSTEP][工作流步骤]",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/WFMMStep/psdefformitems/Default",
        "stringLength" : 60,
        "uIMode" : "DEFAULT",
        "needCodeListConfig" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/WFMMStep/psappdefuimodes/Default",
      "type" : "DEFAULT"
    }, {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/WFMMSTEP/psappdefuimodes/MobileDefault",
      "name" : "[WFMMSTEP][工作流步骤]移动端默认",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.WFMMSTEP",
          "mOSFilePath" : "pslanguageres/Auto663",
          "rTMOSFilePath" : "pslanguageres/Auto663"
        },
        "codeName" : "MobileDefault",
        "editorType" : "MOBDROPDOWNLIST",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/WFMMSTEP/psdefformitems/MobileDefault",
        "name" : "[WFMMSTEP][工作流步骤]移动端默认",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/WFMMStep/psdefformitems/MobileDefault",
        "stringLength" : 60,
        "uIMode" : "MOBILEDEFAULT",
        "mobileMode" : true,
        "needCodeListConfig" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/WFMMStep/psappdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    } ],
    "codeName" : "WFMMStep",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.WFMMSTEP",
      "mOSFilePath" : "pslanguageres/Auto663",
      "rTMOSFilePath" : "pslanguageres/Auto663"
    },
    "logicName" : "工作流步骤",
    "name" : "WFMMSTEP",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/WFMMStep",
    "stdDataType" : 25,
    "stringLength" : 60
  }, {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/WFMMTYPE/psappdefuimodes/Default",
      "name" : "[WFMMTYPE][订单类型]",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.WFMMTYPE",
          "mOSFilePath" : "pslanguageres/Auto666",
          "rTMOSFilePath" : "pslanguageres/Auto666"
        },
        "codeName" : "Default",
        "editorType" : "DROPDOWNLIST",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/WFMMTYPE/psdefformitems/Default",
        "name" : "[WFMMTYPE][订单类型]",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/WFMMType/psdefformitems/Default",
        "stringLength" : 60,
        "uIMode" : "DEFAULT",
        "needCodeListConfig" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/WFMMType/psappdefuimodes/Default",
      "type" : "DEFAULT"
    }, {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/WFMMTYPE/psappdefuimodes/MobileDefault",
      "name" : "[WFMMTYPE][订单类型]移动端默认",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.WFMMTYPE",
          "mOSFilePath" : "pslanguageres/Auto666",
          "rTMOSFilePath" : "pslanguageres/Auto666"
        },
        "codeName" : "MobileDefault",
        "editorType" : "MOBDROPDOWNLIST",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/WFMMTYPE/psdefformitems/MobileDefault",
        "name" : "[WFMMTYPE][订单类型]移动端默认",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/WFMMType/psdefformitems/MobileDefault",
        "stringLength" : 60,
        "uIMode" : "MOBILEDEFAULT",
        "mobileMode" : true,
        "needCodeListConfig" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/WFMMType/psappdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    } ],
    "codeName" : "WFMMType",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.WFMMTYPE",
      "mOSFilePath" : "pslanguageres/Auto666",
      "rTMOSFilePath" : "pslanguageres/Auto666"
    },
    "logicName" : "订单类型",
    "name" : "WFMMTYPE",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/WFMMType",
    "stdDataType" : 25,
    "stringLength" : 60
  }, {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/CREATEMAN/psappdefuimodes/MobileDefault",
      "name" : "[CREATEMAN][建立人]移动端默认",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.CREATEMAN",
          "mOSFilePath" : "pslanguageres/Auto859",
          "rTMOSFilePath" : "pslanguageres/Auto859"
        },
        "codeName" : "MobileDefault",
        "editorType" : "SPAN",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/CREATEMAN/psdefformitems/MobileDefault",
        "name" : "[CREATEMAN][建立人]移动端默认",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/CreateMan/psdefformitems/MobileDefault",
        "stringLength" : 60,
        "uIMode" : "MOBILEDEFAULT",
        "allowEmpty" : false,
        "mobileMode" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/CreateMan/psappdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    }, {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/CREATEMAN/psappdefuimodes/Default",
      "name" : "[CREATEMAN][建立人]",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.CREATEMAN",
          "mOSFilePath" : "pslanguageres/Auto859",
          "rTMOSFilePath" : "pslanguageres/Auto859"
        },
        "codeName" : "Default",
        "editorType" : "SPAN",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/CREATEMAN/psdefformitems/Default",
        "name" : "[CREATEMAN][建立人]",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/CreateMan/psdefformitems/Default",
        "stringLength" : 60,
        "uIMode" : "DEFAULT",
        "allowEmpty" : false
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/CreateMan/psappdefuimodes/Default",
      "type" : "DEFAULT"
    } ],
    "codeName" : "CreateMan",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.CREATEMAN",
      "mOSFilePath" : "pslanguageres/Auto859",
      "rTMOSFilePath" : "pslanguageres/Auto859"
    },
    "logicName" : "建立人",
    "name" : "CREATEMAN",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/CreateMan",
    "stdDataType" : 25,
    "stringLength" : 60
  }, {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/WFSTATE/psappdefuimodes/MobileDefault",
      "name" : "[WFSTATE][工作流步骤]移动端默认",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.WFSTATE",
          "mOSFilePath" : "pslanguageres/Auto1748",
          "rTMOSFilePath" : "pslanguageres/Auto1748"
        },
        "codeName" : "MobileDefault",
        "editorType" : "SPAN",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/WFSTATE/psdefformitems/MobileDefault",
        "name" : "[WFSTATE][工作流步骤]移动端默认",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/WFState/psdefformitems/MobileDefault",
        "uIMode" : "MOBILEDEFAULT",
        "mobileMode" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/WFState/psappdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    }, {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/WFSTATE/psappdefuimodes/Default",
      "name" : "[WFSTATE][工作流步骤]",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.WFSTATE",
          "mOSFilePath" : "pslanguageres/Auto1748",
          "rTMOSFilePath" : "pslanguageres/Auto1748"
        },
        "codeName" : "Default",
        "editorType" : "SPAN",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/WFSTATE/psdefformitems/Default",
        "name" : "[WFSTATE][工作流步骤]",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/WFState/psdefformitems/Default",
        "uIMode" : "DEFAULT"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/WFState/psappdefuimodes/Default",
      "type" : "DEFAULT"
    } ],
    "codeName" : "WFState",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.WFSTATE",
      "mOSFilePath" : "pslanguageres/Auto1748",
      "rTMOSFilePath" : "pslanguageres/Auto1748"
    },
    "logicName" : "工作流步骤",
    "name" : "WFSTATE",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/WFState",
    "stdDataType" : 9
  }, {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/IBIZSAMPLE0005NAME/psappdefuimodes/MobileDefault",
      "name" : "[IBIZSAMPLE0005NAME][多模式流程名称]移动端默认",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.IBIZSAMPLE0005NAME",
          "mOSFilePath" : "pslanguageres/Auto1516",
          "rTMOSFilePath" : "pslanguageres/Auto1516"
        },
        "codeName" : "MobileDefault",
        "editorType" : "MOBTEXT",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/IBIZSAMPLE0005NAME/psdefformitems/MobileDefault",
        "name" : "[IBIZSAMPLE0005NAME][多模式流程名称]移动端默认",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/IBIZSample0005Name/psdefformitems/MobileDefault",
        "stringLength" : 200,
        "uIMode" : "MOBILEDEFAULT",
        "mobileMode" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/IBIZSample0005Name/psappdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    }, {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/IBIZSAMPLE0005NAME/psappdefuimodes/Default",
      "name" : "[IBIZSAMPLE0005NAME][多模式流程名称]",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.IBIZSAMPLE0005NAME",
          "mOSFilePath" : "pslanguageres/Auto1516",
          "rTMOSFilePath" : "pslanguageres/Auto1516"
        },
        "codeName" : "Default",
        "editorType" : "TEXTBOX",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/IBIZSAMPLE0005NAME/psdefformitems/Default",
        "name" : "[IBIZSAMPLE0005NAME][多模式流程名称]",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/IBIZSample0005Name/psdefformitems/Default",
        "stringLength" : 200,
        "uIMode" : "DEFAULT"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/IBIZSample0005Name/psappdefuimodes/Default",
      "type" : "DEFAULT"
    } ],
    "codeName" : "IBIZSample0005Name",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.IBIZSAMPLE0005NAME",
      "mOSFilePath" : "pslanguageres/Auto1516",
      "rTMOSFilePath" : "pslanguageres/Auto1516"
    },
    "logicName" : "多模式流程名称",
    "name" : "IBIZSAMPLE0005NAME",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/IBIZSample0005Name",
    "stdDataType" : 25,
    "stringLength" : 200,
    "enableQuickSearch" : true,
    "majorField" : true
  }, {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/MEMO/psappdefuimodes/Default",
      "name" : "[MEMO][备注]",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.MEMO",
          "mOSFilePath" : "pslanguageres/Auto269",
          "rTMOSFilePath" : "pslanguageres/Auto269"
        },
        "codeName" : "Default",
        "editorType" : "TEXTAREA_10",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/MEMO/psdefformitems/Default",
        "name" : "[MEMO][备注]",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/Memo/psdefformitems/Default",
        "stringLength" : 2000,
        "uIMode" : "DEFAULT"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/Memo/psappdefuimodes/Default",
      "type" : "DEFAULT"
    }, {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/MEMO/psappdefuimodes/MobileDefault",
      "name" : "[MEMO][备注]移动端默认",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.MEMO",
          "mOSFilePath" : "pslanguageres/Auto269",
          "rTMOSFilePath" : "pslanguageres/Auto269"
        },
        "codeName" : "MobileDefault",
        "editorType" : "MOBTEXTAREA",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/MEMO/psdefformitems/MobileDefault",
        "name" : "[MEMO][备注]移动端默认",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/Memo/psdefformitems/MobileDefault",
        "stringLength" : 2000,
        "uIMode" : "MOBILEDEFAULT",
        "mobileMode" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/Memo/psappdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    } ],
    "codeName" : "Memo",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.MEMO",
      "mOSFilePath" : "pslanguageres/Auto269",
      "rTMOSFilePath" : "pslanguageres/Auto269"
    },
    "logicName" : "备注",
    "name" : "MEMO",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/Memo",
    "stdDataType" : 25,
    "stringLength" : 2000
  }, {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/WFMMSTATE/psappdefuimodes/Default",
      "name" : "[WFMMSTATE][状态]",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.WFMMSTATE",
          "mOSFilePath" : "pslanguageres/Auto1394",
          "rTMOSFilePath" : "pslanguageres/Auto1394"
        },
        "codeName" : "Default",
        "editorType" : "DROPDOWNLIST",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/WFMMSTATE/psdefformitems/Default",
        "name" : "[WFMMSTATE][状态]",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/WFMMState/psdefformitems/Default",
        "stringLength" : 60,
        "uIMode" : "DEFAULT",
        "needCodeListConfig" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/WFMMState/psappdefuimodes/Default",
      "type" : "DEFAULT"
    }, {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/WFMMSTATE/psappdefuimodes/MobileDefault",
      "name" : "[WFMMSTATE][状态]移动端默认",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.WFMMSTATE",
          "mOSFilePath" : "pslanguageres/Auto1394",
          "rTMOSFilePath" : "pslanguageres/Auto1394"
        },
        "codeName" : "MobileDefault",
        "editorType" : "MOBDROPDOWNLIST",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdefields/WFMMSTATE/psdefformitems/MobileDefault",
        "name" : "[WFMMSTATE][状态]移动端默认",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/WFMMState/psdefformitems/MobileDefault",
        "stringLength" : 60,
        "uIMode" : "MOBILEDEFAULT",
        "mobileMode" : true,
        "needCodeListConfig" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/WFMMState/psappdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    } ],
    "codeName" : "WFMMState",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.WFMMSTATE",
      "mOSFilePath" : "pslanguageres/Auto1394",
      "rTMOSFilePath" : "pslanguageres/Auto1394"
    },
    "logicName" : "状态",
    "name" : "WFMMSTATE",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdefields/WFMMState",
    "stdDataType" : 25,
    "stringLength" : 60
  } ],
  "getAllPSAppDEMethodDTOs" : [ {
    "codeName" : "IBIZSample0005DTO",
    "name" : "IBIZSample0005DTO",
    "getPSAppDEMethodDTOFields" : [ {
      "codeName" : "CreateDate",
      "logicName" : "建立时间",
      "name" : "CreateDate",
      "orderValue" : 1000,
      "getPSAppDEField" : {
        "name" : "CREATEDATE",
        "codeName" : "CreateDate"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdemethoddtos/IBIZSample0005DTO/psappdemethoddtofields/CreateDate",
      "sourceType" : "DEFIELD",
      "stdDataType" : 5,
      "type" : "SIMPLE",
      "allowEmpty" : false
    }, {
      "codeName" : "CreateMan",
      "logicName" : "建立人",
      "name" : "CreateMan",
      "orderValue" : 1000,
      "getPSAppDEField" : {
        "name" : "CREATEMAN",
        "codeName" : "CreateMan"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdemethoddtos/IBIZSample0005DTO/psappdemethoddtofields/CreateMan",
      "sourceType" : "DEFIELD",
      "stdDataType" : 25,
      "type" : "SIMPLE",
      "allowEmpty" : false
    }, {
      "codeName" : "IBIZSample0005Id",
      "logicName" : "多模式流程标识",
      "name" : "IBIZSample0005Id",
      "orderValue" : 1000,
      "getPSAppDEField" : {
        "name" : "IBIZSAMPLE0005ID",
        "codeName" : "IBIZSample0005Id"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdemethoddtos/IBIZSample0005DTO/psappdemethoddtofields/IBIZSample0005Id",
      "sourceType" : "DEFIELD",
      "stdDataType" : 25,
      "type" : "SIMPLE",
      "allowEmpty" : false
    }, {
      "codeName" : "IBIZSample0005Name",
      "logicName" : "多模式流程名称",
      "name" : "IBIZSample0005Name",
      "orderValue" : 1000,
      "getPSAppDEField" : {
        "name" : "IBIZSAMPLE0005NAME",
        "codeName" : "IBIZSample0005Name"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdemethoddtos/IBIZSample0005DTO/psappdemethoddtofields/IBIZSample0005Name",
      "sourceType" : "DEFIELD",
      "stdDataType" : 25,
      "type" : "SIMPLE"
    }, {
      "codeName" : "Je",
      "logicName" : "订单金额",
      "name" : "Je",
      "orderValue" : 1000,
      "getPSAppDEField" : {
        "name" : "JE",
        "codeName" : "Je"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdemethoddtos/IBIZSample0005DTO/psappdemethoddtofields/Je",
      "sourceType" : "DEFIELD",
      "stdDataType" : 6,
      "type" : "SIMPLE"
    }, {
      "codeName" : "MMDate",
      "logicName" : "订单时间",
      "name" : "MMDate",
      "orderValue" : 1000,
      "getPSAppDEField" : {
        "name" : "MMDATE",
        "codeName" : "MMDate"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdemethoddtos/IBIZSample0005DTO/psappdemethoddtofields/MMDate",
      "sourceType" : "DEFIELD",
      "stdDataType" : 5,
      "type" : "SIMPLE"
    }, {
      "codeName" : "Memo",
      "logicName" : "备注",
      "name" : "Memo",
      "orderValue" : 1000,
      "getPSAppDEField" : {
        "name" : "MEMO",
        "codeName" : "Memo"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdemethoddtos/IBIZSample0005DTO/psappdemethoddtofields/Memo",
      "sourceType" : "DEFIELD",
      "stdDataType" : 25,
      "type" : "SIMPLE"
    }, {
      "codeName" : "UpdateDate",
      "logicName" : "更新时间",
      "name" : "UpdateDate",
      "orderValue" : 1000,
      "getPSAppDEField" : {
        "name" : "UPDATEDATE",
        "codeName" : "UpdateDate"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdemethoddtos/IBIZSample0005DTO/psappdemethoddtofields/UpdateDate",
      "sourceType" : "DEFIELD",
      "stdDataType" : 5,
      "type" : "SIMPLE",
      "allowEmpty" : false
    }, {
      "codeName" : "UpdateMan",
      "logicName" : "更新人",
      "name" : "UpdateMan",
      "orderValue" : 1000,
      "getPSAppDEField" : {
        "name" : "UPDATEMAN",
        "codeName" : "UpdateMan"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdemethoddtos/IBIZSample0005DTO/psappdemethoddtofields/UpdateMan",
      "sourceType" : "DEFIELD",
      "stdDataType" : 25,
      "type" : "SIMPLE",
      "allowEmpty" : false
    }, {
      "codeName" : "WFInstanceId",
      "logicName" : "工作流实例",
      "name" : "WFInstanceId",
      "orderValue" : 1000,
      "getPSAppDEField" : {
        "name" : "WFINSTANCEID",
        "codeName" : "WFInstanceId"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdemethoddtos/IBIZSample0005DTO/psappdemethoddtofields/WFInstanceId",
      "sourceType" : "DEFIELD",
      "stdDataType" : 25,
      "type" : "SIMPLE"
    }, {
      "codeName" : "WFMMState",
      "logicName" : "状态",
      "name" : "WFMMState",
      "orderValue" : 1000,
      "getPSAppDEField" : {
        "name" : "WFMMSTATE",
        "codeName" : "WFMMState"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdemethoddtos/IBIZSample0005DTO/psappdemethoddtofields/WFMMState",
      "sourceType" : "DEFIELD",
      "stdDataType" : 25,
      "type" : "SIMPLE"
    }, {
      "codeName" : "WFMMStep",
      "logicName" : "工作流步骤",
      "name" : "WFMMStep",
      "orderValue" : 1000,
      "getPSAppDEField" : {
        "name" : "WFMMSTEP",
        "codeName" : "WFMMStep"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdemethoddtos/IBIZSample0005DTO/psappdemethoddtofields/WFMMStep",
      "sourceType" : "DEFIELD",
      "stdDataType" : 25,
      "type" : "SIMPLE"
    }, {
      "codeName" : "WFMMType",
      "logicName" : "订单类型",
      "name" : "WFMMType",
      "orderValue" : 1000,
      "getPSAppDEField" : {
        "name" : "WFMMTYPE",
        "codeName" : "WFMMType"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdemethoddtos/IBIZSample0005DTO/psappdemethoddtofields/WFMMType",
      "sourceType" : "DEFIELD",
      "stdDataType" : 25,
      "type" : "SIMPLE"
    }, {
      "codeName" : "WFState",
      "logicName" : "工作流步骤",
      "name" : "WFState",
      "orderValue" : 1000,
      "getPSAppDEField" : {
        "name" : "WFSTATE",
        "codeName" : "WFState"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdemethoddtos/IBIZSample0005DTO/psappdemethoddtofields/WFState",
      "sourceType" : "DEFIELD",
      "stdDataType" : 9,
      "type" : "SIMPLE"
    }, {
      "codeName" : "WFVersion",
      "logicName" : "工作流版本",
      "name" : "WFVersion",
      "orderValue" : 1000,
      "getPSAppDEField" : {
        "name" : "WFVERSION",
        "codeName" : "WFVersion"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdemethoddtos/IBIZSample0005DTO/psappdemethoddtofields/WFVersion",
      "sourceType" : "DEFIELD",
      "stdDataType" : 25,
      "type" : "SIMPLE"
    } ],
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdemethoddtos/IBIZSample0005DTO",
    "sourceType" : "DE",
    "type" : "DEFAULT"
  }, {
    "codeName" : "IBIZSample0005FilterDTO",
    "name" : "IBIZSample0005FilterDTO",
    "getPSAppDEMethodDTOFields" : [ {
      "codeName" : "N_IBIZSAMPLE0005ID_EQ",
      "logicName" : "多模式流程标识",
      "name" : "N_IBIZSAMPLE0005ID_EQ",
      "orderValue" : 99999,
      "getPSAppDEField" : {
        "name" : "IBIZSAMPLE0005ID",
        "codeName" : "IBIZSample0005Id"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdemethoddtos/IBIZSample0005FilterDTO/psappdemethoddtofields/N_IBIZSAMPLE0005ID_EQ",
      "sourceType" : "DEFSEARCHMODE",
      "stdDataType" : 25,
      "type" : "SIMPLE"
    }, {
      "codeName" : "N_IBIZSAMPLE0005NAME_LIKE",
      "logicName" : "多模式流程名称",
      "name" : "N_IBIZSAMPLE0005NAME_LIKE",
      "orderValue" : 99999,
      "getPSAppDEField" : {
        "name" : "IBIZSAMPLE0005NAME",
        "codeName" : "IBIZSample0005Name"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdemethoddtos/IBIZSample0005FilterDTO/psappdemethoddtofields/N_IBIZSAMPLE0005NAME_LIKE",
      "sourceType" : "DEFSEARCHMODE",
      "stdDataType" : 25,
      "type" : "SIMPLE"
    }, {
      "codeName" : "N_WFMMSTATE_EQ",
      "logicName" : "状态",
      "name" : "N_WFMMSTATE_EQ",
      "orderValue" : 99999,
      "getPSAppDEField" : {
        "name" : "WFMMSTATE",
        "codeName" : "WFMMState"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdemethoddtos/IBIZSample0005FilterDTO/psappdemethoddtofields/N_WFMMSTATE_EQ",
      "sourceType" : "DEFSEARCHMODE",
      "stdDataType" : 25,
      "type" : "SIMPLE"
    }, {
      "codeName" : "N_WFMMSTEP_EQ",
      "logicName" : "工作流步骤",
      "name" : "N_WFMMSTEP_EQ",
      "orderValue" : 99999,
      "getPSAppDEField" : {
        "name" : "WFMMSTEP",
        "codeName" : "WFMMStep"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdemethoddtos/IBIZSample0005FilterDTO/psappdemethoddtofields/N_WFMMSTEP_EQ",
      "sourceType" : "DEFSEARCHMODE",
      "stdDataType" : 25,
      "type" : "SIMPLE"
    }, {
      "codeName" : "N_WFMMTYPE_EQ",
      "logicName" : "订单类型",
      "name" : "N_WFMMTYPE_EQ",
      "orderValue" : 99999,
      "getPSAppDEField" : {
        "name" : "WFMMTYPE",
        "codeName" : "WFMMType"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdemethoddtos/IBIZSample0005FilterDTO/psappdemethoddtofields/N_WFMMTYPE_EQ",
      "sourceType" : "DEFSEARCHMODE",
      "stdDataType" : 25,
      "type" : "SIMPLE"
    } ],
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdemethoddtos/IBIZSample0005FilterDTO",
    "sourceType" : "DE",
    "type" : "DEFILTER"
  } ],
  "getAllPSAppDEMethods" : [ {
    "actionMode" : "CHECKKEY",
    "codeName" : "CheckKey",
    "methodType" : "DEACTION",
    "name" : "CheckKey",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0005DTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "stdDataType" : 9,
      "type" : "SIMPLE"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0005/PSDEACTIONS/CheckKey.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "CREATE"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "CheckKey"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdemethods/CheckKey",
    "requestMethod" : "POST",
    "requestParamType" : "ENTITY",
    "requestPath" : "/checkkey",
    "builtinMethod" : false
  }, {
    "actionMode" : "CREATE",
    "codeName" : "Create",
    "methodType" : "DEACTION",
    "name" : "Create",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0005DTO"
      },
      "type" : "DTO",
      "output" : true
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0005DTO"
      },
      "type" : "DTO"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0005/PSDEACTIONS/Create.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "CREATE"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "Create"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdemethods/Create",
    "requestMethod" : "POST",
    "requestParamType" : "ENTITY",
    "builtinMethod" : false,
    "noServiceCodeName" : true
  }, {
    "actionMode" : "READ",
    "codeName" : "Get",
    "methodType" : "DEACTION",
    "name" : "Get",
    "getPSAppDEMethodInput" : {
      "getKeyPSAppDEField" : {
        "name" : "IBIZSAMPLE0005ID",
        "codeName" : "IBIZSample0005Id"
      },
      "name" : "输入对象",
      "type" : "KEYFIELD"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0005DTO"
      },
      "type" : "DTO"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0005/PSDEACTIONS/Get.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "READ"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "Get"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdemethods/Get",
    "requestField" : "IBIZSAMPLE0005ID",
    "requestMethod" : "GET",
    "requestParamType" : "FIELD",
    "builtinMethod" : false,
    "needResourceKey" : true,
    "noServiceCodeName" : true
  }, {
    "actionMode" : "GETDRAFT",
    "codeName" : "GetDraft",
    "methodType" : "DEACTION",
    "name" : "GetDraft",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0005DTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0005DTO"
      },
      "type" : "DTO"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0005/PSDEACTIONS/GetDraft.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "CREATE"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "GetDraft"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdemethods/GetDraft",
    "requestMethod" : "GET",
    "requestParamType" : "NONE",
    "requestPath" : "/getdraft",
    "builtinMethod" : false
  }, {
    "actionMode" : "DELETE",
    "batchActionMode" : 1,
    "codeName" : "Remove",
    "methodType" : "DEACTION",
    "name" : "Remove",
    "getPSAppDEMethodInput" : {
      "getKeyPSAppDEField" : {
        "name" : "IBIZSAMPLE0005ID",
        "codeName" : "IBIZSample0005Id"
      },
      "name" : "输入对象",
      "type" : "KEYFIELDS"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "type" : "VOID"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0005/PSDEACTIONS/Remove.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "DELETE"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "Remove"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdemethods/Remove",
    "requestField" : "IBIZSAMPLE0005ID",
    "requestMethod" : "DELETE",
    "requestParamType" : "FIELD",
    "builtinMethod" : false,
    "enableBatchAction" : true,
    "needResourceKey" : true,
    "noServiceCodeName" : true
  }, {
    "actionMode" : "UNKNOWN",
    "codeName" : "Save",
    "methodType" : "DEACTION",
    "name" : "Save",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0005DTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "type" : "VOID"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0005/PSDEACTIONS/Save.json"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "Save"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdemethods/Save",
    "requestMethod" : "POST",
    "requestParamType" : "ENTITY",
    "requestPath" : "/save",
    "builtinMethod" : false,
    "needResourceKey" : true
  }, {
    "actionMode" : "UPDATE",
    "codeName" : "Update",
    "methodType" : "DEACTION",
    "name" : "Update",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0005DTO"
      },
      "type" : "DTO",
      "output" : true
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0005DTO"
      },
      "type" : "DTO"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0005/PSDEACTIONS/Update.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "UPDATE"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "Update"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdemethods/Update",
    "requestMethod" : "PUT",
    "requestParamType" : "ENTITY",
    "builtinMethod" : false,
    "needResourceKey" : true,
    "noServiceCodeName" : true
  }, {
    "codeName" : "FetchDefault",
    "methodType" : "FETCH",
    "name" : "FetchDefault",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0005FilterDTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0005DTO"
      },
      "type" : "PAGE"
    },
    "getPSDEDataSet" : {
      "modelref" : true,
      "id" : "Default"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "READ"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "FetchDefault"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdemethods/FetchDefault",
    "requestMethod" : "GET",
    "requestParamType" : "URIPARAM",
    "requestPath" : "/fetchdefault",
    "builtinMethod" : false
  }, {
    "codeName" : "FilterCreate",
    "methodType" : "FILTERACTION",
    "name" : "FILTERCREATE",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdemethods/FilterCreate",
    "builtinMethod" : true
  }, {
    "codeName" : "FilterFetch",
    "methodType" : "FILTERACTION",
    "name" : "FILTERFETCH",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdemethods/FilterFetch",
    "builtinMethod" : true
  }, {
    "codeName" : "FilterGet",
    "methodType" : "FILTERACTION",
    "name" : "FILTERGET",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdemethods/FilterGet",
    "builtinMethod" : true
  }, {
    "codeName" : "FilterGetDraft",
    "methodType" : "FILTERACTION",
    "name" : "FILTERGETDRAFT",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdemethods/FilterGetDraft",
    "builtinMethod" : true
  }, {
    "codeName" : "FilterRemove",
    "methodType" : "FILTERACTION",
    "name" : "FILTERREMOVE",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdemethods/FilterRemove",
    "builtinMethod" : true
  }, {
    "codeName" : "FilterSearch",
    "methodType" : "FILTERACTION",
    "name" : "FILTERSEARCH",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdemethods/FilterSearch",
    "builtinMethod" : true
  }, {
    "codeName" : "FilterUpdate",
    "methodType" : "FILTERACTION",
    "name" : "FILTERUPDATE",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdemethods/FilterUpdate",
    "builtinMethod" : true
  }, {
    "codeName" : "Select",
    "methodType" : "SELECT",
    "name" : "Select",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "type" : "UNKNOWN"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "type" : "UNKNOWN"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "READ"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "Select"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005/psappdemethods/Select",
    "requestMethod" : "GET",
    "requestParamType" : "URIPARAM",
    "requestPath" : "/select",
    "builtinMethod" : false
  } ],
  "getAllPSDEOPPrivs" : [ {
    "logicName" : "建立",
    "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdeopprivs/CREATE",
    "name" : "CREATE",
    "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdeopprivs/CREATE"
  }, {
    "logicName" : "删除",
    "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdeopprivs/DELETE",
    "name" : "DELETE",
    "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdeopprivs/DELETE"
  }, {
    "logicName" : "读取",
    "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdeopprivs/READ",
    "name" : "READ",
    "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdeopprivs/READ"
  }, {
    "logicName" : "更新",
    "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdeopprivs/UPDATE",
    "name" : "UPDATE",
    "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0005/psdeopprivs/UPDATE"
  } ],
  "codeName" : "IBIZSample0005",
  "dEAPITag" : "IBIZSAMPLE0005",
  "dataAccCtrlArch" : 1,
  "dataAccCtrlMode" : 1,
  "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZSample0005.json",
  "enableUIActions" : 15,
  "getKeyPSAppDEField" : {
    "name" : "IBIZSAMPLE0005ID",
    "codeName" : "IBIZSample0005Id"
  },
  "getLNPSLanguageRes" : {
    "lanResTag" : "DE.LNAME.IBIZSAMPLE0005",
    "mOSFilePath" : "pslanguageres/Auto1311",
    "rTMOSFilePath" : "pslanguageres/Auto1311"
  },
  "logicName" : "多模式流程",
  "mOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005",
  "getMajorPSAppDEField" : {
    "name" : "IBIZSAMPLE0005NAME",
    "codeName" : "IBIZSample0005Name"
  },
  "name" : "IBIZSAMPLE0005",
  "getPSDEName" : "IBIZSAMPLE0005",
  "getPSDEServiceAPI" : {
    "modelref" : true,
    "id" : "IBIZSample0005"
  },
  "getPSDataEntity" : {
    "modelref" : true,
    "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0005.json"
  },
  "getPSSysServiceAPI" : {
    "modelref" : true,
    "path" : "PSSYSSERVICEAPIS/DemoAPI.json"
  },
  "getQuickSearchPSAppDEFields" : [ {
    "name" : "IBIZSAMPLE0005NAME",
    "codeName" : "IBIZSample0005Name"
  } ],
  "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0005",
  "storageMode" : 0,
  "sysAPITag" : "DemoAPI",
  "defaultMode" : true,
  "enableFilterActions" : true,
  "enableUICreate" : true,
  "enableUIModify" : true,
  "enableUIRemove" : true,
  "enableWFActions" : false,
  "major" : true
}