{
  "getAllPSAppDEACModes" : [ {
    "codeName" : "Default",
    "logicName" : "DEFAULT",
    "mOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdeacmodes/DEFAULT",
    "name" : "DEFAULT",
    "getPSDEACModeDataItems" : [ {
      "dataType" : 25,
      "name" : "value",
      "getPSAppDEField" : {
        "name" : "IBIZSAMPLE0017ID",
        "codeName" : "IBIZSample0017Id"
      }
    }, {
      "dataType" : 25,
      "name" : "text",
      "getPSAppDEField" : {
        "name" : "IBIZSAMPLE0017NAME",
        "codeName" : "IBIZSample0017Name"
      }
    } ],
    "pagingSize" : 50,
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdeacmodes/DEFAULT",
    "getTextPSAppDEField" : {
      "name" : "IBIZSAMPLE0017NAME",
      "codeName" : "IBIZSample0017Name"
    },
    "getValuePSAppDEField" : {
      "name" : "IBIZSAMPLE0017ID",
      "codeName" : "IBIZSample0017Id"
    },
    "defaultMode" : true,
    "enablePagingBar" : false
  } ],
  "getAllPSAppDEActions" : [ {
    "actionMode" : "CHECKKEY",
    "codeName" : "CheckKey",
    "methodType" : "DEACTION",
    "name" : "CheckKey",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0017DTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "stdDataType" : 9,
      "type" : "SIMPLE"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0017/PSDEACTIONS/CheckKey.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "CREATE"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "CheckKey"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdemethods/CheckKey",
    "requestMethod" : "POST",
    "requestParamType" : "ENTITY",
    "requestPath" : "/checkkey",
    "builtinMethod" : false
  }, {
    "actionMode" : "CREATE",
    "codeName" : "Create",
    "methodType" : "DEACTION",
    "name" : "Create",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0017DTO"
      },
      "type" : "DTO",
      "output" : true
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0017DTO"
      },
      "type" : "DTO"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0017/PSDEACTIONS/Create.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "CREATE"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "Create"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdemethods/Create",
    "requestMethod" : "POST",
    "requestParamType" : "ENTITY",
    "builtinMethod" : false,
    "noServiceCodeName" : true
  }, {
    "actionMode" : "READ",
    "codeName" : "Get",
    "methodType" : "DEACTION",
    "name" : "Get",
    "getPSAppDEMethodInput" : {
      "getKeyPSAppDEField" : {
        "name" : "IBIZSAMPLE0017ID",
        "codeName" : "IBIZSample0017Id"
      },
      "name" : "输入对象",
      "type" : "KEYFIELD"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0017DTO"
      },
      "type" : "DTO"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0017/PSDEACTIONS/Get.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "READ"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "Get"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdemethods/Get",
    "requestField" : "IBIZSAMPLE0017ID",
    "requestMethod" : "GET",
    "requestParamType" : "FIELD",
    "builtinMethod" : false,
    "needResourceKey" : true,
    "noServiceCodeName" : true
  }, {
    "actionMode" : "GETDRAFT",
    "codeName" : "GetDraft",
    "methodType" : "DEACTION",
    "name" : "GetDraft",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0017DTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0017DTO"
      },
      "type" : "DTO"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0017/PSDEACTIONS/GetDraft.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "CREATE"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "GetDraft"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdemethods/GetDraft",
    "requestMethod" : "GET",
    "requestParamType" : "NONE",
    "requestPath" : "/getdraft",
    "builtinMethod" : false
  }, {
    "actionMode" : "DELETE",
    "batchActionMode" : 1,
    "codeName" : "Remove",
    "methodType" : "DEACTION",
    "name" : "Remove",
    "getPSAppDEMethodInput" : {
      "getKeyPSAppDEField" : {
        "name" : "IBIZSAMPLE0017ID",
        "codeName" : "IBIZSample0017Id"
      },
      "name" : "输入对象",
      "type" : "KEYFIELDS"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "type" : "VOID"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0017/PSDEACTIONS/Remove.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "DELETE"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "Remove"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdemethods/Remove",
    "requestField" : "IBIZSAMPLE0017ID",
    "requestMethod" : "DELETE",
    "requestParamType" : "FIELD",
    "builtinMethod" : false,
    "enableBatchAction" : true,
    "needResourceKey" : true,
    "noServiceCodeName" : true
  }, {
    "actionMode" : "UNKNOWN",
    "codeName" : "Save",
    "methodType" : "DEACTION",
    "name" : "Save",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0017DTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "type" : "VOID"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0017/PSDEACTIONS/Save.json"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "Save"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/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" : "IBIZSample0017DTO"
      },
      "type" : "DTO",
      "output" : true
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0017DTO"
      },
      "type" : "DTO"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0017/PSDEACTIONS/Update.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "UPDATE"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "Update"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdemethods/Update",
    "requestMethod" : "PUT",
    "requestParamType" : "ENTITY",
    "builtinMethod" : false,
    "needResourceKey" : true,
    "noServiceCodeName" : true
  } ],
  "getAllPSAppDEDataSets" : [ {
    "codeName" : "FetchDefault",
    "methodType" : "FETCH",
    "name" : "FetchDefault",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0017FilterDTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0017DTO"
      },
      "type" : "PAGE"
    },
    "getPSDEDataSet" : {
      "modelref" : true,
      "id" : "Default"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "READ"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "FetchDefault"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdemethods/FetchDefault",
    "requestMethod" : "GET",
    "requestParamType" : "URIPARAM",
    "requestPath" : "/fetchdefault",
    "builtinMethod" : false
  }, {
    "codeName" : "FetchFormType",
    "methodType" : "FETCH",
    "name" : "FetchFormType",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0017FilterDTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0017DTO"
      },
      "type" : "PAGE"
    },
    "getPSDEDataSet" : {
      "modelref" : true,
      "id" : "FormType"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "READ"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "FetchFormType"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdemethods/FetchFormType",
    "requestMethod" : "GET",
    "requestParamType" : "URIPARAM",
    "requestPath" : "/fetchformtype",
    "builtinMethod" : false
  } ],
  "getAllPSAppDEFields" : [ {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0017/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/IBIZSAMPLE0017/psdefields/ORDERUID/psdefformitems/Default",
        "name" : "[ORDERUID][订单编号]",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdefields/OrderUID/psdefformitems/Default",
        "stringLength" : 100,
        "uIMode" : "DEFAULT",
        "allowEmpty" : false
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdefields/OrderUID/psappdefuimodes/Default",
      "type" : "DEFAULT"
    }, {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0017/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/IBIZSAMPLE0017/psdefields/ORDERUID/psdefformitems/MobileDefault",
        "name" : "[ORDERUID][订单编号]移动端默认",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdefields/OrderUID/psdefformitems/MobileDefault",
        "stringLength" : 100,
        "uIMode" : "MOBILEDEFAULT",
        "allowEmpty" : false,
        "mobileMode" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdefields/OrderUID/psappdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    } ],
    "codeName" : "OrderUID",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.ORDERUID",
      "mOSFilePath" : "pslanguageres/Auto526",
      "rTMOSFilePath" : "pslanguageres/Auto526"
    },
    "logicName" : "订单编号",
    "name" : "ORDERUID",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdefields/OrderUID",
    "stdDataType" : 25,
    "stringLength" : 100
  }, {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0017/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/IBIZSAMPLE0017/psdefields/MEMO/psdefformitems/MobileDefault",
        "name" : "[MEMO][备注]移动端默认",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdefields/Memo/psdefformitems/MobileDefault",
        "stringLength" : 2000,
        "uIMode" : "MOBILEDEFAULT",
        "mobileMode" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdefields/Memo/psappdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    }, {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0017/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/IBIZSAMPLE0017/psdefields/MEMO/psdefformitems/Default",
        "name" : "[MEMO][备注]",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdefields/Memo/psdefformitems/Default",
        "stringLength" : 2000,
        "uIMode" : "DEFAULT"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdefields/Memo/psappdefuimodes/Default",
      "type" : "DEFAULT"
    } ],
    "codeName" : "Memo",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.MEMO",
      "mOSFilePath" : "pslanguageres/Auto269",
      "rTMOSFilePath" : "pslanguageres/Auto269"
    },
    "logicName" : "备注",
    "name" : "MEMO",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdefields/Memo",
    "stdDataType" : 25,
    "stringLength" : 2000
  }, {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0017/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/IBIZSAMPLE0017/psdefields/DETAILNUM/psdefformitems/Default",
        "name" : "[DETAILNUM][明细数]",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdefields/DetailNum/psdefformitems/Default",
        "uIMode" : "DEFAULT"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdefields/DetailNum/psappdefuimodes/Default",
      "type" : "DEFAULT"
    }, {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0017/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/IBIZSAMPLE0017/psdefields/DETAILNUM/psdefformitems/MobileDefault",
        "name" : "[DETAILNUM][明细数]移动端默认",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdefields/DetailNum/psdefformitems/MobileDefault",
        "uIMode" : "MOBILEDEFAULT",
        "mobileMode" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdefields/DetailNum/psappdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    } ],
    "codeName" : "DetailNum",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.DETAILNUM",
      "mOSFilePath" : "pslanguageres/Auto1317",
      "rTMOSFilePath" : "pslanguageres/Auto1317"
    },
    "logicName" : "明细数",
    "name" : "DETAILNUM",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdefields/DetailNum",
    "stdDataType" : 9
  }, {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0017/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/IBIZSAMPLE0017/psdefields/AMOUNT/psdefformitems/Default",
        "name" : "[AMOUNT][总计]",
        "precision" : 2,
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdefields/Amount/psdefformitems/Default",
        "uIMode" : "DEFAULT"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdefields/Amount/psappdefuimodes/Default",
      "type" : "DEFAULT"
    }, {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0017/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/IBIZSAMPLE0017/psdefields/AMOUNT/psdefformitems/MobileDefault",
        "name" : "[AMOUNT][总计]移动端默认",
        "precision" : 2,
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdefields/Amount/psdefformitems/MobileDefault",
        "uIMode" : "MOBILEDEFAULT",
        "mobileMode" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/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/IBIZSample0017/psappdefields/Amount",
    "stdDataType" : 7
  }, {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0017/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/IBIZSAMPLE0017/psdefields/ORDERTIME/psdefformitems/Default",
        "name" : "[ORDERTIME][订单时间]",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdefields/OrderTime/psdefformitems/Default",
        "uIMode" : "DEFAULT",
        "valueFormat" : "%1$tY-%1$tm-%1$td"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdefields/OrderTime/psappdefuimodes/Default",
      "type" : "DEFAULT"
    }, {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0017/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/IBIZSAMPLE0017/psdefields/ORDERTIME/psdefformitems/MobileDefault",
        "name" : "[ORDERTIME][订单时间]移动端默认",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdefields/OrderTime/psdefformitems/MobileDefault",
        "uIMode" : "MOBILEDEFAULT",
        "valueFormat" : "%1$tY-%1$tm-%1$td",
        "mobileMode" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdefields/OrderTime/psappdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    } ],
    "codeName" : "OrderTime",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.ORDERTIME",
      "mOSFilePath" : "pslanguageres/Auto691",
      "rTMOSFilePath" : "pslanguageres/Auto691"
    },
    "logicName" : "订单时间",
    "name" : "ORDERTIME",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdefields/OrderTime",
    "stdDataType" : 5,
    "valueFormat" : "YYYY-MM-DD"
  }, {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0017/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/IBIZSAMPLE0017/psdefields/CREATEMAN/psdefformitems/MobileDefault",
        "name" : "[CREATEMAN][建立人]移动端默认",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdefields/CreateMan/psdefformitems/MobileDefault",
        "stringLength" : 60,
        "uIMode" : "MOBILEDEFAULT",
        "allowEmpty" : false,
        "mobileMode" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdefields/CreateMan/psappdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    }, {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0017/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/IBIZSAMPLE0017/psdefields/CREATEMAN/psdefformitems/Default",
        "name" : "[CREATEMAN][建立人]",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdefields/CreateMan/psdefformitems/Default",
        "stringLength" : 60,
        "uIMode" : "DEFAULT",
        "allowEmpty" : false
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/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/IBIZSample0017/psappdefields/CreateMan",
    "stdDataType" : 25,
    "stringLength" : 60
  }, {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0017/psdefields/IBIZSAMPLE0017NAME/psappdefuimodes/MobileDefault",
      "name" : "[IBIZSAMPLE0017NAME][订单名称]移动端默认",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.IBIZSAMPLE0017NAME",
          "mOSFilePath" : "pslanguageres/Auto1386",
          "rTMOSFilePath" : "pslanguageres/Auto1386"
        },
        "codeName" : "MobileDefault",
        "editorType" : "MOBTEXT",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0017/psdefields/IBIZSAMPLE0017NAME/psdefformitems/MobileDefault",
        "name" : "[IBIZSAMPLE0017NAME][订单名称]移动端默认",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdefields/IBIZSample0017Name/psdefformitems/MobileDefault",
        "stringLength" : 200,
        "uIMode" : "MOBILEDEFAULT",
        "mobileMode" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdefields/IBIZSample0017Name/psappdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    }, {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0017/psdefields/IBIZSAMPLE0017NAME/psappdefuimodes/Default",
      "name" : "[IBIZSAMPLE0017NAME][订单名称]",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.IBIZSAMPLE0017NAME",
          "mOSFilePath" : "pslanguageres/Auto1386",
          "rTMOSFilePath" : "pslanguageres/Auto1386"
        },
        "codeName" : "Default",
        "editorType" : "TEXTBOX",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0017/psdefields/IBIZSAMPLE0017NAME/psdefformitems/Default",
        "name" : "[IBIZSAMPLE0017NAME][订单名称]",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdefields/IBIZSample0017Name/psdefformitems/Default",
        "stringLength" : 200,
        "uIMode" : "DEFAULT"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdefields/IBIZSample0017Name/psappdefuimodes/Default",
      "type" : "DEFAULT"
    } ],
    "codeName" : "IBIZSample0017Name",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.IBIZSAMPLE0017NAME",
      "mOSFilePath" : "pslanguageres/Auto1386",
      "rTMOSFilePath" : "pslanguageres/Auto1386"
    },
    "logicName" : "订单名称",
    "name" : "IBIZSAMPLE0017NAME",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdefields/IBIZSample0017Name",
    "stdDataType" : 25,
    "stringLength" : 200,
    "enableQuickSearch" : true,
    "majorField" : true
  }, {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0017/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/IBIZSAMPLE0017/psdefields/CREATEDATE/psdefformitems/MobileDefault",
        "name" : "[CREATEDATE][建立时间]移动端默认",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/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/IBIZSample0017/psappdefields/CreateDate/psappdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    }, {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0017/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/IBIZSAMPLE0017/psdefields/CREATEDATE/psdefformitems/Default",
        "name" : "[CREATEDATE][建立时间]",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/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/IBIZSample0017/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/IBIZSample0017/psappdefields/CreateDate",
    "stdDataType" : 5,
    "valueFormat" : "YYYY-MM-DD HH:mm:ss"
  }, {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0017/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/IBIZSAMPLE0017/psdefields/UPDATEDATE/psdefformitems/MobileDefault",
        "name" : "[UPDATEDATE][更新时间]移动端默认",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/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/IBIZSample0017/psappdefields/UpdateDate/psappdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    }, {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0017/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/IBIZSAMPLE0017/psdefields/UPDATEDATE/psdefformitems/Default",
        "name" : "[UPDATEDATE][更新时间]",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/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/IBIZSample0017/psappdefields/UpdateDate/psappdefuimodes/Default",
      "type" : "DEFAULT"
    } ],
    "codeName" : "UpdateDate",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.UPDATEDATE",
      "mOSFilePath" : "pslanguageres/Auto1074",
      "rTMOSFilePath" : "pslanguageres/Auto1074"
    },
    "logicName" : "更新时间",
    "name" : "UPDATEDATE",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdefields/UpdateDate",
    "stdDataType" : 5,
    "valueFormat" : "YYYY-MM-DD HH:mm:ss"
  }, {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0017/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/IBIZSAMPLE0017/psdefields/ORDERTYPE/psdefformitems/MobileDefault",
        "name" : "[ORDERTYPE][订单类型]移动端默认",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdefields/OrderType/psdefformitems/MobileDefault",
        "stringLength" : 60,
        "uIMode" : "MOBILEDEFAULT",
        "mobileMode" : true,
        "needCodeListConfig" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdefields/OrderType/psappdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    }, {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0017/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/IBIZSAMPLE0017/psdefields/ORDERTYPE/psdefformitems/Default",
        "name" : "[ORDERTYPE][订单类型]",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdefields/OrderType/psdefformitems/Default",
        "stringLength" : 60,
        "uIMode" : "DEFAULT",
        "needCodeListConfig" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/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/IBIZSample0017/psappdefields/OrderType",
    "stdDataType" : 25,
    "stringLength" : 60,
    "dataTypeField" : true
  }, {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0017/psdefields/IBIZSAMPLE0017ID/psappdefuimodes/Default",
      "name" : "[IBIZSAMPLE0017ID][订单标识]",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.IBIZSAMPLE0017ID",
          "mOSFilePath" : "pslanguageres/Auto1789",
          "rTMOSFilePath" : "pslanguageres/Auto1789"
        },
        "codeName" : "Default",
        "editorType" : "SPAN",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0017/psdefields/IBIZSAMPLE0017ID/psdefformitems/Default",
        "name" : "[IBIZSAMPLE0017ID][订单标识]",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdefields/IBIZSample0017Id/psdefformitems/Default",
        "stringLength" : 100,
        "uIMode" : "DEFAULT",
        "allowEmpty" : false
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdefields/IBIZSample0017Id/psappdefuimodes/Default",
      "type" : "DEFAULT"
    }, {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0017/psdefields/IBIZSAMPLE0017ID/psappdefuimodes/MobileDefault",
      "name" : "[IBIZSAMPLE0017ID][订单标识]移动端默认",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.IBIZSAMPLE0017ID",
          "mOSFilePath" : "pslanguageres/Auto1789",
          "rTMOSFilePath" : "pslanguageres/Auto1789"
        },
        "codeName" : "MobileDefault",
        "editorType" : "SPAN",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0017/psdefields/IBIZSAMPLE0017ID/psdefformitems/MobileDefault",
        "name" : "[IBIZSAMPLE0017ID][订单标识]移动端默认",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdefields/IBIZSample0017Id/psdefformitems/MobileDefault",
        "stringLength" : 100,
        "uIMode" : "MOBILEDEFAULT",
        "allowEmpty" : false,
        "mobileMode" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdefields/IBIZSample0017Id/psappdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    } ],
    "codeName" : "IBIZSample0017Id",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.IBIZSAMPLE0017ID",
      "mOSFilePath" : "pslanguageres/Auto1789",
      "rTMOSFilePath" : "pslanguageres/Auto1789"
    },
    "logicName" : "订单标识",
    "name" : "IBIZSAMPLE0017ID",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdefields/IBIZSample0017Id",
    "stdDataType" : 25,
    "stringLength" : 100,
    "keyField" : true
  }, {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0017/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/IBIZSAMPLE0017/psdefields/UPDATEMAN/psdefformitems/MobileDefault",
        "name" : "[UPDATEMAN][更新人]移动端默认",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdefields/UpdateMan/psdefformitems/MobileDefault",
        "stringLength" : 60,
        "uIMode" : "MOBILEDEFAULT",
        "allowEmpty" : false,
        "mobileMode" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdefields/UpdateMan/psappdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    }, {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0017/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/IBIZSAMPLE0017/psdefields/UPDATEMAN/psdefformitems/Default",
        "name" : "[UPDATEMAN][更新人]",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdefields/UpdateMan/psdefformitems/Default",
        "stringLength" : 60,
        "uIMode" : "DEFAULT",
        "allowEmpty" : false
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/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/IBIZSample0017/psappdefields/UpdateMan",
    "stdDataType" : 25,
    "stringLength" : 60
  } ],
  "getAllPSAppDEMethodDTOs" : [ {
    "codeName" : "IBIZSample0017DTO",
    "name" : "IBIZSample0017DTO",
    "getPSAppDEMethodDTOFields" : [ {
      "codeName" : "Amount",
      "logicName" : "总计",
      "name" : "Amount",
      "orderValue" : 1000,
      "getPSAppDEField" : {
        "name" : "AMOUNT",
        "codeName" : "Amount"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdemethoddtos/IBIZSample0017DTO/psappdemethoddtofields/Amount",
      "sourceType" : "DEFIELD",
      "stdDataType" : 7,
      "type" : "SIMPLE"
    }, {
      "codeName" : "CreateDate",
      "logicName" : "建立时间",
      "name" : "CreateDate",
      "orderValue" : 1000,
      "getPSAppDEField" : {
        "name" : "CREATEDATE",
        "codeName" : "CreateDate"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdemethoddtos/IBIZSample0017DTO/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/IBIZSample0017/psappdemethoddtos/IBIZSample0017DTO/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/IBIZSample0017/psappdemethoddtos/IBIZSample0017DTO/psappdemethoddtofields/DetailNum",
      "sourceType" : "DEFIELD",
      "stdDataType" : 9,
      "type" : "SIMPLE"
    }, {
      "codeName" : "IBIZSample0017Id",
      "logicName" : "订单标识",
      "name" : "IBIZSample0017Id",
      "orderValue" : 1000,
      "getPSAppDEField" : {
        "name" : "IBIZSAMPLE0017ID",
        "codeName" : "IBIZSample0017Id"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdemethoddtos/IBIZSample0017DTO/psappdemethoddtofields/IBIZSample0017Id",
      "sourceType" : "DEFIELD",
      "stdDataType" : 25,
      "type" : "SIMPLE",
      "allowEmpty" : false
    }, {
      "codeName" : "IBIZSample0017Name",
      "logicName" : "订单名称",
      "name" : "IBIZSample0017Name",
      "orderValue" : 1000,
      "getPSAppDEField" : {
        "name" : "IBIZSAMPLE0017NAME",
        "codeName" : "IBIZSample0017Name"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdemethoddtos/IBIZSample0017DTO/psappdemethoddtofields/IBIZSample0017Name",
      "sourceType" : "DEFIELD",
      "stdDataType" : 25,
      "type" : "SIMPLE"
    }, {
      "codeName" : "Memo",
      "logicName" : "备注",
      "name" : "Memo",
      "orderValue" : 1000,
      "getPSAppDEField" : {
        "name" : "MEMO",
        "codeName" : "Memo"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdemethoddtos/IBIZSample0017DTO/psappdemethoddtofields/Memo",
      "sourceType" : "DEFIELD",
      "stdDataType" : 25,
      "type" : "SIMPLE"
    }, {
      "codeName" : "OrderTime",
      "logicName" : "订单时间",
      "name" : "OrderTime",
      "orderValue" : 1000,
      "getPSAppDEField" : {
        "name" : "ORDERTIME",
        "codeName" : "OrderTime"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdemethoddtos/IBIZSample0017DTO/psappdemethoddtofields/OrderTime",
      "sourceType" : "DEFIELD",
      "stdDataType" : 5,
      "type" : "SIMPLE"
    }, {
      "codeName" : "OrderType",
      "logicName" : "订单类型",
      "name" : "OrderType",
      "orderValue" : 1000,
      "getPSAppDEField" : {
        "name" : "ORDERTYPE",
        "codeName" : "OrderType"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdemethoddtos/IBIZSample0017DTO/psappdemethoddtofields/OrderType",
      "sourceType" : "DEFIELD",
      "stdDataType" : 25,
      "type" : "SIMPLE"
    }, {
      "codeName" : "OrderUID",
      "logicName" : "订单编号",
      "name" : "OrderUID",
      "orderValue" : 1000,
      "getPSAppDEField" : {
        "name" : "ORDERUID",
        "codeName" : "OrderUID"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdemethoddtos/IBIZSample0017DTO/psappdemethoddtofields/OrderUID",
      "sourceType" : "DEFIELD",
      "stdDataType" : 25,
      "type" : "SIMPLE",
      "allowEmpty" : false
    }, {
      "codeName" : "UpdateDate",
      "logicName" : "更新时间",
      "name" : "UpdateDate",
      "orderValue" : 1000,
      "getPSAppDEField" : {
        "name" : "UPDATEDATE",
        "codeName" : "UpdateDate"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdemethoddtos/IBIZSample0017DTO/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/IBIZSample0017/psappdemethoddtos/IBIZSample0017DTO/psappdemethoddtofields/UpdateMan",
      "sourceType" : "DEFIELD",
      "stdDataType" : 25,
      "type" : "SIMPLE",
      "allowEmpty" : false
    } ],
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdemethoddtos/IBIZSample0017DTO",
    "sourceType" : "DE",
    "type" : "DEFAULT"
  }, {
    "codeName" : "IBIZSample0017FilterDTO",
    "name" : "IBIZSample0017FilterDTO",
    "getPSAppDEMethodDTOFields" : [ {
      "codeName" : "N_IBIZSAMPLE0017ID_EQ",
      "logicName" : "订单标识",
      "name" : "N_IBIZSAMPLE0017ID_EQ",
      "orderValue" : 99999,
      "getPSAppDEField" : {
        "name" : "IBIZSAMPLE0017ID",
        "codeName" : "IBIZSample0017Id"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdemethoddtos/IBIZSample0017FilterDTO/psappdemethoddtofields/N_IBIZSAMPLE0017ID_EQ",
      "sourceType" : "DEFSEARCHMODE",
      "stdDataType" : 25,
      "type" : "SIMPLE"
    }, {
      "codeName" : "N_IBIZSAMPLE0017NAME_LIKE",
      "logicName" : "订单名称",
      "name" : "N_IBIZSAMPLE0017NAME_LIKE",
      "orderValue" : 99999,
      "getPSAppDEField" : {
        "name" : "IBIZSAMPLE0017NAME",
        "codeName" : "IBIZSample0017Name"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdemethoddtos/IBIZSample0017FilterDTO/psappdemethoddtofields/N_IBIZSAMPLE0017NAME_LIKE",
      "sourceType" : "DEFSEARCHMODE",
      "stdDataType" : 25,
      "type" : "SIMPLE"
    }, {
      "codeName" : "N_ORDERTYPE_EQ",
      "logicName" : "订单类型",
      "name" : "N_ORDERTYPE_EQ",
      "orderValue" : 99999,
      "getPSAppDEField" : {
        "name" : "ORDERTYPE",
        "codeName" : "OrderType"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdemethoddtos/IBIZSample0017FilterDTO/psappdemethoddtofields/N_ORDERTYPE_EQ",
      "sourceType" : "DEFSEARCHMODE",
      "stdDataType" : 25,
      "type" : "SIMPLE"
    } ],
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdemethoddtos/IBIZSample0017FilterDTO",
    "sourceType" : "DE",
    "type" : "DEFILTER"
  } ],
  "getAllPSAppDEMethods" : [ {
    "actionMode" : "CHECKKEY",
    "codeName" : "CheckKey",
    "methodType" : "DEACTION",
    "name" : "CheckKey",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0017DTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "stdDataType" : 9,
      "type" : "SIMPLE"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0017/PSDEACTIONS/CheckKey.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "CREATE"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "CheckKey"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdemethods/CheckKey",
    "requestMethod" : "POST",
    "requestParamType" : "ENTITY",
    "requestPath" : "/checkkey",
    "builtinMethod" : false
  }, {
    "actionMode" : "CREATE",
    "codeName" : "Create",
    "methodType" : "DEACTION",
    "name" : "Create",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0017DTO"
      },
      "type" : "DTO",
      "output" : true
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0017DTO"
      },
      "type" : "DTO"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0017/PSDEACTIONS/Create.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "CREATE"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "Create"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdemethods/Create",
    "requestMethod" : "POST",
    "requestParamType" : "ENTITY",
    "builtinMethod" : false,
    "noServiceCodeName" : true
  }, {
    "actionMode" : "READ",
    "codeName" : "Get",
    "methodType" : "DEACTION",
    "name" : "Get",
    "getPSAppDEMethodInput" : {
      "getKeyPSAppDEField" : {
        "name" : "IBIZSAMPLE0017ID",
        "codeName" : "IBIZSample0017Id"
      },
      "name" : "输入对象",
      "type" : "KEYFIELD"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0017DTO"
      },
      "type" : "DTO"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0017/PSDEACTIONS/Get.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "READ"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "Get"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdemethods/Get",
    "requestField" : "IBIZSAMPLE0017ID",
    "requestMethod" : "GET",
    "requestParamType" : "FIELD",
    "builtinMethod" : false,
    "needResourceKey" : true,
    "noServiceCodeName" : true
  }, {
    "actionMode" : "GETDRAFT",
    "codeName" : "GetDraft",
    "methodType" : "DEACTION",
    "name" : "GetDraft",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0017DTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0017DTO"
      },
      "type" : "DTO"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0017/PSDEACTIONS/GetDraft.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "CREATE"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "GetDraft"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdemethods/GetDraft",
    "requestMethod" : "GET",
    "requestParamType" : "NONE",
    "requestPath" : "/getdraft",
    "builtinMethod" : false
  }, {
    "actionMode" : "DELETE",
    "batchActionMode" : 1,
    "codeName" : "Remove",
    "methodType" : "DEACTION",
    "name" : "Remove",
    "getPSAppDEMethodInput" : {
      "getKeyPSAppDEField" : {
        "name" : "IBIZSAMPLE0017ID",
        "codeName" : "IBIZSample0017Id"
      },
      "name" : "输入对象",
      "type" : "KEYFIELDS"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "type" : "VOID"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0017/PSDEACTIONS/Remove.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "DELETE"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "Remove"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdemethods/Remove",
    "requestField" : "IBIZSAMPLE0017ID",
    "requestMethod" : "DELETE",
    "requestParamType" : "FIELD",
    "builtinMethod" : false,
    "enableBatchAction" : true,
    "needResourceKey" : true,
    "noServiceCodeName" : true
  }, {
    "actionMode" : "UNKNOWN",
    "codeName" : "Save",
    "methodType" : "DEACTION",
    "name" : "Save",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0017DTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "type" : "VOID"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0017/PSDEACTIONS/Save.json"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "Save"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/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" : "IBIZSample0017DTO"
      },
      "type" : "DTO",
      "output" : true
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0017DTO"
      },
      "type" : "DTO"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0017/PSDEACTIONS/Update.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "UPDATE"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "Update"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdemethods/Update",
    "requestMethod" : "PUT",
    "requestParamType" : "ENTITY",
    "builtinMethod" : false,
    "needResourceKey" : true,
    "noServiceCodeName" : true
  }, {
    "codeName" : "FetchDefault",
    "methodType" : "FETCH",
    "name" : "FetchDefault",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0017FilterDTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0017DTO"
      },
      "type" : "PAGE"
    },
    "getPSDEDataSet" : {
      "modelref" : true,
      "id" : "Default"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "READ"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "FetchDefault"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdemethods/FetchDefault",
    "requestMethod" : "GET",
    "requestParamType" : "URIPARAM",
    "requestPath" : "/fetchdefault",
    "builtinMethod" : false
  }, {
    "codeName" : "FetchFormType",
    "methodType" : "FETCH",
    "name" : "FetchFormType",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0017FilterDTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0017DTO"
      },
      "type" : "PAGE"
    },
    "getPSDEDataSet" : {
      "modelref" : true,
      "id" : "FormType"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "READ"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "FetchFormType"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdemethods/FetchFormType",
    "requestMethod" : "GET",
    "requestParamType" : "URIPARAM",
    "requestPath" : "/fetchformtype",
    "builtinMethod" : false
  }, {
    "codeName" : "FilterCreate",
    "methodType" : "FILTERACTION",
    "name" : "FILTERCREATE",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdemethods/FilterCreate",
    "builtinMethod" : true
  }, {
    "codeName" : "FilterFetch",
    "methodType" : "FILTERACTION",
    "name" : "FILTERFETCH",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdemethods/FilterFetch",
    "builtinMethod" : true
  }, {
    "codeName" : "FilterGet",
    "methodType" : "FILTERACTION",
    "name" : "FILTERGET",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdemethods/FilterGet",
    "builtinMethod" : true
  }, {
    "codeName" : "FilterGetDraft",
    "methodType" : "FILTERACTION",
    "name" : "FILTERGETDRAFT",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdemethods/FilterGetDraft",
    "builtinMethod" : true
  }, {
    "codeName" : "FilterRemove",
    "methodType" : "FILTERACTION",
    "name" : "FILTERREMOVE",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdemethods/FilterRemove",
    "builtinMethod" : true
  }, {
    "codeName" : "FilterSearch",
    "methodType" : "FILTERACTION",
    "name" : "FILTERSEARCH",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/psappdemethods/FilterSearch",
    "builtinMethod" : true
  }, {
    "codeName" : "FilterUpdate",
    "methodType" : "FILTERACTION",
    "name" : "FILTERUPDATE",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017/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/IBIZSample0017/psappdemethods/Select",
    "requestMethod" : "GET",
    "requestParamType" : "URIPARAM",
    "requestPath" : "/select",
    "builtinMethod" : false
  } ],
  "getAllPSAppViews" : [ {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZSample0017PickupGridView.json",
    "viewType" : "DEPICKUPGRIDVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZSample0017FormPickupView.json",
    "viewType" : "DEPICKUPVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZSample0017F10EditView.json",
    "viewType" : "DEEDITVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZSample0017F20EditView.json",
    "viewType" : "DEEDITVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZSample0017FormPickupDataView.json",
    "viewType" : "DEFORMPICKUPDATAVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZSample0017F30EditView.json",
    "viewType" : "DEEDITVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZSample0017GridView.json",
    "viewType" : "DEGRIDVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZSample0017PickupView.json",
    "viewType" : "DEPICKUPVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZSample0017EditView.json",
    "viewType" : "DEEDITVIEW"
  } ],
  "getAllPSDEOPPrivs" : [ {
    "logicName" : "建立",
    "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0017/psdeopprivs/CREATE",
    "name" : "CREATE",
    "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0017/psdeopprivs/CREATE"
  }, {
    "logicName" : "删除",
    "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0017/psdeopprivs/DELETE",
    "name" : "DELETE",
    "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0017/psdeopprivs/DELETE"
  }, {
    "logicName" : "读取",
    "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0017/psdeopprivs/READ",
    "name" : "READ",
    "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0017/psdeopprivs/READ"
  }, {
    "logicName" : "更新",
    "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0017/psdeopprivs/UPDATE",
    "name" : "UPDATE",
    "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0017/psdeopprivs/UPDATE"
  } ],
  "codeName" : "IBIZSample0017",
  "dEAPITag" : "IBIZSAMPLE0017",
  "dataAccCtrlArch" : 1,
  "dataAccCtrlMode" : 1,
  "getDataTypePSAppDEField" : {
    "name" : "ORDERTYPE",
    "codeName" : "OrderType"
  },
  "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZSample0017.json",
  "enableUIActions" : 15,
  "getFormTypePSAppDEField" : {
    "name" : "ORDERTYPE",
    "codeName" : "OrderType"
  },
  "getKeyPSAppDEField" : {
    "name" : "IBIZSAMPLE0017ID",
    "codeName" : "IBIZSample0017Id"
  },
  "getLNPSLanguageRes" : {
    "lanResTag" : "DE.LNAME.IBIZSAMPLE0017",
    "mOSFilePath" : "pslanguageres/Auto640",
    "rTMOSFilePath" : "pslanguageres/Auto640"
  },
  "logicName" : "订单",
  "mOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017",
  "getMajorPSAppDEField" : {
    "name" : "IBIZSAMPLE0017NAME",
    "codeName" : "IBIZSample0017Name"
  },
  "name" : "IBIZSAMPLE0017",
  "getPSDEName" : "IBIZSAMPLE0017",
  "getPSDEServiceAPI" : {
    "modelref" : true,
    "id" : "IBIZSample0017"
  },
  "getPSDataEntity" : {
    "modelref" : true,
    "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0017.json"
  },
  "getPSSysServiceAPI" : {
    "modelref" : true,
    "path" : "PSSYSSERVICEAPIS/DemoAPI.json"
  },
  "getQuickSearchPSAppDEFields" : [ {
    "name" : "IBIZSAMPLE0017NAME",
    "codeName" : "IBIZSample0017Name"
  } ],
  "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZSample0017",
  "storageMode" : 0,
  "sysAPITag" : "DemoAPI",
  "defaultMode" : true,
  "enableFilterActions" : true,
  "enableUICreate" : true,
  "enableUIModify" : true,
  "enableUIRemove" : true,
  "enableWFActions" : false,
  "major" : true
}