{
  "getAllPSAppDEACModes" : [ {
    "codeName" : "Default",
    "logicName" : "DEFAULT",
    "mOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdeacmodes/DEFAULT",
    "name" : "DEFAULT",
    "getPSDEACModeDataItems" : [ {
      "dataType" : 25,
      "name" : "value",
      "getPSAppDEField" : {
        "name" : "IBIZORDERID",
        "codeName" : "IBIZOrderId"
      }
    }, {
      "dataType" : 25,
      "name" : "text",
      "getPSAppDEField" : {
        "name" : "IBIZORDERNAME",
        "codeName" : "IBIZOrderName"
      }
    } ],
    "pagingSize" : 50,
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdeacmodes/DEFAULT",
    "getTextPSAppDEField" : {
      "name" : "IBIZORDERNAME",
      "codeName" : "IBIZOrderName"
    },
    "getValuePSAppDEField" : {
      "name" : "IBIZORDERID",
      "codeName" : "IBIZOrderId"
    },
    "defaultMode" : true,
    "enablePagingBar" : false
  } ],
  "getAllPSAppDEActions" : [ {
    "actionMode" : "CUSTOM",
    "codeName" : "BUIAction",
    "methodType" : "DEACTION",
    "name" : "BUIAction",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "type" : "VOID"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrder/PSDEACTIONS/BUIAction.json"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "BUIAction"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/BUIAction",
    "requestMethod" : "POST",
    "requestParamType" : "ENTITY",
    "requestPath" : "/buiaction",
    "builtinMethod" : false,
    "needResourceKey" : true
  }, {
    "actionMode" : "CHECKKEY",
    "codeName" : "CheckKey",
    "methodType" : "DEACTION",
    "name" : "CheckKey",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "stdDataType" : 9,
      "type" : "SIMPLE"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrder/PSDEACTIONS/CheckKey.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "CREATE"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "CheckKey"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/CheckKey",
    "requestMethod" : "POST",
    "requestParamType" : "ENTITY",
    "requestPath" : "/checkkey",
    "builtinMethod" : false
  }, {
    "actionMode" : "CREATE",
    "codeName" : "Create",
    "methodType" : "DEACTION",
    "name" : "Create",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "type" : "DTO",
      "output" : true
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "type" : "DTO"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrder/PSDEACTIONS/Create.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "CREATE"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "Create"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/Create",
    "requestMethod" : "POST",
    "requestParamType" : "ENTITY",
    "builtinMethod" : false,
    "noServiceCodeName" : true
  }, {
    "actionMode" : "CREATE",
    "actionType" : "BUILTIN",
    "codeName" : "CreateTemp",
    "methodType" : "DEACTION",
    "name" : "CreateTemp",
    "getPSAppDEMethodInput" : {
      "codeName" : "CreateTempInput",
      "name" : "CreateTempInput",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/CreateTemp/psappdemethodinputs/CreateTempInput",
      "type" : "DTO",
      "output" : true
    },
    "getPSAppDEMethodReturn" : {
      "codeName" : "CreateTempResult",
      "name" : "CreateTempResult",
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/CreateTemp/psappdemethodreturns/CreateTempResult",
      "type" : "VOID"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrder/PSDEACTIONS/CreateTemp.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "CREATE"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/CreateTemp",
    "tempDataMode" : 2,
    "builtinMethod" : true
  }, {
    "actionMode" : "CREATE",
    "actionType" : "BUILTIN",
    "codeName" : "CreateTempMajor",
    "methodType" : "DEACTION",
    "name" : "CreateTempMajor",
    "getPSAppDEMethodInput" : {
      "codeName" : "CreateTempMajorInput",
      "name" : "CreateTempMajorInput",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/CreateTempMajor/psappdemethodinputs/CreateTempMajorInput",
      "type" : "DTO",
      "output" : true
    },
    "getPSAppDEMethodReturn" : {
      "codeName" : "CreateTempMajorResult",
      "name" : "CreateTempMajorResult",
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/CreateTempMajor/psappdemethodreturns/CreateTempMajorResult",
      "type" : "VOID"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrder/PSDEACTIONS/CreateTempMajor.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "CREATE"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/CreateTempMajor",
    "tempDataMode" : 1,
    "builtinMethod" : true
  }, {
    "actionMode" : "READ",
    "codeName" : "Get",
    "methodType" : "DEACTION",
    "name" : "Get",
    "getPSAppDEMethodInput" : {
      "getKeyPSAppDEField" : {
        "name" : "IBIZORDERID",
        "codeName" : "IBIZOrderId"
      },
      "name" : "输入对象",
      "type" : "KEYFIELD"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "type" : "DTO"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrder/PSDEACTIONS/Get.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "READ"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "Get"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/Get",
    "requestField" : "IBIZORDERID",
    "requestMethod" : "GET",
    "requestParamType" : "FIELD",
    "builtinMethod" : false,
    "needResourceKey" : true,
    "noServiceCodeName" : true
  }, {
    "actionMode" : "GETDRAFT",
    "codeName" : "GetDraft",
    "methodType" : "DEACTION",
    "name" : "GetDraft",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "type" : "DTO"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrder/PSDEACTIONS/GetDraft.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "CREATE"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "GetDraft"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/GetDraft",
    "requestMethod" : "GET",
    "requestParamType" : "NONE",
    "requestPath" : "/getdraft",
    "builtinMethod" : false
  }, {
    "actionMode" : "GETDRAFT",
    "actionType" : "BUILTIN",
    "codeName" : "GetDraftTemp",
    "methodType" : "DEACTION",
    "name" : "GetDraftTemp",
    "getPSAppDEMethodInput" : {
      "codeName" : "GetDraftTempInput",
      "name" : "GetDraftTempInput",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/GetDraftTemp/psappdemethodinputs/GetDraftTempInput",
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "codeName" : "GetDraftTempResult",
      "name" : "GetDraftTempResult",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/GetDraftTemp/psappdemethodreturns/GetDraftTempResult",
      "type" : "DTO"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrder/PSDEACTIONS/GetDraftTemp.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "CREATE"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/GetDraftTemp",
    "tempDataMode" : 2,
    "builtinMethod" : true
  }, {
    "actionMode" : "GETDRAFT",
    "actionType" : "BUILTIN",
    "codeName" : "GetDraftTempMajor",
    "methodType" : "DEACTION",
    "name" : "GetDraftTempMajor",
    "getPSAppDEMethodInput" : {
      "codeName" : "GetDraftTempMajorInput",
      "name" : "GetDraftTempMajorInput",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/GetDraftTempMajor/psappdemethodinputs/GetDraftTempMajorInput",
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "codeName" : "GetDraftTempMajorResult",
      "name" : "GetDraftTempMajorResult",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/GetDraftTempMajor/psappdemethodreturns/GetDraftTempMajorResult",
      "type" : "DTO"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrder/PSDEACTIONS/GetDraftTempMajor.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "CREATE"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/GetDraftTempMajor",
    "tempDataMode" : 1,
    "builtinMethod" : true
  }, {
    "actionMode" : "READ",
    "actionType" : "BUILTIN",
    "codeName" : "GetTemp",
    "methodType" : "DEACTION",
    "name" : "GetTemp",
    "getPSAppDEMethodInput" : {
      "codeName" : "GetTempInput",
      "getKeyPSAppDEField" : {
        "name" : "IBIZORDERID",
        "codeName" : "IBIZOrderId"
      },
      "name" : "GetTempInput",
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/GetTemp/psappdemethodinputs/GetTempInput",
      "type" : "KEYFIELD"
    },
    "getPSAppDEMethodReturn" : {
      "codeName" : "GetTempResult",
      "name" : "GetTempResult",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/GetTemp/psappdemethodreturns/GetTempResult",
      "type" : "DTO"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrder/PSDEACTIONS/GetTemp.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "READ"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/GetTemp",
    "tempDataMode" : 2,
    "builtinMethod" : true
  }, {
    "actionMode" : "READ",
    "actionType" : "BUILTIN",
    "codeName" : "GetTempMajor",
    "methodType" : "DEACTION",
    "name" : "GetTempMajor",
    "getPSAppDEMethodInput" : {
      "codeName" : "GetTempMajorInput",
      "getKeyPSAppDEField" : {
        "name" : "IBIZORDERID",
        "codeName" : "IBIZOrderId"
      },
      "name" : "GetTempMajorInput",
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/GetTempMajor/psappdemethodinputs/GetTempMajorInput",
      "type" : "KEYFIELD"
    },
    "getPSAppDEMethodReturn" : {
      "codeName" : "GetTempMajorResult",
      "name" : "GetTempMajorResult",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/GetTempMajor/psappdemethodreturns/GetTempMajorResult",
      "type" : "DTO"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrder/PSDEACTIONS/GetTempMajor.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "READ"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/GetTempMajor",
    "tempDataMode" : 1,
    "builtinMethod" : true
  }, {
    "actionMode" : "CUSTOM",
    "codeName" : "MulUpdate",
    "methodType" : "DEACTION",
    "name" : "MulUpdate",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "type" : "VOID"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrder/PSDEACTIONS/MulUpdate.json"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "MulUpdate"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/MulUpdate",
    "requestMethod" : "PUT",
    "requestParamType" : "ENTITY",
    "requestPath" : "/mulupdate",
    "builtinMethod" : false,
    "needResourceKey" : true
  }, {
    "actionMode" : "DELETE",
    "batchActionMode" : 1,
    "codeName" : "Remove",
    "methodType" : "DEACTION",
    "name" : "Remove",
    "getPSAppDEMethodInput" : {
      "getKeyPSAppDEField" : {
        "name" : "IBIZORDERID",
        "codeName" : "IBIZOrderId"
      },
      "name" : "输入对象",
      "type" : "KEYFIELDS"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "type" : "VOID"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrder/PSDEACTIONS/Remove.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "DELETE"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "Remove"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/Remove",
    "requestField" : "IBIZORDERID",
    "requestMethod" : "DELETE",
    "requestParamType" : "FIELD",
    "builtinMethod" : false,
    "enableBatchAction" : true,
    "needResourceKey" : true,
    "noServiceCodeName" : true
  }, {
    "actionMode" : "DELETE",
    "actionType" : "BUILTIN",
    "batchActionMode" : 1,
    "codeName" : "RemoveTemp",
    "methodType" : "DEACTION",
    "name" : "RemoveTemp",
    "getPSAppDEMethodInput" : {
      "codeName" : "RemoveTempInput",
      "getKeyPSAppDEField" : {
        "name" : "IBIZORDERID",
        "codeName" : "IBIZOrderId"
      },
      "name" : "RemoveTempInput",
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/RemoveTemp/psappdemethodinputs/RemoveTempInput",
      "type" : "KEYFIELDS"
    },
    "getPSAppDEMethodReturn" : {
      "codeName" : "RemoveTempResult",
      "name" : "RemoveTempResult",
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/RemoveTemp/psappdemethodreturns/RemoveTempResult",
      "type" : "VOID"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrder/PSDEACTIONS/RemoveTemp.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "DELETE"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/RemoveTemp",
    "tempDataMode" : 2,
    "builtinMethod" : true,
    "enableBatchAction" : true
  }, {
    "actionMode" : "DELETE",
    "actionType" : "BUILTIN",
    "batchActionMode" : 1,
    "codeName" : "RemoveTempMajor",
    "methodType" : "DEACTION",
    "name" : "RemoveTempMajor",
    "getPSAppDEMethodInput" : {
      "codeName" : "RemoveTempMajorInput",
      "getKeyPSAppDEField" : {
        "name" : "IBIZORDERID",
        "codeName" : "IBIZOrderId"
      },
      "name" : "RemoveTempMajorInput",
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/RemoveTempMajor/psappdemethodinputs/RemoveTempMajorInput",
      "type" : "KEYFIELDS"
    },
    "getPSAppDEMethodReturn" : {
      "codeName" : "RemoveTempMajorResult",
      "name" : "RemoveTempMajorResult",
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/RemoveTempMajor/psappdemethodreturns/RemoveTempMajorResult",
      "type" : "VOID"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrder/PSDEACTIONS/RemoveTempMajor.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "DELETE"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/RemoveTempMajor",
    "tempDataMode" : 1,
    "builtinMethod" : true,
    "enableBatchAction" : true
  }, {
    "actionMode" : "UNKNOWN",
    "codeName" : "Save",
    "methodType" : "DEACTION",
    "name" : "Save",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "type" : "VOID"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrder/PSDEACTIONS/Save.json"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "Save"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/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" : "IBIZOrderDTO"
      },
      "type" : "DTO",
      "output" : true
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "type" : "DTO"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrder/PSDEACTIONS/Update.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "UPDATE"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "Update"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/Update",
    "requestMethod" : "PUT",
    "requestParamType" : "ENTITY",
    "builtinMethod" : false,
    "needResourceKey" : true,
    "noServiceCodeName" : true
  }, {
    "actionMode" : "UPDATE",
    "actionType" : "BUILTIN",
    "codeName" : "UpdateTemp",
    "methodType" : "DEACTION",
    "name" : "UpdateTemp",
    "getPSAppDEMethodInput" : {
      "codeName" : "UpdateTempInput",
      "name" : "UpdateTempInput",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/UpdateTemp/psappdemethodinputs/UpdateTempInput",
      "type" : "DTO",
      "output" : true
    },
    "getPSAppDEMethodReturn" : {
      "codeName" : "UpdateTempResult",
      "name" : "UpdateTempResult",
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/UpdateTemp/psappdemethodreturns/UpdateTempResult",
      "type" : "VOID"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrder/PSDEACTIONS/UpdateTemp.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "UPDATE"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/UpdateTemp",
    "tempDataMode" : 2,
    "builtinMethod" : true
  }, {
    "actionMode" : "UPDATE",
    "actionType" : "BUILTIN",
    "codeName" : "UpdateTempMajor",
    "methodType" : "DEACTION",
    "name" : "UpdateTempMajor",
    "getPSAppDEMethodInput" : {
      "codeName" : "UpdateTempMajorInput",
      "name" : "UpdateTempMajorInput",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/UpdateTempMajor/psappdemethodinputs/UpdateTempMajorInput",
      "type" : "DTO",
      "output" : true
    },
    "getPSAppDEMethodReturn" : {
      "codeName" : "UpdateTempMajorResult",
      "name" : "UpdateTempMajorResult",
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/UpdateTempMajor/psappdemethodreturns/UpdateTempMajorResult",
      "type" : "VOID"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrder/PSDEACTIONS/UpdateTempMajor.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "UPDATE"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/UpdateTempMajor",
    "tempDataMode" : 1,
    "builtinMethod" : true
  } ],
  "getAllPSAppDEDataExports" : [ {
    "codeName" : "LOGIC_0023",
    "mOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdedataexps/LOGIC_0023",
    "maxRowCount" : 1000,
    "name" : "导出表格",
    "getPSDEDataExportItems" : [ {
      "getCapPSLanguageRes" : {
        "lanResTag" : "DEF.LNAME.ORDERUID",
        "mOSFilePath" : "pslanguageres/Auto526",
        "rTMOSFilePath" : "pslanguageres/Auto526"
      },
      "caption" : "订单编号",
      "format" : "%1$s",
      "name" : "orderuid",
      "getPSAppDEField" : {
        "name" : "ORDERUID",
        "codeName" : "OrderUID"
      },
      "getPSDEField" : {
        "name" : "ORDERUID",
        "codeName" : "OrderUID"
      }
    }, {
      "getCapPSLanguageRes" : {
        "lanResTag" : "DEF.LNAME.IBIZORDERNAME",
        "mOSFilePath" : "pslanguageres/Auto751",
        "rTMOSFilePath" : "pslanguageres/Auto751"
      },
      "caption" : "订单名称",
      "format" : "%1$s",
      "name" : "IBIZordername",
      "getPSAppDEField" : {
        "name" : "IBIZORDERNAME",
        "codeName" : "IBIZOrderName"
      },
      "getPSDEField" : {
        "name" : "IBIZORDERNAME",
        "codeName" : "IBIZOrderName"
      }
    }, {
      "getCapPSLanguageRes" : {
        "lanResTag" : "DEF.LNAME.IBIZORDER.IBIZCUSTOMERNAME",
        "mOSFilePath" : "pslanguageres/Auto1063",
        "rTMOSFilePath" : "pslanguageres/Auto1063"
      },
      "caption" : "客户名称",
      "format" : "%1$s",
      "name" : "IBIZcustomername",
      "getPSAppDEField" : {
        "name" : "IBIZCUSTOMERNAME",
        "codeName" : "IBIZCustomerName"
      },
      "getPSDEField" : {
        "name" : "IBIZCUSTOMERNAME",
        "codeName" : "IBIZCustomerName"
      }
    }, {
      "getCapPSLanguageRes" : {
        "lanResTag" : "DEF.LNAME.ORDERTYPE",
        "mOSFilePath" : "pslanguageres/Auto647",
        "rTMOSFilePath" : "pslanguageres/Auto647"
      },
      "caption" : "订单类型",
      "format" : "%1$s",
      "name" : "ordertype",
      "getPSAppDEField" : {
        "name" : "ORDERTYPE",
        "codeName" : "OrderType"
      },
      "getPSCodeList" : {
        "modelref" : true,
        "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/DYNAORDERTYPE.json"
      },
      "getPSDEField" : {
        "name" : "ORDERTYPE",
        "codeName" : "OrderType"
      }
    }, {
      "getCapPSLanguageRes" : {
        "lanResTag" : "DEF.LNAME.ORDERTIME",
        "mOSFilePath" : "pslanguageres/Auto691",
        "rTMOSFilePath" : "pslanguageres/Auto691"
      },
      "caption" : "订单时间",
      "format" : "%1$s",
      "name" : "ordertime",
      "getPSAppDEField" : {
        "name" : "ORDERTIME",
        "codeName" : "OrderTime"
      },
      "getPSDEField" : {
        "name" : "ORDERTIME",
        "codeName" : "OrderTime"
      }
    }, {
      "getCapPSLanguageRes" : {
        "lanResTag" : "DEF.LNAME.ORDERSTATE",
        "mOSFilePath" : "pslanguageres/Auto1017",
        "rTMOSFilePath" : "pslanguageres/Auto1017"
      },
      "caption" : "订单状态",
      "format" : "%1$s",
      "name" : "orderstate",
      "getPSAppDEField" : {
        "name" : "ORDERSTATE",
        "codeName" : "OrderState"
      },
      "getPSCodeList" : {
        "modelref" : true,
        "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ORDERSTATE.json"
      },
      "getPSDEField" : {
        "name" : "ORDERSTATE",
        "codeName" : "OrderState"
      }
    }, {
      "getCapPSLanguageRes" : {
        "lanResTag" : "DEF.LNAME.DETAILNUM",
        "mOSFilePath" : "pslanguageres/Auto1317",
        "rTMOSFilePath" : "pslanguageres/Auto1317"
      },
      "caption" : "明细数",
      "format" : "%1$s",
      "name" : "detailnum",
      "getPSAppDEField" : {
        "name" : "DETAILNUM",
        "codeName" : "DetailNum"
      },
      "getPSDEField" : {
        "name" : "DETAILNUM",
        "codeName" : "DetailNum"
      }
    }, {
      "getCapPSLanguageRes" : {
        "lanResTag" : "DEF.LNAME.IBIZORDER.AMOUNT",
        "mOSFilePath" : "pslanguageres/Auto1741",
        "rTMOSFilePath" : "pslanguageres/Auto1741"
      },
      "caption" : "总计",
      "format" : "%1$s",
      "name" : "amount",
      "getPSAppDEField" : {
        "name" : "AMOUNT",
        "codeName" : "Amount"
      },
      "getPSDEField" : {
        "name" : "AMOUNT",
        "codeName" : "Amount"
      }
    }, {
      "getCapPSLanguageRes" : {
        "lanResTag" : "DEF.LNAME.UPDATEDATE",
        "mOSFilePath" : "pslanguageres/Auto1074",
        "rTMOSFilePath" : "pslanguageres/Auto1074"
      },
      "caption" : "更新时间",
      "format" : "%1$s",
      "name" : "updatedate",
      "getPSAppDEField" : {
        "name" : "UPDATEDATE",
        "codeName" : "UpdateDate"
      },
      "getPSDEField" : {
        "name" : "UPDATEDATE",
        "codeName" : "UpdateDate"
      }
    } ],
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdedataexps/LOGIC_0023",
    "enableBackend" : true,
    "enableFront" : true
  } ],
  "getAllPSAppDEDataImports" : [ {
    "batchSize" : 1000,
    "codeName" : "Import",
    "createDataAccessAction" : "CREATE",
    "getCreatePSAppDEAction" : {
      "modelref" : true,
      "id" : "Create"
    },
    "getCreatePSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrder/PSDEACTIONS/Create.json"
    },
    "mOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdedataimps/Import",
    "name" : "标准导入",
    "getPSDEDataImportItems" : [ {
      "getCapPSLanguageRes" : {
        "lanResTag" : "DEF.LNAME.IBIZORDERNAME",
        "mOSFilePath" : "pslanguageres/Auto751",
        "rTMOSFilePath" : "pslanguageres/Auto751"
      },
      "caption" : "订单名称",
      "name" : "IBIZORDERNAME",
      "getPSAppDEField" : {
        "name" : "IBIZORDERNAME",
        "codeName" : "IBIZOrderName"
      },
      "getPSDEField" : {
        "name" : "IBIZORDERNAME",
        "codeName" : "IBIZOrderName"
      }
    }, {
      "getCapPSLanguageRes" : {
        "lanResTag" : "DEF.LNAME.ORDERTIME",
        "mOSFilePath" : "pslanguageres/Auto691",
        "rTMOSFilePath" : "pslanguageres/Auto691"
      },
      "caption" : "订单时间",
      "name" : "ORDERTIME",
      "getPSAppDEField" : {
        "name" : "ORDERTIME",
        "codeName" : "OrderTime"
      },
      "getPSDEField" : {
        "name" : "ORDERTIME",
        "codeName" : "OrderTime"
      }
    }, {
      "getCapPSLanguageRes" : {
        "lanResTag" : "DEF.LNAME.ORDERTYPE",
        "mOSFilePath" : "pslanguageres/Auto647",
        "rTMOSFilePath" : "pslanguageres/Auto647"
      },
      "caption" : "订单类型",
      "name" : "ORDERTYPE",
      "getPSAppDEField" : {
        "name" : "ORDERTYPE",
        "codeName" : "OrderType"
      },
      "getPSCodeList" : {
        "modelref" : true,
        "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/DYNAORDERTYPE.json"
      },
      "getPSDEField" : {
        "name" : "ORDERTYPE",
        "codeName" : "OrderType"
      }
    }, {
      "getCapPSLanguageRes" : {
        "lanResTag" : "DEF.LNAME.ORDERUID",
        "mOSFilePath" : "pslanguageres/Auto526",
        "rTMOSFilePath" : "pslanguageres/Auto526"
      },
      "caption" : "订单编号",
      "name" : "ORDERUID",
      "getPSAppDEField" : {
        "name" : "ORDERUID",
        "codeName" : "OrderUID"
      },
      "getPSDEField" : {
        "name" : "ORDERUID",
        "codeName" : "OrderUID"
      },
      "uniqueItem" : true
    } ],
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdedataimps/Import",
    "updateDataAccessAction" : "UPDATE",
    "getUpdatePSAppDEAction" : {
      "modelref" : true,
      "id" : "Update"
    },
    "getUpdatePSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrder/PSDEACTIONS/Update.json"
    },
    "defaultMode" : true,
    "enableBackend" : true,
    "enableFront" : true,
    "ignoreError" : false
  } ],
  "getAllPSAppDEDataSets" : [ {
    "codeName" : "FetchCSDY",
    "methodType" : "FETCH",
    "name" : "FetchCSDY",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderFilterDTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "type" : "PAGE"
    },
    "getPSDEDataSet" : {
      "modelref" : true,
      "id" : "CSDY"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "READ"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "FetchCSDY"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/FetchCSDY",
    "requestMethod" : "GET",
    "requestParamType" : "URIPARAM",
    "requestPath" : "/fetchcsdy",
    "builtinMethod" : false
  }, {
    "codeName" : "FetchCurState30",
    "methodType" : "FETCH",
    "name" : "FetchCurState30",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderFilterDTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "type" : "PAGE"
    },
    "getPSDEDataSet" : {
      "modelref" : true,
      "id" : "CurState30"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "READ"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "FetchCurState30"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/FetchCurState30",
    "requestMethod" : "GET",
    "requestParamType" : "URIPARAM",
    "requestPath" : "/fetchcurstate30",
    "builtinMethod" : false
  }, {
    "codeName" : "FetchDDJETJBB",
    "methodType" : "FETCH",
    "name" : "FetchDDJETJBB",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderFilterDTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "type" : "PAGE"
    },
    "getPSDEDataSet" : {
      "modelref" : true,
      "id" : "DDJETJBB"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "READ"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "FetchDDJETJBB"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/FetchDDJETJBB",
    "requestMethod" : "GET",
    "requestParamType" : "URIPARAM",
    "requestPath" : "/fetchddjetjbb",
    "builtinMethod" : false
  }, {
    "codeName" : "FetchDDReport",
    "methodType" : "FETCH",
    "name" : "FetchDDReport",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderFilterDTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "type" : "PAGE"
    },
    "getPSDEDataSet" : {
      "modelref" : true,
      "id" : "DDReport"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "READ"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "FetchDDReport"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/FetchDDReport",
    "requestMethod" : "GET",
    "requestParamType" : "URIPARAM",
    "requestPath" : "/fetchddreport",
    "builtinMethod" : false
  }, {
    "codeName" : "FetchDYDDMXSJY",
    "methodType" : "FETCH",
    "name" : "FetchDYDDMXSJY",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderFilterDTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "type" : "PAGE"
    },
    "getPSDEDataSet" : {
      "modelref" : true,
      "id" : "DYDDMXSJY"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "READ"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "FetchDYDDMXSJY"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/FetchDYDDMXSJY",
    "requestMethod" : "GET",
    "requestParamType" : "URIPARAM",
    "requestPath" : "/fetchdyddmxsjy",
    "builtinMethod" : false
  }, {
    "codeName" : "FetchDefault",
    "methodType" : "FETCH",
    "name" : "FetchDefault",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderFilterDTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "type" : "PAGE"
    },
    "getPSDEDataSet" : {
      "modelref" : true,
      "id" : "Default"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "READ"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "FetchDefault"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/FetchDefault",
    "requestMethod" : "GET",
    "requestParamType" : "URIPARAM",
    "requestPath" : "/fetchdefault",
    "builtinMethod" : false
  }, {
    "codeName" : "FetchEchartsDefaultDataSource",
    "methodType" : "FETCH",
    "name" : "FetchEchartsDefaultDataSource",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderFilterDTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "type" : "PAGE"
    },
    "getPSDEDataSet" : {
      "modelref" : true,
      "id" : "EchartsDefaultDataSource"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "READ"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "FetchEchartsDefaultDataSource"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/FetchEchartsDefaultDataSource",
    "requestMethod" : "GET",
    "requestParamType" : "URIPARAM",
    "requestPath" : "/fetchechartsdefaultdatasource",
    "builtinMethod" : false
  }, {
    "codeName" : "FetchGaugeDataSource",
    "methodType" : "FETCH",
    "name" : "FetchGaugeDataSource",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderFilterDTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "type" : "PAGE"
    },
    "getPSDEDataSet" : {
      "modelref" : true,
      "id" : "GaugeDataSource"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "READ"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "FetchGaugeDataSource"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/FetchGaugeDataSource",
    "requestMethod" : "GET",
    "requestParamType" : "URIPARAM",
    "requestPath" : "/fetchgaugedatasource",
    "builtinMethod" : false
  }, {
    "codeName" : "FetchGaugeDataSourceByTime",
    "methodType" : "FETCH",
    "name" : "FetchGaugeDataSourceByTime",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderFilterDTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "type" : "PAGE"
    },
    "getPSDEDataSet" : {
      "modelref" : true,
      "id" : "GaugeDataSourceByTime"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "READ"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "FetchGaugeDataSourceByTime"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/FetchGaugeDataSourceByTime",
    "requestMethod" : "GET",
    "requestParamType" : "URIPARAM",
    "requestPath" : "/fetchgaugedatasourcebytime",
    "builtinMethod" : false
  }, {
    "codeName" : "FetchLOGIC_22",
    "methodType" : "FETCH",
    "name" : "FetchLOGIC_22",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderFilterDTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "type" : "PAGE"
    },
    "getPSDEDataSet" : {
      "modelref" : true,
      "id" : "LOGIC_22"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "READ"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "FetchLOGIC_22"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/FetchLOGIC_22",
    "requestMethod" : "GET",
    "requestParamType" : "URIPARAM",
    "requestPath" : "/fetchlogic_22",
    "builtinMethod" : false
  }, {
    "codeName" : "FetchRadarDataSource",
    "methodType" : "FETCH",
    "name" : "FetchRadarDataSource",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderFilterDTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "type" : "PAGE"
    },
    "getPSDEDataSet" : {
      "modelref" : true,
      "id" : "RadarDataSource"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "READ"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "FetchRadarDataSource"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/FetchRadarDataSource",
    "requestMethod" : "GET",
    "requestParamType" : "URIPARAM",
    "requestPath" : "/fetchradardatasource",
    "builtinMethod" : false
  }, {
    "codeName" : "FetchSHZOrder",
    "methodType" : "FETCH",
    "name" : "FetchSHZOrder",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderFilterDTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "type" : "PAGE"
    },
    "getPSDEDataSet" : {
      "modelref" : true,
      "id" : "SHZOrder"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "READ"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "FetchSHZOrder"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/FetchSHZOrder",
    "requestMethod" : "GET",
    "requestParamType" : "URIPARAM",
    "requestPath" : "/fetchshzorder",
    "builtinMethod" : false
  }, {
    "codeName" : "FetchState10",
    "methodType" : "FETCH",
    "name" : "FetchState10",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderFilterDTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "type" : "PAGE"
    },
    "getPSDEDataSet" : {
      "modelref" : true,
      "id" : "State10"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "READ"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "FetchState10"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/FetchState10",
    "requestMethod" : "GET",
    "requestParamType" : "URIPARAM",
    "requestPath" : "/fetchstate10",
    "builtinMethod" : false
  }, {
    "codeName" : "FetchState30",
    "methodType" : "FETCH",
    "name" : "FetchState30",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderFilterDTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "type" : "PAGE"
    },
    "getPSDEDataSet" : {
      "modelref" : true,
      "id" : "State30"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "READ"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "FetchState30"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/FetchState30",
    "requestMethod" : "GET",
    "requestParamType" : "URIPARAM",
    "requestPath" : "/fetchstate30",
    "builtinMethod" : false
  }, {
    "codeName" : "FetchState40",
    "methodType" : "FETCH",
    "name" : "FetchState40",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderFilterDTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "type" : "PAGE"
    },
    "getPSDEDataSet" : {
      "modelref" : true,
      "id" : "State40"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "READ"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "FetchState40"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/FetchState40",
    "requestMethod" : "GET",
    "requestParamType" : "URIPARAM",
    "requestPath" : "/fetchstate40",
    "builtinMethod" : false
  }, {
    "codeName" : "FetchXECX",
    "methodType" : "FETCH",
    "name" : "FetchXECX",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderFilterDTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "type" : "PAGE"
    },
    "getPSDEDataSet" : {
      "modelref" : true,
      "id" : "XECX"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "READ"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "FetchXECX"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/FetchXECX",
    "requestMethod" : "GET",
    "requestParamType" : "URIPARAM",
    "requestPath" : "/fetchxecx",
    "builtinMethod" : false
  } ],
  "getAllPSAppDEFields" : [ {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/TP/psappdefuimodes/MobileDefault",
      "name" : "[TP][图片]移动端默认",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.TP",
          "mOSFilePath" : "pslanguageres/Auto1423",
          "rTMOSFilePath" : "pslanguageres/Auto1423"
        },
        "codeName" : "MobileDefault",
        "editorType" : "MOBTEXTAREA",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/TP/psdefformitems/MobileDefault",
        "name" : "[TP][图片]移动端默认",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/Tp/psdefformitems/MobileDefault",
        "stringLength" : 1048576,
        "uIMode" : "MOBILEDEFAULT",
        "mobileMode" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/Tp/psappdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    }, {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/TP/psappdefuimodes/Default",
      "name" : "[TP][图片]",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.TP",
          "mOSFilePath" : "pslanguageres/Auto1423",
          "rTMOSFilePath" : "pslanguageres/Auto1423"
        },
        "codeName" : "Default",
        "editorType" : "TEXTAREA_10",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/TP/psdefformitems/Default",
        "name" : "[TP][图片]",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/Tp/psdefformitems/Default",
        "stringLength" : 1048576,
        "uIMode" : "DEFAULT"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/Tp/psappdefuimodes/Default",
      "type" : "DEFAULT"
    } ],
    "codeName" : "Tp",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.TP",
      "mOSFilePath" : "pslanguageres/Auto1423",
      "rTMOSFilePath" : "pslanguageres/Auto1423"
    },
    "logicName" : "图片",
    "name" : "TP",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/Tp",
    "stdDataType" : 21,
    "stringLength" : 1048576
  }, {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/ENDTIME/psappdefuimodes/Default",
      "name" : "[ENDTIME][订单结束时间]",
      "getPSDEFFormItem" : {
        "codeName" : "Default",
        "editorType" : "DATEPICKER",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/ENDTIME/psdefformitems/Default",
        "name" : "[ENDTIME][订单结束时间]",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/EndTime/psdefformitems/Default",
        "uIMode" : "DEFAULT",
        "valueFormat" : "%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/EndTime/psappdefuimodes/Default",
      "type" : "DEFAULT"
    }, {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/ENDTIME/psappdefuimodes/MobileDefault",
      "name" : "[ENDTIME][订单结束时间]移动端默认",
      "getPSDEFFormItem" : {
        "codeName" : "MobileDefault",
        "editorType" : "MOBDATE",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/ENDTIME/psdefformitems/MobileDefault",
        "name" : "[ENDTIME][订单结束时间]移动端默认",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/EndTime/psdefformitems/MobileDefault",
        "uIMode" : "MOBILEDEFAULT",
        "valueFormat" : "%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS",
        "mobileMode" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/EndTime/psappdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    } ],
    "codeName" : "EndTime",
    "logicName" : "订单结束时间",
    "name" : "ENDTIME",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/EndTime",
    "stdDataType" : 5,
    "valueFormat" : "YYYY-MM-DD HH:mm:ss"
  }, {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/WFSTATE/psappdefuimodes/Default",
      "name" : "[WFSTATE][工作流状态]",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.IBIZORDER.WFSTATE",
          "mOSFilePath" : "pslanguageres/Auto62",
          "rTMOSFilePath" : "pslanguageres/Auto62"
        },
        "codeName" : "Default",
        "editorType" : "SPAN",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/WFSTATE/psdefformitems/Default",
        "name" : "[WFSTATE][工作流状态]",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/WFState/psdefformitems/Default",
        "uIMode" : "DEFAULT"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/WFState/psappdefuimodes/Default",
      "type" : "DEFAULT"
    }, {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/WFSTATE/psappdefuimodes/MobileDefault",
      "name" : "[WFSTATE][工作流状态]移动端默认",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.IBIZORDER.WFSTATE",
          "mOSFilePath" : "pslanguageres/Auto62",
          "rTMOSFilePath" : "pslanguageres/Auto62"
        },
        "codeName" : "MobileDefault",
        "editorType" : "SPAN",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/WFSTATE/psdefformitems/MobileDefault",
        "name" : "[WFSTATE][工作流状态]移动端默认",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/WFState/psdefformitems/MobileDefault",
        "uIMode" : "MOBILEDEFAULT",
        "mobileMode" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/WFState/psappdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    } ],
    "codeName" : "WFState",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.IBIZORDER.WFSTATE",
      "mOSFilePath" : "pslanguageres/Auto62",
      "rTMOSFilePath" : "pslanguageres/Auto62"
    },
    "logicName" : "工作流状态",
    "name" : "WFSTATE",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/WFState",
    "stdDataType" : 9
  }, {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/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/IBIZORDER/psdefields/CREATEDATE/psdefformitems/MobileDefault",
        "name" : "[CREATEDATE][建立时间]移动端默认",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/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/IBIZOrder/psappdefields/CreateDate/psappdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    }, {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/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/IBIZORDER/psdefields/CREATEDATE/psdefformitems/Default",
        "name" : "[CREATEDATE][建立时间]",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/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/IBIZOrder/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/IBIZOrder/psappdefields/CreateDate",
    "stdDataType" : 5,
    "valueFormat" : "YYYY-MM-DD HH:mm:ss"
  }, {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/OPINION/psappdefuimodes/MobileDefault",
      "name" : "[OPINION][审批意见]移动端默认",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.OPINION",
          "mOSFilePath" : "pslanguageres/Auto1396",
          "rTMOSFilePath" : "pslanguageres/Auto1396"
        },
        "codeName" : "MobileDefault",
        "editorType" : "MOBTEXTAREA",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/OPINION/psdefformitems/MobileDefault",
        "name" : "[OPINION][审批意见]移动端默认",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/Opinion/psdefformitems/MobileDefault",
        "stringLength" : 1048576,
        "uIMode" : "MOBILEDEFAULT",
        "mobileMode" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/Opinion/psappdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    }, {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/OPINION/psappdefuimodes/Default",
      "name" : "[OPINION][审批意见]",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.OPINION",
          "mOSFilePath" : "pslanguageres/Auto1396",
          "rTMOSFilePath" : "pslanguageres/Auto1396"
        },
        "codeName" : "Default",
        "editorType" : "TEXTAREA_10",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/OPINION/psdefformitems/Default",
        "name" : "[OPINION][审批意见]",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/Opinion/psdefformitems/Default",
        "stringLength" : 1048576,
        "uIMode" : "DEFAULT"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/Opinion/psappdefuimodes/Default",
      "type" : "DEFAULT"
    } ],
    "codeName" : "Opinion",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.OPINION",
      "mOSFilePath" : "pslanguageres/Auto1396",
      "rTMOSFilePath" : "pslanguageres/Auto1396"
    },
    "logicName" : "审批意见",
    "name" : "OPINION",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/Opinion",
    "stdDataType" : 21,
    "stringLength" : 1048576
  }, {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/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/IBIZORDER/psdefields/UPDATEDATE/psdefformitems/Default",
        "name" : "[UPDATEDATE][更新时间]",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/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/IBIZOrder/psappdefields/UpdateDate/psappdefuimodes/Default",
      "type" : "DEFAULT"
    }, {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/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/IBIZORDER/psdefields/UPDATEDATE/psdefformitems/MobileDefault",
        "name" : "[UPDATEDATE][更新时间]移动端默认",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/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/IBIZOrder/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/IBIZOrder/psappdefields/UpdateDate",
    "stdDataType" : 5,
    "valueFormat" : "YYYY-MM-DD HH:mm:ss"
  }, {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/ORDERTYPE/psappdefuimodes/MobileDefault",
      "name" : "[ORDERTYPE][订单类型]移动端默认",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.ORDERTYPE",
          "mOSFilePath" : "pslanguageres/Auto647",
          "rTMOSFilePath" : "pslanguageres/Auto647"
        },
        "codeName" : "MobileDefault",
        "editorType" : "MOBDROPDOWNLIST",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/ORDERTYPE/psdefformitems/MobileDefault",
        "name" : "[ORDERTYPE][订单类型]移动端默认",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/OrderType/psdefformitems/MobileDefault",
        "stringLength" : 60,
        "uIMode" : "MOBILEDEFAULT",
        "mobileMode" : true,
        "needCodeListConfig" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/OrderType/psappdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    }, {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/ORDERTYPE/psappdefuimodes/Default",
      "name" : "[ORDERTYPE][订单类型]",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.ORDERTYPE",
          "mOSFilePath" : "pslanguageres/Auto647",
          "rTMOSFilePath" : "pslanguageres/Auto647"
        },
        "codeName" : "Default",
        "editorType" : "DROPDOWNLIST",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/ORDERTYPE/psdefformitems/Default",
        "name" : "[ORDERTYPE][订单类型]",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/OrderType/psdefformitems/Default",
        "stringLength" : 60,
        "uIMode" : "DEFAULT",
        "needCodeListConfig" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/OrderType/psappdefuimodes/Default",
      "type" : "DEFAULT"
    } ],
    "codeName" : "OrderType",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.ORDERTYPE",
      "mOSFilePath" : "pslanguageres/Auto647",
      "rTMOSFilePath" : "pslanguageres/Auto647"
    },
    "logicName" : "订单类型",
    "name" : "ORDERTYPE",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/OrderType",
    "stdDataType" : 25,
    "stringLength" : 60
  }, {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/DETAILNUM/psappdefuimodes/MobileDefault",
      "name" : "[DETAILNUM][明细数]移动端默认",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.DETAILNUM",
          "mOSFilePath" : "pslanguageres/Auto1317",
          "rTMOSFilePath" : "pslanguageres/Auto1317"
        },
        "codeName" : "MobileDefault",
        "editorType" : "MOBTEXT",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/DETAILNUM/psdefformitems/MobileDefault",
        "name" : "[DETAILNUM][明细数]移动端默认",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/DetailNum/psdefformitems/MobileDefault",
        "uIMode" : "MOBILEDEFAULT",
        "mobileMode" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/DetailNum/psappdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    }, {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/DETAILNUM/psappdefuimodes/Default",
      "name" : "[DETAILNUM][明细数]",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.DETAILNUM",
          "mOSFilePath" : "pslanguageres/Auto1317",
          "rTMOSFilePath" : "pslanguageres/Auto1317"
        },
        "codeName" : "Default",
        "editorType" : "TEXTBOX",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/DETAILNUM/psdefformitems/Default",
        "name" : "[DETAILNUM][明细数]",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/DetailNum/psdefformitems/Default",
        "uIMode" : "DEFAULT"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/DetailNum/psappdefuimodes/Default",
      "type" : "DEFAULT"
    } ],
    "codeName" : "DetailNum",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.DETAILNUM",
      "mOSFilePath" : "pslanguageres/Auto1317",
      "rTMOSFilePath" : "pslanguageres/Auto1317"
    },
    "logicName" : "明细数",
    "name" : "DETAILNUM",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/DetailNum",
    "stdDataType" : 9
  }, {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/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/IBIZORDER/psdefields/WFINSTANCEID/psdefformitems/Default",
        "name" : "[WFINSTANCEID][工作流实例]",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/WFInstanceId/psdefformitems/Default",
        "stringLength" : 100,
        "uIMode" : "DEFAULT"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/WFInstanceId/psappdefuimodes/Default",
      "type" : "DEFAULT"
    }, {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/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/IBIZORDER/psdefields/WFINSTANCEID/psdefformitems/MobileDefault",
        "name" : "[WFINSTANCEID][工作流实例]移动端默认",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/WFInstanceId/psdefformitems/MobileDefault",
        "stringLength" : 100,
        "uIMode" : "MOBILEDEFAULT",
        "mobileMode" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/WFInstanceId/psappdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    } ],
    "codeName" : "WFInstanceId",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.WFINSTANCEID",
      "mOSFilePath" : "pslanguageres/Auto1013",
      "rTMOSFilePath" : "pslanguageres/Auto1013"
    },
    "logicName" : "工作流实例",
    "name" : "WFINSTANCEID",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/WFInstanceId",
    "stdDataType" : 25,
    "stringLength" : 100
  }, {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/AMOUNT/psappdefuimodes/Default",
      "name" : "[AMOUNT][总计]",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.IBIZORDER.AMOUNT",
          "mOSFilePath" : "pslanguageres/Auto1741",
          "rTMOSFilePath" : "pslanguageres/Auto1741"
        },
        "codeName" : "Default",
        "editorType" : "TEXTBOX",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/AMOUNT/psdefformitems/Default",
        "name" : "[AMOUNT][总计]",
        "precision" : 2,
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/Amount/psdefformitems/Default",
        "uIMode" : "DEFAULT"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/Amount/psappdefuimodes/Default",
      "type" : "DEFAULT"
    }, {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/AMOUNT/psappdefuimodes/MobileDefault",
      "name" : "[AMOUNT][总计]移动端默认",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.IBIZORDER.AMOUNT",
          "mOSFilePath" : "pslanguageres/Auto1741",
          "rTMOSFilePath" : "pslanguageres/Auto1741"
        },
        "codeName" : "MobileDefault",
        "editorType" : "MOBTEXT",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/AMOUNT/psdefformitems/MobileDefault",
        "name" : "[AMOUNT][总计]移动端默认",
        "precision" : 2,
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/Amount/psdefformitems/MobileDefault",
        "uIMode" : "MOBILEDEFAULT",
        "mobileMode" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/Amount/psappdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    } ],
    "codeName" : "Amount",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.IBIZORDER.AMOUNT",
      "mOSFilePath" : "pslanguageres/Auto1741",
      "rTMOSFilePath" : "pslanguageres/Auto1741"
    },
    "logicName" : "总计",
    "name" : "AMOUNT",
    "precision" : 2,
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/Amount",
    "stdDataType" : 7
  }, {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/ORDERUID/psappdefuimodes/MobileDefault",
      "name" : "[ORDERUID][订单编号]移动端默认",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.ORDERUID",
          "mOSFilePath" : "pslanguageres/Auto526",
          "rTMOSFilePath" : "pslanguageres/Auto526"
        },
        "codeName" : "MobileDefault",
        "editorType" : "MOBTEXT",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/ORDERUID/psdefformitems/MobileDefault",
        "name" : "[ORDERUID][订单编号]移动端默认",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/OrderUID/psdefformitems/MobileDefault",
        "stringLength" : 100,
        "uIMode" : "MOBILEDEFAULT",
        "allowEmpty" : false,
        "mobileMode" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/OrderUID/psappdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    }, {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/ORDERUID/psappdefuimodes/Default",
      "name" : "[ORDERUID][订单编号]",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.ORDERUID",
          "mOSFilePath" : "pslanguageres/Auto526",
          "rTMOSFilePath" : "pslanguageres/Auto526"
        },
        "codeName" : "Default",
        "editorType" : "TEXTBOX",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/ORDERUID/psdefformitems/Default",
        "name" : "[ORDERUID][订单编号]",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/OrderUID/psdefformitems/Default",
        "stringLength" : 100,
        "uIMode" : "DEFAULT",
        "allowEmpty" : false
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/OrderUID/psappdefuimodes/Default",
      "type" : "DEFAULT"
    } ],
    "codeName" : "OrderUID",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.ORDERUID",
      "mOSFilePath" : "pslanguageres/Auto526",
      "rTMOSFilePath" : "pslanguageres/Auto526"
    },
    "logicName" : "订单编号",
    "name" : "ORDERUID",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/OrderUID",
    "stdDataType" : 25,
    "stringLength" : 100
  }, {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/IBIZORDERID/psappdefuimodes/Default",
      "name" : "[IBIZORDERID][订单标识]",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.IBIZORDERID",
          "mOSFilePath" : "pslanguageres/Auto1004",
          "rTMOSFilePath" : "pslanguageres/Auto1004"
        },
        "codeName" : "Default",
        "editorType" : "SPAN",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/IBIZORDERID/psdefformitems/Default",
        "name" : "[IBIZORDERID][订单标识]",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/IBIZOrderId/psdefformitems/Default",
        "stringLength" : 100,
        "uIMode" : "DEFAULT",
        "allowEmpty" : false
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/IBIZOrderId/psappdefuimodes/Default",
      "type" : "DEFAULT"
    }, {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/IBIZORDERID/psappdefuimodes/MobileDefault",
      "name" : "[IBIZORDERID][订单标识]移动端默认",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.IBIZORDERID",
          "mOSFilePath" : "pslanguageres/Auto1004",
          "rTMOSFilePath" : "pslanguageres/Auto1004"
        },
        "codeName" : "MobileDefault",
        "editorType" : "SPAN",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/IBIZORDERID/psdefformitems/MobileDefault",
        "name" : "[IBIZORDERID][订单标识]移动端默认",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/IBIZOrderId/psdefformitems/MobileDefault",
        "stringLength" : 100,
        "uIMode" : "MOBILEDEFAULT",
        "allowEmpty" : false,
        "mobileMode" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/IBIZOrderId/psappdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    } ],
    "codeName" : "IBIZOrderId",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.IBIZORDERID",
      "mOSFilePath" : "pslanguageres/Auto1004",
      "rTMOSFilePath" : "pslanguageres/Auto1004"
    },
    "logicName" : "订单标识",
    "name" : "IBIZORDERID",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/IBIZOrderId",
    "stdDataType" : 25,
    "stringLength" : 100,
    "keyField" : true
  }, {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/ORDERSTATE/psappdefuimodes/Default",
      "name" : "[ORDERSTATE][订单状态]",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.ORDERSTATE",
          "mOSFilePath" : "pslanguageres/Auto1017",
          "rTMOSFilePath" : "pslanguageres/Auto1017"
        },
        "codeName" : "Default",
        "editorType" : "DROPDOWNLIST",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/ORDERSTATE/psdefformitems/Default",
        "name" : "[ORDERSTATE][订单状态]",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/OrderState/psdefformitems/Default",
        "stringLength" : 60,
        "uIMode" : "DEFAULT",
        "needCodeListConfig" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/OrderState/psappdefuimodes/Default",
      "type" : "DEFAULT"
    }, {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/ORDERSTATE/psappdefuimodes/MobileDefault",
      "name" : "[ORDERSTATE][订单状态]移动端默认",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.ORDERSTATE",
          "mOSFilePath" : "pslanguageres/Auto1017",
          "rTMOSFilePath" : "pslanguageres/Auto1017"
        },
        "codeName" : "MobileDefault",
        "editorType" : "MOBDROPDOWNLIST",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/ORDERSTATE/psdefformitems/MobileDefault",
        "name" : "[ORDERSTATE][订单状态]移动端默认",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/OrderState/psdefformitems/MobileDefault",
        "stringLength" : 60,
        "uIMode" : "MOBILEDEFAULT",
        "mobileMode" : true,
        "needCodeListConfig" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/OrderState/psappdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    } ],
    "codeName" : "OrderState",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.ORDERSTATE",
      "mOSFilePath" : "pslanguageres/Auto1017",
      "rTMOSFilePath" : "pslanguageres/Auto1017"
    },
    "logicName" : "订单状态",
    "name" : "ORDERSTATE",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/OrderState",
    "stdDataType" : 25,
    "stringLength" : 60
  }, {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/STARTTIME/psappdefuimodes/MobileDefault",
      "name" : "[STARTTIME][订单开始时间]移动端默认",
      "getPSDEFFormItem" : {
        "codeName" : "MobileDefault",
        "editorType" : "MOBDATE",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/STARTTIME/psdefformitems/MobileDefault",
        "name" : "[STARTTIME][订单开始时间]移动端默认",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/StartTime/psdefformitems/MobileDefault",
        "uIMode" : "MOBILEDEFAULT",
        "valueFormat" : "%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS",
        "mobileMode" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/StartTime/psappdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    }, {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/STARTTIME/psappdefuimodes/Default",
      "name" : "[STARTTIME][订单开始时间]",
      "getPSDEFFormItem" : {
        "codeName" : "Default",
        "editorType" : "DATEPICKER",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/STARTTIME/psdefformitems/Default",
        "name" : "[STARTTIME][订单开始时间]",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/StartTime/psdefformitems/Default",
        "uIMode" : "DEFAULT",
        "valueFormat" : "%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/StartTime/psappdefuimodes/Default",
      "type" : "DEFAULT"
    } ],
    "codeName" : "StartTime",
    "logicName" : "订单开始时间",
    "name" : "STARTTIME",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/StartTime",
    "stdDataType" : 5,
    "valueFormat" : "YYYY-MM-DD HH:mm:ss"
  }, {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/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/IBIZORDER/psdefields/UPDATEMAN/psdefformitems/MobileDefault",
        "name" : "[UPDATEMAN][更新人]移动端默认",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/UpdateMan/psdefformitems/MobileDefault",
        "stringLength" : 60,
        "uIMode" : "MOBILEDEFAULT",
        "allowEmpty" : false,
        "mobileMode" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/UpdateMan/psappdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    }, {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/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/IBIZORDER/psdefields/UPDATEMAN/psdefformitems/Default",
        "name" : "[UPDATEMAN][更新人]",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/UpdateMan/psdefformitems/Default",
        "stringLength" : 60,
        "uIMode" : "DEFAULT",
        "allowEmpty" : false
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/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/IBIZOrder/psappdefields/UpdateMan",
    "stdDataType" : 25,
    "stringLength" : 60
  }, {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/WFSTEP/psappdefuimodes/Default",
      "name" : "[WFSTEP][工作流步骤]",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.IBIZORDER.WFSTEP",
          "mOSFilePath" : "pslanguageres/Auto1321",
          "rTMOSFilePath" : "pslanguageres/Auto1321"
        },
        "codeName" : "Default",
        "editorType" : "DROPDOWNLIST",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/WFSTEP/psdefformitems/Default",
        "name" : "[WFSTEP][工作流步骤]",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/WFStep/psdefformitems/Default",
        "stringLength" : 60,
        "uIMode" : "DEFAULT",
        "needCodeListConfig" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/WFStep/psappdefuimodes/Default",
      "type" : "DEFAULT"
    }, {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/WFSTEP/psappdefuimodes/MobileDefault",
      "name" : "[WFSTEP][工作流步骤]移动端默认",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.IBIZORDER.WFSTEP",
          "mOSFilePath" : "pslanguageres/Auto1321",
          "rTMOSFilePath" : "pslanguageres/Auto1321"
        },
        "codeName" : "MobileDefault",
        "editorType" : "MOBDROPDOWNLIST",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/WFSTEP/psdefformitems/MobileDefault",
        "name" : "[WFSTEP][工作流步骤]移动端默认",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/WFStep/psdefformitems/MobileDefault",
        "stringLength" : 60,
        "uIMode" : "MOBILEDEFAULT",
        "mobileMode" : true,
        "needCodeListConfig" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/WFStep/psappdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    } ],
    "codeName" : "WFStep",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.IBIZORDER.WFSTEP",
      "mOSFilePath" : "pslanguageres/Auto1321",
      "rTMOSFilePath" : "pslanguageres/Auto1321"
    },
    "logicName" : "工作流步骤",
    "name" : "WFSTEP",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/WFStep",
    "stdDataType" : 25,
    "stringLength" : 60
  }, {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/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/IBIZORDER/psdefields/CREATEMAN/psdefformitems/MobileDefault",
        "name" : "[CREATEMAN][建立人]移动端默认",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/CreateMan/psdefformitems/MobileDefault",
        "stringLength" : 60,
        "uIMode" : "MOBILEDEFAULT",
        "allowEmpty" : false,
        "mobileMode" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/CreateMan/psappdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    }, {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/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/IBIZORDER/psdefields/CREATEMAN/psdefformitems/Default",
        "name" : "[CREATEMAN][建立人]",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/CreateMan/psdefformitems/Default",
        "stringLength" : 60,
        "uIMode" : "DEFAULT",
        "allowEmpty" : false
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/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/IBIZOrder/psappdefields/CreateMan",
    "stdDataType" : 25,
    "stringLength" : 60
  }, {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/IBIZORDERNAME/psappdefuimodes/MobileDefault",
      "name" : "[IBIZORDERNAME][订单名称]移动端默认",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.IBIZORDERNAME",
          "mOSFilePath" : "pslanguageres/Auto751",
          "rTMOSFilePath" : "pslanguageres/Auto751"
        },
        "codeName" : "MobileDefault",
        "editorType" : "MOBTEXT",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/IBIZORDERNAME/psdefformitems/MobileDefault",
        "name" : "[IBIZORDERNAME][订单名称]移动端默认",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/IBIZOrderName/psdefformitems/MobileDefault",
        "stringLength" : 200,
        "uIMode" : "MOBILEDEFAULT",
        "allowEmpty" : false,
        "mobileMode" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/IBIZOrderName/psappdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    }, {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/IBIZORDERNAME/psappdefuimodes/Default",
      "name" : "[IBIZORDERNAME][订单名称]",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.IBIZORDERNAME",
          "mOSFilePath" : "pslanguageres/Auto751",
          "rTMOSFilePath" : "pslanguageres/Auto751"
        },
        "codeName" : "Default",
        "editorType" : "TEXTBOX",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/IBIZORDERNAME/psdefformitems/Default",
        "name" : "[IBIZORDERNAME][订单名称]",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/IBIZOrderName/psdefformitems/Default",
        "stringLength" : 200,
        "uIMode" : "DEFAULT",
        "allowEmpty" : false
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/IBIZOrderName/psappdefuimodes/Default",
      "type" : "DEFAULT"
    } ],
    "codeName" : "IBIZOrderName",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.IBIZORDERNAME",
      "mOSFilePath" : "pslanguageres/Auto751",
      "rTMOSFilePath" : "pslanguageres/Auto751"
    },
    "logicName" : "订单名称",
    "name" : "IBIZORDERNAME",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/IBIZOrderName",
    "stdDataType" : 25,
    "stringLength" : 200,
    "enableQuickSearch" : true,
    "majorField" : true
  }, {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/ORDERTIME/psappdefuimodes/MobileDefault",
      "name" : "[ORDERTIME][订单时间]移动端默认",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.ORDERTIME",
          "mOSFilePath" : "pslanguageres/Auto691",
          "rTMOSFilePath" : "pslanguageres/Auto691"
        },
        "codeName" : "MobileDefault",
        "editorType" : "MOBDATE",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/ORDERTIME/psdefformitems/MobileDefault",
        "name" : "[ORDERTIME][订单时间]移动端默认",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/OrderTime/psdefformitems/MobileDefault",
        "uIMode" : "MOBILEDEFAULT",
        "valueFormat" : "%1$tY-%1$tm-%1$td",
        "mobileMode" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/OrderTime/psappdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    }, {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/ORDERTIME/psappdefuimodes/Default",
      "name" : "[ORDERTIME][订单时间]",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.ORDERTIME",
          "mOSFilePath" : "pslanguageres/Auto691",
          "rTMOSFilePath" : "pslanguageres/Auto691"
        },
        "codeName" : "Default",
        "editorType" : "DATEPICKEREX_NOTIME",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/ORDERTIME/psdefformitems/Default",
        "name" : "[ORDERTIME][订单时间]",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/OrderTime/psdefformitems/Default",
        "uIMode" : "DEFAULT",
        "valueFormat" : "%1$tY-%1$tm-%1$td"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/OrderTime/psappdefuimodes/Default",
      "type" : "DEFAULT"
    } ],
    "codeName" : "OrderTime",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.ORDERTIME",
      "mOSFilePath" : "pslanguageres/Auto691",
      "rTMOSFilePath" : "pslanguageres/Auto691"
    },
    "logicName" : "订单时间",
    "name" : "ORDERTIME",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/OrderTime",
    "stdDataType" : 5,
    "valueFormat" : "YYYY-MM-DD"
  }, {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/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/IBIZORDER/psdefields/MEMO/psdefformitems/Default",
        "name" : "[MEMO][备注]",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/Memo/psdefformitems/Default",
        "stringLength" : 2000,
        "uIMode" : "DEFAULT"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/Memo/psappdefuimodes/Default",
      "type" : "DEFAULT"
    }, {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/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/IBIZORDER/psdefields/MEMO/psdefformitems/MobileDefault",
        "name" : "[MEMO][备注]移动端默认",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/Memo/psdefformitems/MobileDefault",
        "stringLength" : 2000,
        "uIMode" : "MOBILEDEFAULT",
        "mobileMode" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/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/IBIZOrder/psappdefields/Memo",
    "stdDataType" : 25,
    "stringLength" : 2000
  }, {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/IBIZCUSTOMERNAME/psappdefuimodes/Default",
      "name" : "[IBIZCUSTOMERNAME][客户名称]",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.IBIZORDER.IBIZCUSTOMERNAME",
          "mOSFilePath" : "pslanguageres/Auto1063",
          "rTMOSFilePath" : "pslanguageres/Auto1063"
        },
        "codeName" : "Default",
        "editorType" : "PICKER",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/IBIZCUSTOMERNAME/psdefformitems/Default",
        "name" : "[IBIZCUSTOMERNAME][客户名称]",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/IBIZCustomerName/psdefformitems/Default",
        "refLinkPSDEViewCodeName" : "RedirectView",
        "refMPickupPSDEViewCodeName" : "MPickupView",
        "getRefPSDEACMode" : {
          "modelref" : true,
          "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZCustomer/PSDEACMODES/Default.json"
        },
        "getRefPSDataEntity" : {
          "modelref" : true,
          "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZCustomer.json"
        },
        "refPickupPSDEViewCodeName" : "PickupView",
        "stringLength" : 200,
        "uIMode" : "DEFAULT"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/IBIZCustomerName/psappdefuimodes/Default",
      "type" : "DEFAULT"
    }, {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/IBIZCUSTOMERNAME/psappdefuimodes/MobileDefault",
      "name" : "[IBIZCUSTOMERNAME][客户名称]移动端默认",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.IBIZORDER.IBIZCUSTOMERNAME",
          "mOSFilePath" : "pslanguageres/Auto1063",
          "rTMOSFilePath" : "pslanguageres/Auto1063"
        },
        "codeName" : "MobileDefault",
        "editorType" : "MOBPICKER",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/IBIZCUSTOMERNAME/psdefformitems/MobileDefault",
        "name" : "[IBIZCUSTOMERNAME][客户名称]移动端默认",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/IBIZCustomerName/psdefformitems/MobileDefault",
        "refLinkPSDEViewCodeName" : "RedirectView",
        "refMPickupPSDEViewCodeName" : "MPickupView",
        "getRefPSDEACMode" : {
          "modelref" : true,
          "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZCustomer/PSDEACMODES/Default.json"
        },
        "getRefPSDataEntity" : {
          "modelref" : true,
          "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZCustomer.json"
        },
        "refPickupPSDEViewCodeName" : "PickupView",
        "stringLength" : 200,
        "uIMode" : "MOBILEDEFAULT",
        "mobileMode" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/IBIZCustomerName/psappdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    } ],
    "codeName" : "IBIZCustomerName",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.IBIZORDER.IBIZCUSTOMERNAME",
      "mOSFilePath" : "pslanguageres/Auto1063",
      "rTMOSFilePath" : "pslanguageres/Auto1063"
    },
    "logicName" : "客户名称",
    "name" : "IBIZCUSTOMERNAME",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/IBIZCustomerName",
    "stdDataType" : 25,
    "stringLength" : 200
  }, {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/IBIZCUSTOMERID/psappdefuimodes/Default",
      "name" : "[IBIZCUSTOMERID][客户标识]",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.IBIZCUSTOMERID",
          "mOSFilePath" : "pslanguageres/Auto1621",
          "rTMOSFilePath" : "pslanguageres/Auto1621"
        },
        "codeName" : "Default",
        "editorType" : "HIDDEN",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/IBIZCUSTOMERID/psdefformitems/Default",
        "name" : "[IBIZCUSTOMERID][客户标识]",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/IBIZCustomerId/psdefformitems/Default",
        "getRefPSDataEntity" : {
          "modelref" : true,
          "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZCustomer.json"
        },
        "stringLength" : 100,
        "uIMode" : "DEFAULT"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/IBIZCustomerId/psappdefuimodes/Default",
      "type" : "DEFAULT"
    }, {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/IBIZCUSTOMERID/psappdefuimodes/MobileDefault",
      "name" : "[IBIZCUSTOMERID][客户标识]移动端默认",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.IBIZCUSTOMERID",
          "mOSFilePath" : "pslanguageres/Auto1621",
          "rTMOSFilePath" : "pslanguageres/Auto1621"
        },
        "codeName" : "MobileDefault",
        "editorType" : "HIDDEN",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdefields/IBIZCUSTOMERID/psdefformitems/MobileDefault",
        "name" : "[IBIZCUSTOMERID][客户标识]移动端默认",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/IBIZCustomerId/psdefformitems/MobileDefault",
        "getRefPSDataEntity" : {
          "modelref" : true,
          "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZCustomer.json"
        },
        "stringLength" : 100,
        "uIMode" : "MOBILEDEFAULT",
        "mobileMode" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/IBIZCustomerId/psappdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    } ],
    "codeName" : "IBIZCustomerId",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.IBIZCUSTOMERID",
      "mOSFilePath" : "pslanguageres/Auto1621",
      "rTMOSFilePath" : "pslanguageres/Auto1621"
    },
    "logicName" : "客户标识",
    "name" : "IBIZCUSTOMERID",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdefields/IBIZCustomerId",
    "stdDataType" : 25,
    "stringLength" : 100
  } ],
  "getAllPSAppDEMethodDTOs" : [ {
    "codeName" : "IBIZOrderDTO",
    "name" : "IBIZOrderDTO",
    "getPSAppDEMethodDTOFields" : [ {
      "codeName" : "Amount",
      "logicName" : "总计",
      "name" : "Amount",
      "orderValue" : 1000,
      "getPSAppDEField" : {
        "name" : "AMOUNT",
        "codeName" : "Amount"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethoddtos/IBIZOrderDTO/psappdemethoddtofields/Amount",
      "sourceType" : "DEFIELD",
      "stdDataType" : 7,
      "type" : "SIMPLE"
    }, {
      "codeName" : "CreateDate",
      "logicName" : "建立时间",
      "name" : "CreateDate",
      "orderValue" : 1000,
      "getPSAppDEField" : {
        "name" : "CREATEDATE",
        "codeName" : "CreateDate"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethoddtos/IBIZOrderDTO/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/IBIZOrder/psappdemethoddtos/IBIZOrderDTO/psappdemethoddtofields/CreateMan",
      "sourceType" : "DEFIELD",
      "stdDataType" : 25,
      "type" : "SIMPLE",
      "allowEmpty" : false
    }, {
      "codeName" : "DetailNum",
      "logicName" : "明细数",
      "name" : "DetailNum",
      "orderValue" : 1000,
      "getPSAppDEField" : {
        "name" : "DETAILNUM",
        "codeName" : "DetailNum"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethoddtos/IBIZOrderDTO/psappdemethoddtofields/DetailNum",
      "sourceType" : "DEFIELD",
      "stdDataType" : 9,
      "type" : "SIMPLE"
    }, {
      "codeName" : "EndTime",
      "logicName" : "订单结束时间",
      "name" : "EndTime",
      "orderValue" : 1000,
      "getPSAppDEField" : {
        "name" : "ENDTIME",
        "codeName" : "EndTime"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethoddtos/IBIZOrderDTO/psappdemethoddtofields/EndTime",
      "sourceType" : "DEFIELD",
      "stdDataType" : 5,
      "type" : "SIMPLE"
    }, {
      "codeName" : "IBIZCustomerId",
      "logicName" : "客户标识",
      "name" : "IBIZCustomerId",
      "orderValue" : 1000,
      "getPSAppDEField" : {
        "name" : "IBIZCUSTOMERID",
        "codeName" : "IBIZCustomerId"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethoddtos/IBIZOrderDTO/psappdemethoddtofields/IBIZCustomerId",
      "sourceType" : "DEFIELD",
      "stdDataType" : 25,
      "type" : "SIMPLE"
    }, {
      "codeName" : "IBIZCustomerName",
      "logicName" : "客户名称",
      "name" : "IBIZCustomerName",
      "orderValue" : 1000,
      "getPSAppDEField" : {
        "name" : "IBIZCUSTOMERNAME",
        "codeName" : "IBIZCustomerName"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethoddtos/IBIZOrderDTO/psappdemethoddtofields/IBIZCustomerName",
      "sourceType" : "DEFIELD",
      "stdDataType" : 25,
      "type" : "SIMPLE"
    }, {
      "codeName" : "IBIZOrderId",
      "logicName" : "订单标识",
      "name" : "IBIZOrderId",
      "orderValue" : 1000,
      "getPSAppDEField" : {
        "name" : "IBIZORDERID",
        "codeName" : "IBIZOrderId"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethoddtos/IBIZOrderDTO/psappdemethoddtofields/IBIZOrderId",
      "sourceType" : "DEFIELD",
      "stdDataType" : 25,
      "type" : "SIMPLE",
      "allowEmpty" : false
    }, {
      "codeName" : "IBIZOrderName",
      "logicName" : "订单名称",
      "name" : "IBIZOrderName",
      "orderValue" : 1000,
      "getPSAppDEField" : {
        "name" : "IBIZORDERNAME",
        "codeName" : "IBIZOrderName"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethoddtos/IBIZOrderDTO/psappdemethoddtofields/IBIZOrderName",
      "sourceType" : "DEFIELD",
      "stdDataType" : 25,
      "type" : "SIMPLE",
      "allowEmpty" : false
    }, {
      "codeName" : "Memo",
      "logicName" : "备注",
      "name" : "Memo",
      "orderValue" : 1000,
      "getPSAppDEField" : {
        "name" : "MEMO",
        "codeName" : "Memo"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethoddtos/IBIZOrderDTO/psappdemethoddtofields/Memo",
      "sourceType" : "DEFIELD",
      "stdDataType" : 25,
      "type" : "SIMPLE"
    }, {
      "codeName" : "Opinion",
      "logicName" : "审批意见",
      "name" : "Opinion",
      "orderValue" : 1000,
      "getPSAppDEField" : {
        "name" : "OPINION",
        "codeName" : "Opinion"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethoddtos/IBIZOrderDTO/psappdemethoddtofields/Opinion",
      "sourceType" : "DEFIELD",
      "stdDataType" : 21,
      "type" : "SIMPLE"
    }, {
      "codeName" : "OrderState",
      "logicName" : "订单状态",
      "name" : "OrderState",
      "orderValue" : 1000,
      "getPSAppDEField" : {
        "name" : "ORDERSTATE",
        "codeName" : "OrderState"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethoddtos/IBIZOrderDTO/psappdemethoddtofields/OrderState",
      "sourceType" : "DEFIELD",
      "stdDataType" : 25,
      "type" : "SIMPLE"
    }, {
      "codeName" : "OrderTime",
      "logicName" : "订单时间",
      "name" : "OrderTime",
      "orderValue" : 1000,
      "getPSAppDEField" : {
        "name" : "ORDERTIME",
        "codeName" : "OrderTime"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethoddtos/IBIZOrderDTO/psappdemethoddtofields/OrderTime",
      "sourceType" : "DEFIELD",
      "stdDataType" : 5,
      "type" : "SIMPLE"
    }, {
      "codeName" : "OrderType",
      "logicName" : "订单类型",
      "name" : "OrderType",
      "orderValue" : 1000,
      "getPSAppDEField" : {
        "name" : "ORDERTYPE",
        "codeName" : "OrderType"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethoddtos/IBIZOrderDTO/psappdemethoddtofields/OrderType",
      "sourceType" : "DEFIELD",
      "stdDataType" : 25,
      "type" : "SIMPLE"
    }, {
      "codeName" : "OrderUID",
      "logicName" : "订单编号",
      "name" : "OrderUID",
      "orderValue" : 1000,
      "getPSAppDEField" : {
        "name" : "ORDERUID",
        "codeName" : "OrderUID"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethoddtos/IBIZOrderDTO/psappdemethoddtofields/OrderUID",
      "sourceType" : "DEFIELD",
      "stdDataType" : 25,
      "type" : "SIMPLE",
      "allowEmpty" : false
    }, {
      "codeName" : "StartTime",
      "logicName" : "订单开始时间",
      "name" : "StartTime",
      "orderValue" : 1000,
      "getPSAppDEField" : {
        "name" : "STARTTIME",
        "codeName" : "StartTime"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethoddtos/IBIZOrderDTO/psappdemethoddtofields/StartTime",
      "sourceType" : "DEFIELD",
      "stdDataType" : 5,
      "type" : "SIMPLE"
    }, {
      "codeName" : "Tp",
      "logicName" : "图片",
      "name" : "Tp",
      "orderValue" : 1000,
      "getPSAppDEField" : {
        "name" : "TP",
        "codeName" : "Tp"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethoddtos/IBIZOrderDTO/psappdemethoddtofields/Tp",
      "sourceType" : "DEFIELD",
      "stdDataType" : 21,
      "type" : "SIMPLE"
    }, {
      "codeName" : "UpdateDate",
      "logicName" : "更新时间",
      "name" : "UpdateDate",
      "orderValue" : 1000,
      "getPSAppDEField" : {
        "name" : "UPDATEDATE",
        "codeName" : "UpdateDate"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethoddtos/IBIZOrderDTO/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/IBIZOrder/psappdemethoddtos/IBIZOrderDTO/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/IBIZOrder/psappdemethoddtos/IBIZOrderDTO/psappdemethoddtofields/WFInstanceId",
      "sourceType" : "DEFIELD",
      "stdDataType" : 25,
      "type" : "SIMPLE"
    }, {
      "codeName" : "WFState",
      "logicName" : "工作流状态",
      "name" : "WFState",
      "orderValue" : 1000,
      "getPSAppDEField" : {
        "name" : "WFSTATE",
        "codeName" : "WFState"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethoddtos/IBIZOrderDTO/psappdemethoddtofields/WFState",
      "sourceType" : "DEFIELD",
      "stdDataType" : 9,
      "type" : "SIMPLE"
    }, {
      "codeName" : "WFStep",
      "logicName" : "工作流步骤",
      "name" : "WFStep",
      "orderValue" : 1000,
      "getPSAppDEField" : {
        "name" : "WFSTEP",
        "codeName" : "WFStep"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethoddtos/IBIZOrderDTO/psappdemethoddtofields/WFStep",
      "sourceType" : "DEFIELD",
      "stdDataType" : 25,
      "type" : "SIMPLE"
    } ],
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethoddtos/IBIZOrderDTO",
    "sourceType" : "DE",
    "type" : "DEFAULT"
  }, {
    "codeName" : "IBIZOrderFilterDTO",
    "name" : "IBIZOrderFilterDTO",
    "getPSAppDEMethodDTOFields" : [ {
      "codeName" : "N_IBIZCUSTOMERID_EQ",
      "logicName" : "客户标识",
      "name" : "N_IBIZCUSTOMERID_EQ",
      "orderValue" : 99999,
      "getPSAppDEField" : {
        "name" : "IBIZCUSTOMERID",
        "codeName" : "IBIZCustomerId"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethoddtos/IBIZOrderFilterDTO/psappdemethoddtofields/N_IBIZCUSTOMERID_EQ",
      "sourceType" : "DEFSEARCHMODE",
      "stdDataType" : 25,
      "type" : "SIMPLE"
    }, {
      "codeName" : "N_IBIZCUSTOMERNAME_EQ",
      "logicName" : "客户名称",
      "name" : "N_IBIZCUSTOMERNAME_EQ",
      "orderValue" : 99999,
      "getPSAppDEField" : {
        "name" : "IBIZCUSTOMERNAME",
        "codeName" : "IBIZCustomerName"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethoddtos/IBIZOrderFilterDTO/psappdemethoddtofields/N_IBIZCUSTOMERNAME_EQ",
      "sourceType" : "DEFSEARCHMODE",
      "stdDataType" : 25,
      "type" : "SIMPLE"
    }, {
      "codeName" : "N_IBIZCUSTOMERNAME_LIKE",
      "logicName" : "客户名称",
      "name" : "N_IBIZCUSTOMERNAME_LIKE",
      "orderValue" : 99999,
      "getPSAppDEField" : {
        "name" : "IBIZCUSTOMERNAME",
        "codeName" : "IBIZCustomerName"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethoddtos/IBIZOrderFilterDTO/psappdemethoddtofields/N_IBIZCUSTOMERNAME_LIKE",
      "sourceType" : "DEFSEARCHMODE",
      "stdDataType" : 25,
      "type" : "SIMPLE"
    }, {
      "codeName" : "N_IBIZORDERID_EQ",
      "logicName" : "订单标识",
      "name" : "N_IBIZORDERID_EQ",
      "orderValue" : 99999,
      "getPSAppDEField" : {
        "name" : "IBIZORDERID",
        "codeName" : "IBIZOrderId"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethoddtos/IBIZOrderFilterDTO/psappdemethoddtofields/N_IBIZORDERID_EQ",
      "sourceType" : "DEFSEARCHMODE",
      "stdDataType" : 25,
      "type" : "SIMPLE"
    }, {
      "codeName" : "N_IBIZORDERNAME_LIKE",
      "logicName" : "订单名称",
      "name" : "N_IBIZORDERNAME_LIKE",
      "orderValue" : 99999,
      "getPSAppDEField" : {
        "name" : "IBIZORDERNAME",
        "codeName" : "IBIZOrderName"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethoddtos/IBIZOrderFilterDTO/psappdemethoddtofields/N_IBIZORDERNAME_LIKE",
      "sourceType" : "DEFSEARCHMODE",
      "stdDataType" : 25,
      "type" : "SIMPLE"
    }, {
      "codeName" : "N_IBIZORDERNAME_USERLIKE",
      "logicName" : "订单名称",
      "name" : "N_IBIZORDERNAME_USERLIKE",
      "orderValue" : 99999,
      "getPSAppDEField" : {
        "name" : "IBIZORDERNAME",
        "codeName" : "IBIZOrderName"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethoddtos/IBIZOrderFilterDTO/psappdemethoddtofields/N_IBIZORDERNAME_USERLIKE",
      "sourceType" : "DEFSEARCHMODE",
      "stdDataType" : 25,
      "type" : "SIMPLE"
    }, {
      "codeName" : "N_ORDERSTATE_EQ",
      "logicName" : "订单状态",
      "name" : "N_ORDERSTATE_EQ",
      "orderValue" : 99999,
      "getPSAppDEField" : {
        "name" : "ORDERSTATE",
        "codeName" : "OrderState"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethoddtos/IBIZOrderFilterDTO/psappdemethoddtofields/N_ORDERSTATE_EQ",
      "sourceType" : "DEFSEARCHMODE",
      "stdDataType" : 25,
      "type" : "SIMPLE"
    }, {
      "codeName" : "N_ORDERTIME_GT",
      "logicName" : "订单时间",
      "name" : "N_ORDERTIME_GT",
      "orderValue" : 99999,
      "getPSAppDEField" : {
        "name" : "ORDERTIME",
        "codeName" : "OrderTime"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethoddtos/IBIZOrderFilterDTO/psappdemethoddtofields/N_ORDERTIME_GT",
      "sourceType" : "DEFSEARCHMODE",
      "stdDataType" : 5,
      "type" : "SIMPLE"
    }, {
      "codeName" : "N_ORDERTIME_GTANDEQ",
      "logicName" : "订单时间",
      "name" : "N_ORDERTIME_GTANDEQ",
      "orderValue" : 99999,
      "getPSAppDEField" : {
        "name" : "ORDERTIME",
        "codeName" : "OrderTime"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethoddtos/IBIZOrderFilterDTO/psappdemethoddtofields/N_ORDERTIME_GTANDEQ",
      "sourceType" : "DEFSEARCHMODE",
      "stdDataType" : 5,
      "type" : "SIMPLE"
    }, {
      "codeName" : "N_ORDERTIME_LT",
      "logicName" : "订单时间",
      "name" : "N_ORDERTIME_LT",
      "orderValue" : 99999,
      "getPSAppDEField" : {
        "name" : "ORDERTIME",
        "codeName" : "OrderTime"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethoddtos/IBIZOrderFilterDTO/psappdemethoddtofields/N_ORDERTIME_LT",
      "sourceType" : "DEFSEARCHMODE",
      "stdDataType" : 5,
      "type" : "SIMPLE"
    }, {
      "codeName" : "N_ORDERTIME_LTANDEQ",
      "logicName" : "订单时间",
      "name" : "N_ORDERTIME_LTANDEQ",
      "orderValue" : 99999,
      "getPSAppDEField" : {
        "name" : "ORDERTIME",
        "codeName" : "OrderTime"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethoddtos/IBIZOrderFilterDTO/psappdemethoddtofields/N_ORDERTIME_LTANDEQ",
      "sourceType" : "DEFSEARCHMODE",
      "stdDataType" : 5,
      "type" : "SIMPLE"
    }, {
      "codeName" : "N_ORDERTYPE_EQ",
      "logicName" : "订单类型",
      "name" : "N_ORDERTYPE_EQ",
      "orderValue" : 99999,
      "getPSAppDEField" : {
        "name" : "ORDERTYPE",
        "codeName" : "OrderType"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethoddtos/IBIZOrderFilterDTO/psappdemethoddtofields/N_ORDERTYPE_EQ",
      "sourceType" : "DEFSEARCHMODE",
      "stdDataType" : 25,
      "type" : "SIMPLE"
    }, {
      "codeName" : "N_WFSTEP_EQ",
      "logicName" : "工作流步骤",
      "name" : "N_WFSTEP_EQ",
      "orderValue" : 99999,
      "getPSAppDEField" : {
        "name" : "WFSTEP",
        "codeName" : "WFStep"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethoddtos/IBIZOrderFilterDTO/psappdemethoddtofields/N_WFSTEP_EQ",
      "sourceType" : "DEFSEARCHMODE",
      "stdDataType" : 25,
      "type" : "SIMPLE"
    } ],
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethoddtos/IBIZOrderFilterDTO",
    "sourceType" : "DE",
    "type" : "DEFILTER"
  } ],
  "getAllPSAppDEMethods" : [ {
    "actionMode" : "CUSTOM",
    "codeName" : "BUIAction",
    "methodType" : "DEACTION",
    "name" : "BUIAction",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "type" : "VOID"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrder/PSDEACTIONS/BUIAction.json"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "BUIAction"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/BUIAction",
    "requestMethod" : "POST",
    "requestParamType" : "ENTITY",
    "requestPath" : "/buiaction",
    "builtinMethod" : false,
    "needResourceKey" : true
  }, {
    "actionMode" : "CHECKKEY",
    "codeName" : "CheckKey",
    "methodType" : "DEACTION",
    "name" : "CheckKey",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "stdDataType" : 9,
      "type" : "SIMPLE"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrder/PSDEACTIONS/CheckKey.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "CREATE"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "CheckKey"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/CheckKey",
    "requestMethod" : "POST",
    "requestParamType" : "ENTITY",
    "requestPath" : "/checkkey",
    "builtinMethod" : false
  }, {
    "actionMode" : "CREATE",
    "codeName" : "Create",
    "methodType" : "DEACTION",
    "name" : "Create",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "type" : "DTO",
      "output" : true
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "type" : "DTO"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrder/PSDEACTIONS/Create.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "CREATE"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "Create"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/Create",
    "requestMethod" : "POST",
    "requestParamType" : "ENTITY",
    "builtinMethod" : false,
    "noServiceCodeName" : true
  }, {
    "actionMode" : "CREATE",
    "actionType" : "BUILTIN",
    "codeName" : "CreateTemp",
    "methodType" : "DEACTION",
    "name" : "CreateTemp",
    "getPSAppDEMethodInput" : {
      "codeName" : "CreateTempInput",
      "name" : "CreateTempInput",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/CreateTemp/psappdemethodinputs/CreateTempInput",
      "type" : "DTO",
      "output" : true
    },
    "getPSAppDEMethodReturn" : {
      "codeName" : "CreateTempResult",
      "name" : "CreateTempResult",
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/CreateTemp/psappdemethodreturns/CreateTempResult",
      "type" : "VOID"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrder/PSDEACTIONS/CreateTemp.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "CREATE"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/CreateTemp",
    "tempDataMode" : 2,
    "builtinMethod" : true
  }, {
    "actionMode" : "CREATE",
    "actionType" : "BUILTIN",
    "codeName" : "CreateTempMajor",
    "methodType" : "DEACTION",
    "name" : "CreateTempMajor",
    "getPSAppDEMethodInput" : {
      "codeName" : "CreateTempMajorInput",
      "name" : "CreateTempMajorInput",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/CreateTempMajor/psappdemethodinputs/CreateTempMajorInput",
      "type" : "DTO",
      "output" : true
    },
    "getPSAppDEMethodReturn" : {
      "codeName" : "CreateTempMajorResult",
      "name" : "CreateTempMajorResult",
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/CreateTempMajor/psappdemethodreturns/CreateTempMajorResult",
      "type" : "VOID"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrder/PSDEACTIONS/CreateTempMajor.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "CREATE"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/CreateTempMajor",
    "tempDataMode" : 1,
    "builtinMethod" : true
  }, {
    "actionMode" : "READ",
    "codeName" : "Get",
    "methodType" : "DEACTION",
    "name" : "Get",
    "getPSAppDEMethodInput" : {
      "getKeyPSAppDEField" : {
        "name" : "IBIZORDERID",
        "codeName" : "IBIZOrderId"
      },
      "name" : "输入对象",
      "type" : "KEYFIELD"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "type" : "DTO"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrder/PSDEACTIONS/Get.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "READ"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "Get"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/Get",
    "requestField" : "IBIZORDERID",
    "requestMethod" : "GET",
    "requestParamType" : "FIELD",
    "builtinMethod" : false,
    "needResourceKey" : true,
    "noServiceCodeName" : true
  }, {
    "actionMode" : "GETDRAFT",
    "codeName" : "GetDraft",
    "methodType" : "DEACTION",
    "name" : "GetDraft",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "type" : "DTO"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrder/PSDEACTIONS/GetDraft.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "CREATE"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "GetDraft"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/GetDraft",
    "requestMethod" : "GET",
    "requestParamType" : "NONE",
    "requestPath" : "/getdraft",
    "builtinMethod" : false
  }, {
    "actionMode" : "GETDRAFT",
    "actionType" : "BUILTIN",
    "codeName" : "GetDraftTemp",
    "methodType" : "DEACTION",
    "name" : "GetDraftTemp",
    "getPSAppDEMethodInput" : {
      "codeName" : "GetDraftTempInput",
      "name" : "GetDraftTempInput",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/GetDraftTemp/psappdemethodinputs/GetDraftTempInput",
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "codeName" : "GetDraftTempResult",
      "name" : "GetDraftTempResult",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/GetDraftTemp/psappdemethodreturns/GetDraftTempResult",
      "type" : "DTO"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrder/PSDEACTIONS/GetDraftTemp.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "CREATE"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/GetDraftTemp",
    "tempDataMode" : 2,
    "builtinMethod" : true
  }, {
    "actionMode" : "GETDRAFT",
    "actionType" : "BUILTIN",
    "codeName" : "GetDraftTempMajor",
    "methodType" : "DEACTION",
    "name" : "GetDraftTempMajor",
    "getPSAppDEMethodInput" : {
      "codeName" : "GetDraftTempMajorInput",
      "name" : "GetDraftTempMajorInput",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/GetDraftTempMajor/psappdemethodinputs/GetDraftTempMajorInput",
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "codeName" : "GetDraftTempMajorResult",
      "name" : "GetDraftTempMajorResult",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/GetDraftTempMajor/psappdemethodreturns/GetDraftTempMajorResult",
      "type" : "DTO"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrder/PSDEACTIONS/GetDraftTempMajor.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "CREATE"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/GetDraftTempMajor",
    "tempDataMode" : 1,
    "builtinMethod" : true
  }, {
    "actionMode" : "READ",
    "actionType" : "BUILTIN",
    "codeName" : "GetTemp",
    "methodType" : "DEACTION",
    "name" : "GetTemp",
    "getPSAppDEMethodInput" : {
      "codeName" : "GetTempInput",
      "getKeyPSAppDEField" : {
        "name" : "IBIZORDERID",
        "codeName" : "IBIZOrderId"
      },
      "name" : "GetTempInput",
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/GetTemp/psappdemethodinputs/GetTempInput",
      "type" : "KEYFIELD"
    },
    "getPSAppDEMethodReturn" : {
      "codeName" : "GetTempResult",
      "name" : "GetTempResult",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/GetTemp/psappdemethodreturns/GetTempResult",
      "type" : "DTO"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrder/PSDEACTIONS/GetTemp.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "READ"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/GetTemp",
    "tempDataMode" : 2,
    "builtinMethod" : true
  }, {
    "actionMode" : "READ",
    "actionType" : "BUILTIN",
    "codeName" : "GetTempMajor",
    "methodType" : "DEACTION",
    "name" : "GetTempMajor",
    "getPSAppDEMethodInput" : {
      "codeName" : "GetTempMajorInput",
      "getKeyPSAppDEField" : {
        "name" : "IBIZORDERID",
        "codeName" : "IBIZOrderId"
      },
      "name" : "GetTempMajorInput",
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/GetTempMajor/psappdemethodinputs/GetTempMajorInput",
      "type" : "KEYFIELD"
    },
    "getPSAppDEMethodReturn" : {
      "codeName" : "GetTempMajorResult",
      "name" : "GetTempMajorResult",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/GetTempMajor/psappdemethodreturns/GetTempMajorResult",
      "type" : "DTO"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrder/PSDEACTIONS/GetTempMajor.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "READ"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/GetTempMajor",
    "tempDataMode" : 1,
    "builtinMethod" : true
  }, {
    "actionMode" : "CUSTOM",
    "codeName" : "MulUpdate",
    "methodType" : "DEACTION",
    "name" : "MulUpdate",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "type" : "VOID"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrder/PSDEACTIONS/MulUpdate.json"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "MulUpdate"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/MulUpdate",
    "requestMethod" : "PUT",
    "requestParamType" : "ENTITY",
    "requestPath" : "/mulupdate",
    "builtinMethod" : false,
    "needResourceKey" : true
  }, {
    "actionMode" : "DELETE",
    "batchActionMode" : 1,
    "codeName" : "Remove",
    "methodType" : "DEACTION",
    "name" : "Remove",
    "getPSAppDEMethodInput" : {
      "getKeyPSAppDEField" : {
        "name" : "IBIZORDERID",
        "codeName" : "IBIZOrderId"
      },
      "name" : "输入对象",
      "type" : "KEYFIELDS"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "type" : "VOID"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrder/PSDEACTIONS/Remove.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "DELETE"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "Remove"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/Remove",
    "requestField" : "IBIZORDERID",
    "requestMethod" : "DELETE",
    "requestParamType" : "FIELD",
    "builtinMethod" : false,
    "enableBatchAction" : true,
    "needResourceKey" : true,
    "noServiceCodeName" : true
  }, {
    "actionMode" : "DELETE",
    "actionType" : "BUILTIN",
    "batchActionMode" : 1,
    "codeName" : "RemoveTemp",
    "methodType" : "DEACTION",
    "name" : "RemoveTemp",
    "getPSAppDEMethodInput" : {
      "codeName" : "RemoveTempInput",
      "getKeyPSAppDEField" : {
        "name" : "IBIZORDERID",
        "codeName" : "IBIZOrderId"
      },
      "name" : "RemoveTempInput",
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/RemoveTemp/psappdemethodinputs/RemoveTempInput",
      "type" : "KEYFIELDS"
    },
    "getPSAppDEMethodReturn" : {
      "codeName" : "RemoveTempResult",
      "name" : "RemoveTempResult",
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/RemoveTemp/psappdemethodreturns/RemoveTempResult",
      "type" : "VOID"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrder/PSDEACTIONS/RemoveTemp.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "DELETE"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/RemoveTemp",
    "tempDataMode" : 2,
    "builtinMethod" : true,
    "enableBatchAction" : true
  }, {
    "actionMode" : "DELETE",
    "actionType" : "BUILTIN",
    "batchActionMode" : 1,
    "codeName" : "RemoveTempMajor",
    "methodType" : "DEACTION",
    "name" : "RemoveTempMajor",
    "getPSAppDEMethodInput" : {
      "codeName" : "RemoveTempMajorInput",
      "getKeyPSAppDEField" : {
        "name" : "IBIZORDERID",
        "codeName" : "IBIZOrderId"
      },
      "name" : "RemoveTempMajorInput",
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/RemoveTempMajor/psappdemethodinputs/RemoveTempMajorInput",
      "type" : "KEYFIELDS"
    },
    "getPSAppDEMethodReturn" : {
      "codeName" : "RemoveTempMajorResult",
      "name" : "RemoveTempMajorResult",
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/RemoveTempMajor/psappdemethodreturns/RemoveTempMajorResult",
      "type" : "VOID"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrder/PSDEACTIONS/RemoveTempMajor.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "DELETE"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/RemoveTempMajor",
    "tempDataMode" : 1,
    "builtinMethod" : true,
    "enableBatchAction" : true
  }, {
    "actionMode" : "UNKNOWN",
    "codeName" : "Save",
    "methodType" : "DEACTION",
    "name" : "Save",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "type" : "VOID"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrder/PSDEACTIONS/Save.json"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "Save"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/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" : "IBIZOrderDTO"
      },
      "type" : "DTO",
      "output" : true
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "type" : "DTO"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrder/PSDEACTIONS/Update.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "UPDATE"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "Update"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/Update",
    "requestMethod" : "PUT",
    "requestParamType" : "ENTITY",
    "builtinMethod" : false,
    "needResourceKey" : true,
    "noServiceCodeName" : true
  }, {
    "actionMode" : "UPDATE",
    "actionType" : "BUILTIN",
    "codeName" : "UpdateTemp",
    "methodType" : "DEACTION",
    "name" : "UpdateTemp",
    "getPSAppDEMethodInput" : {
      "codeName" : "UpdateTempInput",
      "name" : "UpdateTempInput",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/UpdateTemp/psappdemethodinputs/UpdateTempInput",
      "type" : "DTO",
      "output" : true
    },
    "getPSAppDEMethodReturn" : {
      "codeName" : "UpdateTempResult",
      "name" : "UpdateTempResult",
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/UpdateTemp/psappdemethodreturns/UpdateTempResult",
      "type" : "VOID"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrder/PSDEACTIONS/UpdateTemp.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "UPDATE"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/UpdateTemp",
    "tempDataMode" : 2,
    "builtinMethod" : true
  }, {
    "actionMode" : "UPDATE",
    "actionType" : "BUILTIN",
    "codeName" : "UpdateTempMajor",
    "methodType" : "DEACTION",
    "name" : "UpdateTempMajor",
    "getPSAppDEMethodInput" : {
      "codeName" : "UpdateTempMajorInput",
      "name" : "UpdateTempMajorInput",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/UpdateTempMajor/psappdemethodinputs/UpdateTempMajorInput",
      "type" : "DTO",
      "output" : true
    },
    "getPSAppDEMethodReturn" : {
      "codeName" : "UpdateTempMajorResult",
      "name" : "UpdateTempMajorResult",
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/UpdateTempMajor/psappdemethodreturns/UpdateTempMajorResult",
      "type" : "VOID"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrder/PSDEACTIONS/UpdateTempMajor.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "UPDATE"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/UpdateTempMajor",
    "tempDataMode" : 1,
    "builtinMethod" : true
  }, {
    "codeName" : "FetchCSDY",
    "methodType" : "FETCH",
    "name" : "FetchCSDY",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderFilterDTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "type" : "PAGE"
    },
    "getPSDEDataSet" : {
      "modelref" : true,
      "id" : "CSDY"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "READ"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "FetchCSDY"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/FetchCSDY",
    "requestMethod" : "GET",
    "requestParamType" : "URIPARAM",
    "requestPath" : "/fetchcsdy",
    "builtinMethod" : false
  }, {
    "codeName" : "FetchCurState30",
    "methodType" : "FETCH",
    "name" : "FetchCurState30",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderFilterDTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "type" : "PAGE"
    },
    "getPSDEDataSet" : {
      "modelref" : true,
      "id" : "CurState30"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "READ"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "FetchCurState30"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/FetchCurState30",
    "requestMethod" : "GET",
    "requestParamType" : "URIPARAM",
    "requestPath" : "/fetchcurstate30",
    "builtinMethod" : false
  }, {
    "codeName" : "FetchDDJETJBB",
    "methodType" : "FETCH",
    "name" : "FetchDDJETJBB",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderFilterDTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "type" : "PAGE"
    },
    "getPSDEDataSet" : {
      "modelref" : true,
      "id" : "DDJETJBB"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "READ"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "FetchDDJETJBB"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/FetchDDJETJBB",
    "requestMethod" : "GET",
    "requestParamType" : "URIPARAM",
    "requestPath" : "/fetchddjetjbb",
    "builtinMethod" : false
  }, {
    "codeName" : "FetchDDReport",
    "methodType" : "FETCH",
    "name" : "FetchDDReport",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderFilterDTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "type" : "PAGE"
    },
    "getPSDEDataSet" : {
      "modelref" : true,
      "id" : "DDReport"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "READ"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "FetchDDReport"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/FetchDDReport",
    "requestMethod" : "GET",
    "requestParamType" : "URIPARAM",
    "requestPath" : "/fetchddreport",
    "builtinMethod" : false
  }, {
    "codeName" : "FetchDYDDMXSJY",
    "methodType" : "FETCH",
    "name" : "FetchDYDDMXSJY",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderFilterDTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "type" : "PAGE"
    },
    "getPSDEDataSet" : {
      "modelref" : true,
      "id" : "DYDDMXSJY"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "READ"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "FetchDYDDMXSJY"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/FetchDYDDMXSJY",
    "requestMethod" : "GET",
    "requestParamType" : "URIPARAM",
    "requestPath" : "/fetchdyddmxsjy",
    "builtinMethod" : false
  }, {
    "codeName" : "FetchDefault",
    "methodType" : "FETCH",
    "name" : "FetchDefault",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderFilterDTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "type" : "PAGE"
    },
    "getPSDEDataSet" : {
      "modelref" : true,
      "id" : "Default"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "READ"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "FetchDefault"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/FetchDefault",
    "requestMethod" : "GET",
    "requestParamType" : "URIPARAM",
    "requestPath" : "/fetchdefault",
    "builtinMethod" : false
  }, {
    "codeName" : "FetchEchartsDefaultDataSource",
    "methodType" : "FETCH",
    "name" : "FetchEchartsDefaultDataSource",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderFilterDTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "type" : "PAGE"
    },
    "getPSDEDataSet" : {
      "modelref" : true,
      "id" : "EchartsDefaultDataSource"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "READ"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "FetchEchartsDefaultDataSource"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/FetchEchartsDefaultDataSource",
    "requestMethod" : "GET",
    "requestParamType" : "URIPARAM",
    "requestPath" : "/fetchechartsdefaultdatasource",
    "builtinMethod" : false
  }, {
    "codeName" : "FetchGaugeDataSource",
    "methodType" : "FETCH",
    "name" : "FetchGaugeDataSource",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderFilterDTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "type" : "PAGE"
    },
    "getPSDEDataSet" : {
      "modelref" : true,
      "id" : "GaugeDataSource"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "READ"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "FetchGaugeDataSource"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/FetchGaugeDataSource",
    "requestMethod" : "GET",
    "requestParamType" : "URIPARAM",
    "requestPath" : "/fetchgaugedatasource",
    "builtinMethod" : false
  }, {
    "codeName" : "FetchGaugeDataSourceByTime",
    "methodType" : "FETCH",
    "name" : "FetchGaugeDataSourceByTime",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderFilterDTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "type" : "PAGE"
    },
    "getPSDEDataSet" : {
      "modelref" : true,
      "id" : "GaugeDataSourceByTime"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "READ"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "FetchGaugeDataSourceByTime"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/FetchGaugeDataSourceByTime",
    "requestMethod" : "GET",
    "requestParamType" : "URIPARAM",
    "requestPath" : "/fetchgaugedatasourcebytime",
    "builtinMethod" : false
  }, {
    "codeName" : "FetchLOGIC_22",
    "methodType" : "FETCH",
    "name" : "FetchLOGIC_22",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderFilterDTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "type" : "PAGE"
    },
    "getPSDEDataSet" : {
      "modelref" : true,
      "id" : "LOGIC_22"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "READ"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "FetchLOGIC_22"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/FetchLOGIC_22",
    "requestMethod" : "GET",
    "requestParamType" : "URIPARAM",
    "requestPath" : "/fetchlogic_22",
    "builtinMethod" : false
  }, {
    "codeName" : "FetchRadarDataSource",
    "methodType" : "FETCH",
    "name" : "FetchRadarDataSource",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderFilterDTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "type" : "PAGE"
    },
    "getPSDEDataSet" : {
      "modelref" : true,
      "id" : "RadarDataSource"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "READ"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "FetchRadarDataSource"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/FetchRadarDataSource",
    "requestMethod" : "GET",
    "requestParamType" : "URIPARAM",
    "requestPath" : "/fetchradardatasource",
    "builtinMethod" : false
  }, {
    "codeName" : "FetchSHZOrder",
    "methodType" : "FETCH",
    "name" : "FetchSHZOrder",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderFilterDTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "type" : "PAGE"
    },
    "getPSDEDataSet" : {
      "modelref" : true,
      "id" : "SHZOrder"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "READ"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "FetchSHZOrder"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/FetchSHZOrder",
    "requestMethod" : "GET",
    "requestParamType" : "URIPARAM",
    "requestPath" : "/fetchshzorder",
    "builtinMethod" : false
  }, {
    "codeName" : "FetchState10",
    "methodType" : "FETCH",
    "name" : "FetchState10",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderFilterDTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "type" : "PAGE"
    },
    "getPSDEDataSet" : {
      "modelref" : true,
      "id" : "State10"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "READ"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "FetchState10"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/FetchState10",
    "requestMethod" : "GET",
    "requestParamType" : "URIPARAM",
    "requestPath" : "/fetchstate10",
    "builtinMethod" : false
  }, {
    "codeName" : "FetchState30",
    "methodType" : "FETCH",
    "name" : "FetchState30",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderFilterDTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "type" : "PAGE"
    },
    "getPSDEDataSet" : {
      "modelref" : true,
      "id" : "State30"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "READ"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "FetchState30"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/FetchState30",
    "requestMethod" : "GET",
    "requestParamType" : "URIPARAM",
    "requestPath" : "/fetchstate30",
    "builtinMethod" : false
  }, {
    "codeName" : "FetchState40",
    "methodType" : "FETCH",
    "name" : "FetchState40",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderFilterDTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "type" : "PAGE"
    },
    "getPSDEDataSet" : {
      "modelref" : true,
      "id" : "State40"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "READ"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "FetchState40"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/FetchState40",
    "requestMethod" : "GET",
    "requestParamType" : "URIPARAM",
    "requestPath" : "/fetchstate40",
    "builtinMethod" : false
  }, {
    "codeName" : "FetchXECX",
    "methodType" : "FETCH",
    "name" : "FetchXECX",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderFilterDTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZOrderDTO"
      },
      "type" : "PAGE"
    },
    "getPSDEDataSet" : {
      "modelref" : true,
      "id" : "XECX"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "READ"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "FetchXECX"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/FetchXECX",
    "requestMethod" : "GET",
    "requestParamType" : "URIPARAM",
    "requestPath" : "/fetchxecx",
    "builtinMethod" : false
  }, {
    "codeName" : "FilterCreate",
    "methodType" : "FILTERACTION",
    "name" : "FILTERCREATE",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/FilterCreate",
    "builtinMethod" : true
  }, {
    "codeName" : "FilterFetch",
    "methodType" : "FILTERACTION",
    "name" : "FILTERFETCH",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/FilterFetch",
    "builtinMethod" : true
  }, {
    "codeName" : "FilterGet",
    "methodType" : "FILTERACTION",
    "name" : "FILTERGET",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/FilterGet",
    "builtinMethod" : true
  }, {
    "codeName" : "FilterGetDraft",
    "methodType" : "FILTERACTION",
    "name" : "FILTERGETDRAFT",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/FilterGetDraft",
    "builtinMethod" : true
  }, {
    "codeName" : "FilterRemove",
    "methodType" : "FILTERACTION",
    "name" : "FILTERREMOVE",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/FilterRemove",
    "builtinMethod" : true
  }, {
    "codeName" : "FilterSearch",
    "methodType" : "FILTERACTION",
    "name" : "FILTERSEARCH",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdemethods/FilterSearch",
    "builtinMethod" : true
  }, {
    "codeName" : "FilterUpdate",
    "methodType" : "FILTERACTION",
    "name" : "FILTERUPDATE",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/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/IBIZOrder/psappdemethods/Select",
    "requestMethod" : "GET",
    "requestParamType" : "URIPARAM",
    "requestPath" : "/select",
    "builtinMethod" : false
  } ],
  "getAllPSAppDEPrints" : [ {
    "codeName" : "CSDY",
    "getDetailPSDE" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrderDetail.json"
    },
    "getDetailPSDEDataSet" : {
      "modelref" : true,
      "id" : "CSMXDY"
    },
    "mOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdeprints/CSDY",
    "name" : "CSDY",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdeprints/CSDY",
    "reportFile" : "ordermx.jasper",
    "reportType" : "JR"
  }, {
    "codeName" : "pieChart",
    "getDetailPSDE" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrderDetail.json"
    },
    "getDetailPSDEDataSet" : {
      "modelref" : true,
      "id" : "CSMXDY"
    },
    "mOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdeprints/pieChart",
    "name" : "pieChart",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdeprints/pieChart",
    "reportFile" : "ordermx2.jasper",
    "reportType" : "JR",
    "defaultMode" : true
  } ],
  "getAllPSAppDEUIActions" : [ {
    "actionTarget" : "SINGLEKEY",
    "caption" : "界面行为插件示例",
    "codeName" : "ActionPluginEx",
    "frontProcessType" : "OPENHTMLPAGE",
    "fullCodeName" : "IBIZOrder_ActionPluginEx",
    "htmlPageUrl" : "https://www.yuque.com/ibiz/zmg893",
    "mOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdeuiactions/ActionPluginEx",
    "name" : "界面行为插件示例",
    "getPSAppDataEntity" : {
      "modelref" : true,
      "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdeuiactions/ActionPluginEx",
    "timeout" : 60000,
    "uIActionMode" : "FRONT",
    "uIActionTag" : "ActionPluginEx",
    "uIActionType" : "DEUIACTION",
    "id" : "ActionPluginEx@IBIZOrder"
  }, {
    "actionTarget" : "SINGLEKEY",
    "caption" : "单数据主键保存",
    "codeName" : "BUIAction1",
    "fullCodeName" : "IBIZOrder_BUIAction1",
    "mOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdeuiactions/BUIAction1",
    "name" : "单数据主键保存",
    "getPSAppDEMethod" : {
      "modelref" : true,
      "id" : "Update"
    },
    "getPSAppDataEntity" : {
      "modelref" : true,
      "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
    },
    "getPSNavigateContexts" : [ {
      "key" : "CONTEXTPARAM1",
      "name" : "CONTEXTPARAM1",
      "value" : "ibizorderid",
      "rawValue" : false
    } ],
    "getPSNavigateParams" : [ {
      "key" : "param2",
      "name" : "param2",
      "value" : "ibizorderid",
      "rawValue" : false
    } ],
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdeuiactions/BUIAction1",
    "successMsg" : "后台界面行为(保存)执行成功",
    "timeout" : 60000,
    "uIActionMode" : "BACKEND",
    "uIActionTag" : "BUIAction1",
    "uIActionType" : "DEUIACTION",
    "enableConfirm" : true,
    "id" : "BUIAction1@IBIZOrder"
  }, {
    "actionTarget" : "SINGLEKEY",
    "caption" : "删除",
    "codeName" : "Delete",
    "confirmMsg" : "是否确认需要删除当前数据?",
    "fullCodeName" : "IBIZOrder_Delete",
    "mOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdeuiactions/Delete",
    "name" : "删除",
    "getPSAppDEMethod" : {
      "modelref" : true,
      "id" : "Remove"
    },
    "getPSAppDataEntity" : {
      "modelref" : true,
      "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdeuiactions/Delete",
    "refreshMode" : 1,
    "successMsg" : "成功删除数据!",
    "timeout" : 60000,
    "uIActionMode" : "BACKEND",
    "uIActionTag" : "Delete",
    "uIActionType" : "DEUIACTION",
    "enableConfirm" : true,
    "reloadData" : true,
    "id" : "Delete@IBIZOrder"
  }, {
    "actionTarget" : "NONE",
    "caption" : "前台界面行为(编辑)",
    "codeName" : "FUIAction1",
    "getFrontPSAppView" : {
      "modelref" : true,
      "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderEditView.json",
      "viewType" : "DEEDITVIEW"
    },
    "frontProcessType" : "WIZARD",
    "fullCodeName" : "IBIZOrder_FUIAction1",
    "mOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdeuiactions/FUIAction1",
    "name" : "前台界面行为(编辑)",
    "getPSAppDataEntity" : {
      "modelref" : true,
      "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
    },
    "getPSNavigateContexts" : [ {
      "key" : "IBIZORDERID",
      "name" : "IBIZORDERID",
      "value" : "15c8e85a50dae2893c26945df5b58e4e",
      "rawValue" : true
    }, {
      "key" : "CONTEXTPARAM1",
      "name" : "CONTEXTPARAM1",
      "value" : "ibizorderid",
      "rawValue" : false
    }, {
      "key" : "IBIZORDER",
      "name" : "IBIZORDER",
      "value" : "15c8e85a50dae2893c26945df5b58e4e",
      "rawValue" : true
    } ],
    "getPSNavigateParams" : [ {
      "key" : "param2",
      "name" : "param2",
      "value" : "ibizorderid",
      "rawValue" : false
    } ],
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdeuiactions/FUIAction1",
    "timeout" : 60000,
    "uIActionMode" : "FRONT",
    "uIActionTag" : "FUIAction1",
    "uIActionType" : "DEUIACTION",
    "id" : "FUIAction1@IBIZOrder"
  }, {
    "actionTarget" : "SINGLEKEY",
    "caption" : "删除",
    "codeName" : "ZDYUpdate",
    "fullCodeName" : "IBIZOrder_ZDYUpdate",
    "mOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdeuiactions/ZDYUpdate",
    "name" : "自定义图片删除",
    "getPSAppDEMethod" : {
      "modelref" : true,
      "id" : "Remove"
    },
    "getPSAppDataEntity" : {
      "modelref" : true,
      "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
    },
    "getPSSysImage" : {
      "glyph" : "xf1ed@FontAwesome",
      "cssClass" : "fa fa-paypal"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdeuiactions/ZDYUpdate",
    "timeout" : 60000,
    "uIActionMode" : "BACKEND",
    "uIActionTag" : "ZDYUpdate",
    "uIActionType" : "DEUIACTION",
    "enableConfirm" : true,
    "id" : "ZDYUpdate@IBIZOrder"
  }, {
    "actionTarget" : "MULTIKEY",
    "caption" : "多项数据主键保存",
    "codeName" : "mulUpdate",
    "fullCodeName" : "IBIZOrder_mulUpdate",
    "mOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdeuiactions/mulUpdate",
    "name" : "多项数据主键保存",
    "getPSAppDEMethod" : {
      "modelref" : true,
      "id" : "MulUpdate"
    },
    "getPSAppDataEntity" : {
      "modelref" : true,
      "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
    },
    "getPSNavigateParams" : [ {
      "key" : "ordertype",
      "name" : "ordertype",
      "value" : "ordertype",
      "rawValue" : false
    }, {
      "key" : "orderstate",
      "name" : "orderstate",
      "value" : "orderstate",
      "rawValue" : false
    } ],
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdeuiactions/mulUpdate",
    "successMsg" : "批量修改成功",
    "timeout" : 60000,
    "uIActionMode" : "BACKEND",
    "uIActionTag" : "mulUpdate",
    "uIActionType" : "DEUIACTION",
    "enableConfirm" : true,
    "id" : "mulUpdate@IBIZOrder"
  }, {
    "actionTarget" : "NONE",
    "caption" : "打开文档",
    "codeName" : "open_document",
    "frontProcessType" : "OPENHTMLPAGE",
    "fullCodeName" : "IBIZOrder_open_document",
    "htmlPageUrl" : "https://www.yuque.com/ibiz/wuf19n/cwqg10",
    "mOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdeuiactions/open_document",
    "name" : "打开文档",
    "getPSAppDataEntity" : {
      "modelref" : true,
      "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdeuiactions/open_document",
    "timeout" : 60000,
    "uIActionMode" : "FRONT",
    "uIActionTag" : "open_document",
    "uIActionType" : "DEUIACTION",
    "id" : "open_document@IBIZOrder"
  }, {
    "actionTarget" : "SINGLEDATA",
    "caption" : "界面逻辑",
    "codeName" : "panel_A424afda77415fcfb6f_button_calluilogic16_click",
    "frontProcessType" : "OTHER",
    "fullCodeName" : "IBIZOrder_panel_A424afda77415fcfb6f_button_calluilogic16_click",
    "name" : "界面逻辑",
    "getPSAppDEUILogic" : {
      "modelref" : true,
      "id" : "OpenYuQue"
    },
    "getPSAppDataEntity" : {
      "modelref" : true,
      "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdeuiactions/panel_A424afda77415fcfb6f_button_calluilogic16_click",
    "timeout" : 60000,
    "uIActionMode" : "FRONT",
    "uIActionTag" : "panel_A424afda77415fcfb6f_button_calluilogic16_click",
    "uIActionType" : "DEUIACTION",
    "uILogicAttachMode" : "REPLACE",
    "uILogicType" : "DELOGIC",
    "id" : "panel_A424afda77415fcfb6f_button_calluilogic16_click@IBIZOrder"
  }, {
    "actionTarget" : "SINGLEDATA",
    "caption" : "语雀文档",
    "codeName" : "panel_Usr1102678360_open_yuque_click",
    "frontProcessType" : "OTHER",
    "fullCodeName" : "IBIZOrder_panel_Usr1102678360_open_yuque_click",
    "name" : "语雀文档",
    "getPSAppDEUILogic" : {
      "modelref" : true,
      "id" : "OpenYuQue"
    },
    "getPSAppDataEntity" : {
      "modelref" : true,
      "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdeuiactions/panel_Usr1102678360_open_yuque_click",
    "timeout" : 60000,
    "uIActionMode" : "FRONT",
    "uIActionTag" : "panel_Usr1102678360_open_yuque_click",
    "uIActionType" : "DEUIACTION",
    "uILogicAttachMode" : "REPLACE",
    "uILogicType" : "DELOGIC",
    "id" : "panel_Usr1102678360_open_yuque_click@IBIZOrder"
  } ],
  "getAllPSAppDEUILogics" : [ {
    "codeName" : "GridViewLoad",
    "defaultParamName" : "Default",
    "logicName" : "自定义表格数据加载",
    "mOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdeuilogics/GridViewLoad",
    "name" : "自定义表格数据加载",
    "getPSDEUILogicNodes" : [ {
      "codeName" : "Begin",
      "leftPos" : 200,
      "logicNodeType" : "BEGIN",
      "mOSFilePath" : "psappdeuilogicnodes/Begin",
      "name" : "开始",
      "getPSDEUILogicLinks" : [ {
        "getDstPSDEUILogicNode" : {
          "modelref" : true,
          "id" : "BINDPARAM1"
        },
        "linkMode" : 0,
        "name" : "连接名称",
        "getSrcPSDEUILogicNode" : {
          "modelref" : true,
          "id" : "Begin"
        }
      } ],
      "rTMOSFilePath" : "psappdeuilogicnodes/Begin",
      "topPos" : 200,
      "parallelOutput" : true
    }, {
      "codeName" : "END1",
      "leftPos" : 160,
      "logicNodeType" : "END",
      "mOSFilePath" : "psappdeuilogicnodes/END1",
      "name" : "结束",
      "rTMOSFilePath" : "psappdeuilogicnodes/END1",
      "returnType" : "NONEVALUE",
      "topPos" : 530
    }, {
      "codeName" : "VIEWCTRLINVOKE2",
      "getInvokeCtrl" : {
        "modelref" : true,
        "id" : "grid"
      },
      "invokeMethod" : "load",
      "getInvokeParam" : {
        "modelref" : true,
        "id" : "viewParam"
      },
      "leftPos" : 360,
      "logicNodeType" : "VIEWCTRLINVOKE",
      "mOSFilePath" : "psappdeuilogicnodes/VIEWCTRLINVOKE2",
      "name" : "视图部件调用",
      "getPSDEUILogicLinks" : [ {
        "getDstPSDEUILogicNode" : {
          "modelref" : true,
          "id" : "END1"
        },
        "linkMode" : 0,
        "name" : "连接名称",
        "getSrcPSDEUILogicNode" : {
          "modelref" : true,
          "id" : "VIEWCTRLINVOKE2"
        }
      } ],
      "rTMOSFilePath" : "psappdeuilogicnodes/VIEWCTRLINVOKE2",
      "topPos" : 670
    }, {
      "codeName" : "VIEWCTRLINVOKE1",
      "getInvokeCtrl" : {
        "modelref" : true,
        "id" : "searchForm"
      },
      "invokeMethod" : "loadDraft",
      "getInvokeParam" : {
        "modelref" : true,
        "id" : "viewParam"
      },
      "leftPos" : 640,
      "logicNodeType" : "VIEWCTRLINVOKE",
      "mOSFilePath" : "psappdeuilogicnodes/VIEWCTRLINVOKE1",
      "name" : "视图部件调用",
      "getPSDEUILogicLinks" : [ {
        "getDstPSDEUILogicNode" : {
          "modelref" : true,
          "id" : "VIEWCTRLINVOKE2"
        },
        "linkMode" : 0,
        "name" : "连接名称",
        "getSrcPSDEUILogicNode" : {
          "modelref" : true,
          "id" : "VIEWCTRLINVOKE1"
        }
      } ],
      "rTMOSFilePath" : "psappdeuilogicnodes/VIEWCTRLINVOKE1",
      "topPos" : 440
    }, {
      "codeName" : "BINDPARAM1",
      "getDstPSDEUILogicParam" : {
        "modelref" : true,
        "id" : "searchForm"
      },
      "leftPos" : 310,
      "logicNodeType" : "BINDPARAM",
      "mOSFilePath" : "psappdeuilogicnodes/BINDPARAM1",
      "name" : "绑定当前搜索表单",
      "getPSDEUILogicLinks" : [ {
        "getDstPSDEUILogicNode" : {
          "modelref" : true,
          "id" : "VIEWCTRLINVOKE1"
        },
        "linkMode" : 0,
        "name" : "连接名称",
        "getSrcPSDEUILogicNode" : {
          "modelref" : true,
          "id" : "BINDPARAM1"
        }
      } ],
      "rTMOSFilePath" : "psappdeuilogicnodes/BINDPARAM1",
      "srcFieldName" : "searchForm",
      "getSrcPSDEUILogicParam" : {
        "modelref" : true,
        "id" : "view"
      },
      "topPos" : 390
    } ],
    "getPSDEUILogicParams" : [ {
      "codeName" : "Default",
      "logicName" : "传入变量",
      "mOSFilePath" : "psappdeuilogicparams/Default",
      "name" : "传入变量",
      "rTMOSFilePath" : "psappdeuilogicparams/Default",
      "default" : true,
      "entityParam" : true
    }, {
      "codeName" : "viewParam",
      "logicName" : "当前视图参数",
      "mOSFilePath" : "psappdeuilogicparams/viewParam",
      "name" : "当前视图参数",
      "rTMOSFilePath" : "psappdeuilogicparams/viewParam",
      "viewNavDataParam" : true
    }, {
      "codeName" : "searchForm",
      "logicName" : "当前搜索表单",
      "mOSFilePath" : "psappdeuilogicparams/searchForm",
      "name" : "当前搜索表单",
      "rTMOSFilePath" : "psappdeuilogicparams/searchForm",
      "ctrlParam" : true
    }, {
      "codeName" : "grid",
      "logicName" : "当前表格",
      "mOSFilePath" : "psappdeuilogicparams/grid",
      "name" : "当前表格",
      "rTMOSFilePath" : "psappdeuilogicparams/grid",
      "activeCtrlParam" : true,
      "ctrlParam" : true
    }, {
      "codeName" : "view",
      "logicName" : "当前视图对象",
      "mOSFilePath" : "psappdeuilogicparams/view",
      "name" : "当前视图对象",
      "rTMOSFilePath" : "psappdeuilogicparams/view",
      "activeViewParam" : true
    } ],
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdeuilogics/GridViewLoad",
    "getStartPSDEUILogicNode" : {
      "modelref" : true,
      "id" : "Begin"
    }
  }, {
    "codeName" : "OpenYuQue",
    "defaultParamName" : "Default",
    "logicName" : "打开语雀文档",
    "mOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdeuilogics/OpenYuQue",
    "name" : "打开语雀文档",
    "getPSDEUILogicNodes" : [ {
      "codeName" : "Begin",
      "leftPos" : 200,
      "logicNodeType" : "BEGIN",
      "mOSFilePath" : "psappdeuilogicnodes/Begin",
      "name" : "开始",
      "getPSDEUILogicLinks" : [ {
        "getDstPSDEUILogicNode" : {
          "modelref" : true,
          "id" : "DEUIACTION1"
        },
        "linkMode" : 0,
        "name" : "连接名称",
        "getSrcPSDEUILogicNode" : {
          "modelref" : true,
          "id" : "Begin"
        }
      } ],
      "rTMOSFilePath" : "psappdeuilogicnodes/Begin",
      "topPos" : 200,
      "parallelOutput" : true
    }, {
      "codeName" : "END1",
      "leftPos" : 590,
      "logicNodeType" : "END",
      "mOSFilePath" : "psappdeuilogicnodes/END1",
      "name" : "结束",
      "rTMOSFilePath" : "psappdeuilogicnodes/END1",
      "returnType" : "NONEVALUE",
      "topPos" : 510
    }, {
      "codeName" : "DEUIACTION1",
      "getDstPSAppDEUIAction" : {
        "getPSAppDataEntity" : {
          "modelref" : true,
          "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
        },
        "modelref" : true,
        "id" : "open_document@IBIZOrder"
      },
      "getDstPSAppDataEntity" : {
        "modelref" : true,
        "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
      },
      "getDstPSDEUILogicParam" : {
        "modelref" : true,
        "id" : "Default"
      },
      "leftPos" : 310,
      "logicNodeType" : "DEUIACTION",
      "mOSFilePath" : "psappdeuilogicnodes/DEUIACTION1",
      "name" : "界面行为",
      "getPSDEUILogicLinks" : [ {
        "getDstPSDEUILogicNode" : {
          "modelref" : true,
          "id" : "END1"
        },
        "linkMode" : 0,
        "name" : "连接名称",
        "getSrcPSDEUILogicNode" : {
          "modelref" : true,
          "id" : "DEUIACTION1"
        }
      } ],
      "rTMOSFilePath" : "psappdeuilogicnodes/DEUIACTION1",
      "topPos" : 330
    } ],
    "getPSDEUILogicParams" : [ {
      "codeName" : "Default",
      "logicName" : "传入变量",
      "mOSFilePath" : "psappdeuilogicparams/Default",
      "name" : "传入变量",
      "rTMOSFilePath" : "psappdeuilogicparams/Default",
      "default" : true,
      "entityParam" : true
    } ],
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder/psappdeuilogics/OpenYuQue",
    "getStartPSDEUILogicNode" : {
      "modelref" : true,
      "id" : "Begin"
    }
  } ],
  "getAllPSAppPortletCats" : [ {
    "codeName" : "PortletCat5",
    "mOSFilePath" : "pssysapps/Web/psappportletcats/PortletCat5",
    "name" : "订单",
    "rTMOSFilePath" : "pssysapps/Web/psappportletcats/PortletCat5",
    "ungroup" : false
  }, {
    "codeName" : "Ungroup",
    "mOSFilePath" : "pssysapps/Web/psappportletcats/Ungroup",
    "name" : "(未分类)",
    "rTMOSFilePath" : "pssysapps/Web/psappportletcats/Ungroup",
    "ungroup" : true
  } ],
  "getAllPSAppViews" : [ {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderPickupTreeView.json",
    "viewType" : "DEPICKUPTREEVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderF10EditView.json",
    "viewType" : "DEEDITVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderUsr5EditView.json",
    "viewType" : "DEEDITVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderSEditView2_layout.json",
    "viewType" : "DEEDITVIEW2"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderSGridView.json",
    "viewType" : "DEGRIDVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderSF2EditView.json",
    "viewType" : "DEEDITVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderF9EditView.json",
    "viewType" : "DEEDITVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderSelectEditView.json",
    "viewType" : "DEEDITVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderDataViewExpView.json",
    "viewType" : "DEDATAVIEWEXPVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderPluginExGridView.json",
    "viewType" : "DEGRIDVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderSF15GridView.json",
    "viewType" : "DEGRIDVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderTestCustomLayoutPanelGridExpView.json",
    "viewType" : "DEGRIDEXPVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderListView.json",
    "viewType" : "DELISTVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderDataViewExpView_layout.json",
    "viewType" : "DEDATAVIEWEXPVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderWFActionView.json",
    "viewType" : "DEWFACTIONVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderSF4GridView.json",
    "viewType" : "DEGRIDVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderUIActionPluginGridView.json",
    "viewType" : "DEGRIDVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderSGridView2.json",
    "viewType" : "DEGRIDVIEW2"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderSF5GridView.json",
    "viewType" : "DEGRIDVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderUsr2GridView.json",
    "viewType" : "DEGRIDVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderSEditView2.json",
    "viewType" : "DEEDITVIEW2"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderSEditView4.json",
    "viewType" : "DEEDITVIEW4"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderTestCLTreeExpView.json",
    "viewType" : "DETREEEXPVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderSF3GridView.json",
    "viewType" : "DEGRIDVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderState30EditView2.json",
    "viewType" : "DEEDITVIEW2"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderF8EditView.json",
    "viewType" : "DEEDITVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderSEditView3_layout.json",
    "viewType" : "DEEDITVIEW3"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderSF20GridView.json",
    "viewType" : "DEGRIDVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderUsr2ChartView.json",
    "viewType" : "DECHARTVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderGridView.json",
    "viewType" : "DEGRIDVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderWFDynaActionView.json",
    "viewType" : "DEWFDYNAACTIONVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderZDYTPGridView.json",
    "viewType" : "DEGRIDVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderCtrlPluginExGridView.json",
    "viewType" : "DEGRIDVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderEditView_info.json",
    "viewType" : "DEEDITVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderWFStartView.json",
    "viewType" : "DEWFSTARTVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderPieChartView.json",
    "viewType" : "DECHARTVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderCalendarExpView.json",
    "viewType" : "DECALENDAREXPVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderTreeGridExView_layout.json",
    "viewType" : "DETREEGRIDEXVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderSF4EditView.json",
    "viewType" : "DEEDITVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderBarChartView.json",
    "viewType" : "DECHARTVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderViewPluginExGridView.json",
    "viewType" : "DEGRIDVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderEditView.json",
    "viewType" : "DEEDITVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderUsr3EditView.json",
    "viewType" : "DEEDITVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderGanttView_layout.json",
    "viewType" : "DEGANTTVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderLineChartView.json",
    "viewType" : "DECHARTVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderSEditView4_layout.json",
    "viewType" : "DEEDITVIEW4"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderCalendarExpView_layout.json",
    "viewType" : "DECALENDAREXPVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderProivatePluginGridView.json",
    "viewType" : "DEGRIDVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderUsr2EditView.json",
    "viewType" : "DEEDITVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderGridView9.json",
    "viewType" : "DEGRIDVIEW9"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderSF6GridView.json",
    "viewType" : "DEGRIDVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderRadarChartView.json",
    "viewType" : "DECHARTVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderListExpView_layout.json",
    "viewType" : "DELISTEXPVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderODSP_WFExpView.json",
    "viewType" : "DEWFEXPVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderSF7EditView.json",
    "viewType" : "DEEDITVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderS2EditView.json",
    "viewType" : "DEEDITVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderAreaChartView.json",
    "viewType" : "DECHARTVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderRedirectView.json",
    "viewType" : "DEREDIRECTVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderTestCLChartView.json",
    "viewType" : "DECHARTVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderF19EditView.json",
    "viewType" : "DEEDITVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderF17EditView.json",
    "viewType" : "DEEDITVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderSEditView3.json",
    "viewType" : "DEEDITVIEW3"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderListExpView.json",
    "viewType" : "DELISTEXPVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderGanttView.json",
    "viewType" : "DEGANTTVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderPickupGridView.json",
    "viewType" : "DEPICKUPGRIDVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderSEditView.json",
    "viewType" : "DEEDITVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderTestCLEditView2.json",
    "viewType" : "DEEDITVIEW2"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderTreeGridExView.json",
    "viewType" : "DETREEGRIDEXVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderState10EditView2.json",
    "viewType" : "DEEDITVIEW2"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderUsr4EditView.json",
    "viewType" : "DEEDITVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderTreeExpView.json",
    "viewType" : "DETREEEXPVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderSF1EditView.json",
    "viewType" : "DEEDITVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderState40EditView2.json",
    "viewType" : "DEEDITVIEW2"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderSF1GridView.json",
    "viewType" : "DEGRIDVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderTreeExpView_layout.json",
    "viewType" : "DETREEEXPVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderTestLogicCustomView.json",
    "viewType" : "DECUSTOMVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderGridExpView.json",
    "viewType" : "DEGRIDEXPVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderPickupView.json",
    "viewType" : "DEPICKUPVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderTabExpView.json",
    "viewType" : "DETABEXPVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderUsr2CalendarExpView.json",
    "viewType" : "DECALENDAREXPVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderDashboardView.json",
    "viewType" : "DEPORTALVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderF13EditView.json",
    "viewType" : "DEEDITVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderSF3EditView.json",
    "viewType" : "DEEDITVIEW"
  } ],
  "getAllPSDEMainStates" : [ {
    "codeName" : "State10",
    "enterStateMode" : "ANY",
    "logicName" : "未提交",
    "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdemainstates/State10",
    "mSTag" : "10",
    "name" : "未提交",
    "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdemainstates/State10",
    "stateValue" : "10",
    "viewActions" : 0,
    "wFStateMode" : 0,
    "actionAllowMode" : false,
    "allowMode" : false,
    "default" : false,
    "enableViewActions" : false,
    "fieldAllowMode" : false,
    "oPPrivAllowMode" : false
  }, {
    "codeName" : "State30",
    "enterStateMode" : "ANY",
    "logicName" : "已通过",
    "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdemainstates/State30",
    "mSTag" : "30",
    "name" : "已通过",
    "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdemainstates/State30",
    "stateValue" : "30",
    "viewActions" : 0,
    "wFStateMode" : 0,
    "actionAllowMode" : false,
    "allowMode" : false,
    "default" : false,
    "enableViewActions" : false,
    "fieldAllowMode" : false,
    "oPPrivAllowMode" : false
  }, {
    "codeName" : "State40",
    "enterStateMode" : "ANY",
    "logicName" : "未通过",
    "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdemainstates/State40",
    "mSTag" : "40",
    "name" : "未通过",
    "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdemainstates/State40",
    "stateValue" : "40",
    "viewActions" : 0,
    "wFStateMode" : 0,
    "actionAllowMode" : false,
    "allowMode" : false,
    "default" : false,
    "enableViewActions" : false,
    "fieldAllowMode" : false,
    "oPPrivAllowMode" : false
  } ],
  "getAllPSDEOPPrivs" : [ {
    "logicName" : "建立",
    "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdeopprivs/CREATE",
    "name" : "CREATE",
    "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdeopprivs/CREATE"
  }, {
    "logicName" : "删除",
    "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdeopprivs/DELETE",
    "name" : "DELETE",
    "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdeopprivs/DELETE"
  }, {
    "logicName" : "读取",
    "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdeopprivs/READ",
    "name" : "READ",
    "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdeopprivs/READ"
  }, {
    "logicName" : "更新",
    "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdeopprivs/UPDATE",
    "name" : "UPDATE",
    "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZORDER/psdeopprivs/UPDATE"
  } ],
  "codeName" : "IBIZOrder",
  "dEAPITag" : "IBIZORDER",
  "dataAccCtrlArch" : 1,
  "dataAccCtrlMode" : 1,
  "getDefaultPSAppDEDataImport" : {
    "modelref" : true,
    "id" : "Import"
  },
  "getDefaultPSAppDEPrint" : {
    "modelref" : true,
    "id" : "pieChart"
  },
  "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json",
  "enableUIActions" : 15,
  "getKeyPSAppDEField" : {
    "name" : "IBIZORDERID",
    "codeName" : "IBIZOrderId"
  },
  "getLNPSLanguageRes" : {
    "lanResTag" : "DE.LNAME.IBIZORDER",
    "mOSFilePath" : "pslanguageres/Auto1479",
    "rTMOSFilePath" : "pslanguageres/Auto1479"
  },
  "logicName" : "订单",
  "mOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder",
  "getMainStatePSAppDEFields" : [ {
    "name" : "ORDERSTATE",
    "codeName" : "OrderState"
  } ],
  "getMajorPSAppDEField" : {
    "name" : "IBIZORDERNAME",
    "codeName" : "IBIZOrderName"
  },
  "name" : "IBIZORDER",
  "getPSDEName" : "IBIZORDER",
  "getPSDEServiceAPI" : {
    "modelref" : true,
    "id" : "IBIZOrder"
  },
  "getPSDataEntity" : {
    "modelref" : true,
    "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrder.json"
  },
  "getPSSysServiceAPI" : {
    "modelref" : true,
    "path" : "PSSYSSERVICEAPIS/DemoAPI.json"
  },
  "getQuickSearchPSAppDEFields" : [ {
    "name" : "IBIZORDERNAME",
    "codeName" : "IBIZOrderName"
  } ],
  "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZOrder",
  "storageMode" : 0,
  "sysAPITag" : "DemoAPI",
  "defaultMode" : true,
  "enableDEMainState" : true,
  "enableFilterActions" : true,
  "enableUICreate" : true,
  "enableUIModify" : true,
  "enableUIRemove" : true,
  "enableWFActions" : false,
  "major" : true
}