{
  "aPIMode" : 0,
  "aPIType" : "RESTFUL",
  "aPIVersion" : 1,
  "authMode" : "NONE",
  "codeName" : "DemoAPI",
  "dynaModelFilePath" : "PSSYSSERVICEAPIS/DemoAPI.json",
  "httpPort" : 0,
  "name" : "接口示例",
  "getPSDEServiceAPIRSs" : [ {
    "codeName" : "IBIZORDERDETAILS",
    "getMajorPSDEServiceAPI" : {
      "modelref" : true,
      "id" : "IBIZOrder"
    },
    "getMinorPSDEServiceAPI" : {
      "modelref" : true,
      "id" : "IBIZOrderDetail"
    },
    "name" : "订单实体_订单明细",
    "getPSDER" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrderDetail/PSDERS/DER1N_IBIZORDERDETAIL_IBIZORDER_IBIZORDERID.json"
    },
    "getPSDEServiceAPIMethods" : [ {
      "actionType" : "DEACTION",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "Create",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrderDetail/PSDEACTIONS/Create.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDetailDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDetailDTO"
        },
        "type" : "DTO"
      },
      "parentKeyMode" : "DEFAULT",
      "requestMethod" : "POST",
      "tempDataMode" : 0,
      "uniqueTag" : "IBIZORDERDETAIL__DEACTION__CREATE",
      "enableTestMethod" : false,
      "noServiceCodeName" : true
    }, {
      "actionType" : "DEACTION",
      "dataAccessAction" : "READ",
      "methodType" : "DEACTION",
      "name" : "Get",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrderDetail/PSDEACTIONS/Get.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZOrderDetailId"
        },
        "name" : "输入对象",
        "type" : "KEYFIELD"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDetailDTO"
        },
        "type" : "DTO"
      },
      "parentKeyMode" : "DEFAULT",
      "requestMethod" : "GET",
      "tempDataMode" : 0,
      "uniqueTag" : "IBIZORDERDETAIL__DEACTION__GET",
      "enableTestMethod" : false,
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "actionType" : "DEACTION",
      "dataAccessAction" : "DELETE",
      "methodType" : "DEACTION",
      "name" : "Remove",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrderDetail/PSDEACTIONS/Remove.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZOrderDetailId"
        },
        "name" : "输入对象",
        "type" : "KEYFIELDS"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "parentKeyMode" : "DEFAULT",
      "requestMethod" : "DELETE",
      "tempDataMode" : 0,
      "uniqueTag" : "IBIZORDERDETAIL__DEACTION__REMOVE",
      "enableTestMethod" : false,
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "actionType" : "DEACTION",
      "dataAccessAction" : "UPDATE",
      "methodType" : "DEACTION",
      "name" : "Update",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrderDetail/PSDEACTIONS/Update.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDetailDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDetailDTO"
        },
        "type" : "DTO"
      },
      "parentKeyMode" : "DEFAULT",
      "requestMethod" : "PUT",
      "tempDataMode" : 0,
      "uniqueTag" : "IBIZORDERDETAIL__DEACTION__UPDATE",
      "enableTestMethod" : false,
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "actionType" : "DEACTION",
      "codeName" : "CheckKey",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "CheckKey",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrderDetail/PSDEACTIONS/CheckKey.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDetailDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "stdDataType" : 9,
        "type" : "SIMPLE"
      },
      "parentKeyMode" : "DEFAULT",
      "requestMethod" : "POST",
      "tempDataMode" : 0,
      "uniqueTag" : "IBIZORDERDETAIL__DEACTION__CHECKKEY",
      "enableTestMethod" : false
    }, {
      "actionType" : "DEACTION",
      "codeName" : "CountMoney",
      "methodType" : "DEACTION",
      "name" : "CountMoney",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrderDetail/PSDEACTIONS/CountMoney.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDetailDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "parentKeyMode" : "DEFAULT",
      "requestMethod" : "POST",
      "tempDataMode" : 0,
      "uniqueTag" : "IBIZORDERDETAIL__DEACTION__COUNTMONEY",
      "enableTestMethod" : false,
      "needResourceKey" : true
    }, {
      "actionType" : "DEACTION",
      "codeName" : "GetDraft",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "GetDraft",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrderDetail/PSDEACTIONS/GetDraft.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDetailDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDetailDTO"
        },
        "type" : "DTO"
      },
      "parentKeyMode" : "DEFAULT",
      "requestMethod" : "GET",
      "tempDataMode" : 0,
      "uniqueTag" : "IBIZORDERDETAIL__DEACTION__GETDRAFT",
      "enableTestMethod" : false
    }, {
      "actionType" : "DEACTION",
      "codeName" : "GetUnitAndPrice",
      "dataAccessAction" : "READ",
      "methodType" : "DEACTION",
      "name" : "GetUnitAndPrice",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrderDetail/PSDEACTIONS/GetUnitAndPrice.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZOrderDetailId"
        },
        "name" : "输入对象",
        "type" : "KEYFIELD"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDetailDTO"
        },
        "type" : "DTO"
      },
      "parentKeyMode" : "DEFAULT",
      "requestMethod" : "GET",
      "tempDataMode" : 0,
      "uniqueTag" : "IBIZORDERDETAIL__DEACTION__GETUNITANDPRICE",
      "enableTestMethod" : false,
      "needResourceKey" : true
    }, {
      "actionType" : "DEACTION",
      "codeName" : "Save",
      "methodType" : "DEACTION",
      "name" : "Save",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrderDetail/PSDEACTIONS/Save.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDetailDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "parentKeyMode" : "DEFAULT",
      "requestMethod" : "POST",
      "tempDataMode" : 0,
      "uniqueTag" : "IBIZORDERDETAIL__DEACTION__SAVE",
      "enableTestMethod" : false,
      "needResourceKey" : true
    }, {
      "actionType" : "FETCH",
      "codeName" : "FetchCSMXDY",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchCSMXDY",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "CSMXDY"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDetailFilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDetailDTO"
        },
        "type" : "PAGE"
      },
      "parentKeyMode" : "DEFAULT",
      "requestMethod" : "GET",
      "tempDataMode" : 0,
      "uniqueTag" : "IBIZORDERDETAIL__FETCH__CSMXDY",
      "enableTestMethod" : false
    }, {
      "actionType" : "FETCH",
      "codeName" : "FetchDefault",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchDefault",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "Default"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDetailFilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDetailDTO"
        },
        "type" : "PAGE"
      },
      "parentKeyMode" : "DEFAULT",
      "requestMethod" : "GET",
      "tempDataMode" : 0,
      "uniqueTag" : "IBIZORDERDETAIL__FETCH__DEFAULT",
      "enableTestMethod" : false
    }, {
      "actionType" : "FETCH",
      "codeName" : "FetchLOGIC_0007",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchLOGIC_0007",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "LOGIC_0007"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDetailFilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDetailDTO"
        },
        "type" : "PAGE"
      },
      "parentKeyMode" : "DEFAULT",
      "requestMethod" : "GET",
      "tempDataMode" : 0,
      "uniqueTag" : "IBIZORDERDETAIL__FETCH__LOGIC_0007",
      "enableTestMethod" : false
    }, {
      "actionType" : "FETCH",
      "codeName" : "FetchX",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchX",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "X"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDetailFilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDetailDTO"
        },
        "type" : "PAGE"
      },
      "parentKeyMode" : "DEFAULT",
      "requestMethod" : "GET",
      "tempDataMode" : 0,
      "uniqueTag" : "IBIZORDERDETAIL__FETCH__X",
      "enableTestMethod" : false
    }, {
      "actionType" : "SELECT",
      "codeName" : "Select",
      "dataAccessAction" : "READ",
      "methodType" : "SELECT",
      "name" : "Select",
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "type" : "UNKNOWN"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "UNKNOWN"
      },
      "parentKeyMode" : "DEFAULT",
      "requestMethod" : "GET",
      "tempDataMode" : 0,
      "uniqueTag" : "IBIZORDERDETAIL__SELECT",
      "enableTestMethod" : false
    } ],
    "getParentIdPSDEField" : {
      "name" : "IBIZORDERID",
      "codeName" : "IBIZOrderId"
    },
    "enableDataExport" : true,
    "enableDataImport" : true,
    "id" : "订单实体_订单明细"
  }, {
    "codeName" : "IBIZSample0001s",
    "getMajorPSDEServiceAPI" : {
      "modelref" : true,
      "id" : "IBIZSample0002"
    },
    "getMinorPSDEServiceAPI" : {
      "modelref" : true,
      "id" : "IBIZSample0001"
    },
    "name" : "示例实体1_示例实体2",
    "getPSDER" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0001/PSDERS/DER1N_IBIZSAMPLE0001_IBIZSAMPLE0002_IBIZSAMPLE0002ID.json"
    },
    "getPSDEServiceAPIMethods" : [ {
      "actionType" : "DEACTION",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "Create",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0001/PSDEACTIONS/Create.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0001DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0001DTO"
        },
        "type" : "DTO"
      },
      "parentKeyMode" : "DEFAULT",
      "requestMethod" : "POST",
      "tempDataMode" : 0,
      "uniqueTag" : "IBIZSAMPLE0001__DEACTION__CREATE",
      "enableTestMethod" : false,
      "noServiceCodeName" : true
    }, {
      "actionType" : "DEACTION",
      "dataAccessAction" : "READ",
      "methodType" : "DEACTION",
      "name" : "Get",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0001/PSDEACTIONS/Get.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZSample0001Id"
        },
        "name" : "输入对象",
        "type" : "KEYFIELD"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0001DTO"
        },
        "type" : "DTO"
      },
      "parentKeyMode" : "DEFAULT",
      "requestMethod" : "GET",
      "tempDataMode" : 0,
      "uniqueTag" : "IBIZSAMPLE0001__DEACTION__GET",
      "enableTestMethod" : false,
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "actionType" : "DEACTION",
      "dataAccessAction" : "DELETE",
      "methodType" : "DEACTION",
      "name" : "Remove",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0001/PSDEACTIONS/Remove.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZSample0001Id"
        },
        "name" : "输入对象",
        "type" : "KEYFIELDS"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "parentKeyMode" : "DEFAULT",
      "requestMethod" : "DELETE",
      "tempDataMode" : 0,
      "uniqueTag" : "IBIZSAMPLE0001__DEACTION__REMOVE",
      "enableTestMethod" : false,
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "actionType" : "DEACTION",
      "dataAccessAction" : "UPDATE",
      "methodType" : "DEACTION",
      "name" : "Update",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0001/PSDEACTIONS/Update.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0001DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0001DTO"
        },
        "type" : "DTO"
      },
      "parentKeyMode" : "DEFAULT",
      "requestMethod" : "PUT",
      "tempDataMode" : 0,
      "uniqueTag" : "IBIZSAMPLE0001__DEACTION__UPDATE",
      "enableTestMethod" : false,
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "actionType" : "DEACTION",
      "codeName" : "CheckKey",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "CheckKey",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0001/PSDEACTIONS/CheckKey.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0001DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "stdDataType" : 9,
        "type" : "SIMPLE"
      },
      "parentKeyMode" : "DEFAULT",
      "requestMethod" : "POST",
      "tempDataMode" : 0,
      "uniqueTag" : "IBIZSAMPLE0001__DEACTION__CHECKKEY",
      "enableTestMethod" : false
    }, {
      "actionType" : "DEACTION",
      "codeName" : "GetDraft",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "GetDraft",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0001/PSDEACTIONS/GetDraft.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0001DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0001DTO"
        },
        "type" : "DTO"
      },
      "parentKeyMode" : "DEFAULT",
      "requestMethod" : "GET",
      "tempDataMode" : 0,
      "uniqueTag" : "IBIZSAMPLE0001__DEACTION__GETDRAFT",
      "enableTestMethod" : false
    }, {
      "actionType" : "DEACTION",
      "codeName" : "Save",
      "methodType" : "DEACTION",
      "name" : "Save",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0001/PSDEACTIONS/Save.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0001DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "parentKeyMode" : "DEFAULT",
      "requestMethod" : "POST",
      "tempDataMode" : 0,
      "uniqueTag" : "IBIZSAMPLE0001__DEACTION__SAVE",
      "enableTestMethod" : false,
      "needResourceKey" : true
    }, {
      "actionType" : "FETCH",
      "codeName" : "FetchDefault",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchDefault",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "Default"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0001FilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0001DTO"
        },
        "type" : "PAGE"
      },
      "parentKeyMode" : "DEFAULT",
      "requestMethod" : "GET",
      "tempDataMode" : 0,
      "uniqueTag" : "IBIZSAMPLE0001__FETCH__DEFAULT",
      "enableTestMethod" : false
    }, {
      "actionType" : "SELECT",
      "codeName" : "Select",
      "dataAccessAction" : "READ",
      "methodType" : "SELECT",
      "name" : "Select",
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "type" : "UNKNOWN"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "UNKNOWN"
      },
      "parentKeyMode" : "DEFAULT",
      "requestMethod" : "GET",
      "tempDataMode" : 0,
      "uniqueTag" : "IBIZSAMPLE0001__SELECT",
      "enableTestMethod" : false
    } ],
    "getParentIdPSDEField" : {
      "name" : "IBIZSAMPLE0002ID",
      "codeName" : "IBIZSample0002Id"
    },
    "enableDataExport" : true,
    "enableDataImport" : true,
    "id" : "示例实体1_示例实体2"
  }, {
    "codeName" : "IBIZTASKTEAMs",
    "getMajorPSDEServiceAPI" : {
      "modelref" : true,
      "id" : "IBIZTASK"
    },
    "getMinorPSDEServiceAPI" : {
      "modelref" : true,
      "id" : "IBIZTASKTEAM"
    },
    "name" : "DER1N_IBIZTASKTEAM_IBIZTASK_ROOT",
    "getPSDER" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZTASKTEAM/PSDERS/DER1N_IBIZTASKTEAM_IBIZTASK_ROOT.json"
    },
    "getParentIdPSDEField" : {
      "name" : "ROOT",
      "codeName" : "Root"
    },
    "enableDataExport" : true,
    "enableDataImport" : true,
    "id" : "DER1N_IBIZTASKTEAM_IBIZTASK_ROOT"
  } ],
  "getPSDEServiceAPIs" : [ {
    "aPIMode" : 1,
    "codeName" : "IBIZSample0017",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DE.LNAME.IBIZSAMPLE0017"
    },
    "logicName" : "订单",
    "name" : "IBIZSAMPLE0017",
    "getPSDEServiceAPIMethods" : [ {
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "Create",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0017/PSDEACTIONS/Create.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0017DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0017DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "POST",
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "READ",
      "methodType" : "DEACTION",
      "name" : "Get",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0017/PSDEACTIONS/Get.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZSample0017Id"
        },
        "name" : "输入对象",
        "type" : "KEYFIELD"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0017DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "DELETE",
      "methodType" : "DEACTION",
      "name" : "Remove",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0017/PSDEACTIONS/Remove.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZSample0017Id"
        },
        "name" : "输入对象",
        "type" : "KEYFIELDS"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "DELETE",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "UPDATE",
      "methodType" : "DEACTION",
      "name" : "Update",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0017/PSDEACTIONS/Update.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0017DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0017DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "PUT",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "codeName" : "CheckKey",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "CheckKey",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0017/PSDEACTIONS/CheckKey.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0017DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "stdDataType" : 9,
        "type" : "SIMPLE"
      },
      "requestMethod" : "POST"
    }, {
      "codeName" : "GetDraft",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "GetDraft",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0017/PSDEACTIONS/GetDraft.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0017DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0017DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Save",
      "methodType" : "DEACTION",
      "name" : "Save",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0017/PSDEACTIONS/Save.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0017DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "POST",
      "needResourceKey" : true
    }, {
      "codeName" : "FetchDefault",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchDefault",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "Default"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0017FilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0017DTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "FetchFormType",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchFormType",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "FormType"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0017FilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0017DTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Select",
      "dataAccessAction" : "READ",
      "methodType" : "SELECT",
      "name" : "Select",
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "type" : "UNKNOWN"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "UNKNOWN"
      },
      "requestMethod" : "GET"
    } ],
    "getPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0017.json"
    },
    "enableDataExport" : true,
    "enableDataImport" : true,
    "major" : true
  }, {
    "aPIMode" : 1,
    "codeName" : "IBIZSample0021",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DE.LNAME.IBIZSAMPLE0021"
    },
    "logicName" : "订单",
    "name" : "IBIZSAMPLE0021",
    "getPSDEServiceAPIMethods" : [ {
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "Create",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0021/PSDEACTIONS/Create.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0021DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0021DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "POST",
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "READ",
      "methodType" : "DEACTION",
      "name" : "Get",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0021/PSDEACTIONS/Get.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZSample0021Id"
        },
        "name" : "输入对象",
        "type" : "KEYFIELD"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0021DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "DELETE",
      "methodType" : "DEACTION",
      "name" : "Remove",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0021/PSDEACTIONS/Remove.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZSample0021Id"
        },
        "name" : "输入对象",
        "type" : "KEYFIELDS"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "DELETE",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "UPDATE",
      "methodType" : "DEACTION",
      "name" : "Update",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0021/PSDEACTIONS/Update.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0021DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0021DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "PUT",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "codeName" : "CheckKey",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "CheckKey",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0021/PSDEACTIONS/CheckKey.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0021DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "stdDataType" : 9,
        "type" : "SIMPLE"
      },
      "requestMethod" : "POST"
    }, {
      "codeName" : "GetDraft",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "GetDraft",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0021/PSDEACTIONS/GetDraft.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0021DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0021DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Save",
      "methodType" : "DEACTION",
      "name" : "Save",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0021/PSDEACTIONS/Save.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0021DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "POST",
      "needResourceKey" : true
    }, {
      "codeName" : "FetchDefault",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchDefault",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "Default"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0021FilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0021DTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Select",
      "dataAccessAction" : "READ",
      "methodType" : "SELECT",
      "name" : "Select",
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "type" : "UNKNOWN"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "UNKNOWN"
      },
      "requestMethod" : "GET"
    } ],
    "getPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0021.json"
    },
    "enableDataExport" : true,
    "enableDataImport" : true,
    "major" : true
  }, {
    "aPIMode" : 1,
    "codeName" : "IBIZCustom",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DE.LNAME.IBIZCUSTOM"
    },
    "logicName" : "自定义",
    "name" : "IBIZCUSTOM",
    "getPSDEServiceAPIMethods" : [ {
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "Create",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZCustom/PSDEACTIONS/Create.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCustomDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCustomDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "POST",
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "READ",
      "methodType" : "DEACTION",
      "name" : "Get",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZCustom/PSDEACTIONS/Get.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZCustomId"
        },
        "name" : "输入对象",
        "type" : "KEYFIELD"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCustomDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "DELETE",
      "methodType" : "DEACTION",
      "name" : "Remove",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZCustom/PSDEACTIONS/Remove.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZCustomId"
        },
        "name" : "输入对象",
        "type" : "KEYFIELDS"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "DELETE",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "UPDATE",
      "methodType" : "DEACTION",
      "name" : "Update",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZCustom/PSDEACTIONS/Update.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCustomDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCustomDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "PUT",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "codeName" : "CheckKey",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "CheckKey",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZCustom/PSDEACTIONS/CheckKey.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCustomDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "stdDataType" : 9,
        "type" : "SIMPLE"
      },
      "requestMethod" : "POST"
    }, {
      "codeName" : "GetDraft",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "GetDraft",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZCustom/PSDEACTIONS/GetDraft.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCustomDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCustomDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Save",
      "methodType" : "DEACTION",
      "name" : "Save",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZCustom/PSDEACTIONS/Save.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCustomDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "POST",
      "needResourceKey" : true
    }, {
      "codeName" : "FetchDefault",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchDefault",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "Default"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCustomFilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCustomDTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Select",
      "dataAccessAction" : "READ",
      "methodType" : "SELECT",
      "name" : "Select",
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "type" : "UNKNOWN"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "UNKNOWN"
      },
      "requestMethod" : "GET"
    } ],
    "getPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZCustom.json"
    },
    "enableDataExport" : true,
    "enableDataImport" : true,
    "major" : true
  }, {
    "aPIMode" : 1,
    "codeName" : "IBIZSample",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DE.LNAME.IBIZSAMPLE"
    },
    "logicName" : "示例数据库",
    "name" : "IBIZSAMPLE",
    "getPSDEServiceAPIMethods" : [ {
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "Create",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample/PSDEACTIONS/Create.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSampleDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSampleDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "POST",
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "READ",
      "methodType" : "DEACTION",
      "name" : "Get",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample/PSDEACTIONS/Get.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZSampleId"
        },
        "name" : "输入对象",
        "type" : "KEYFIELD"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSampleDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "DELETE",
      "methodType" : "DEACTION",
      "name" : "Remove",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample/PSDEACTIONS/Remove.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZSampleId"
        },
        "name" : "输入对象",
        "type" : "KEYFIELDS"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "DELETE",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "UPDATE",
      "methodType" : "DEACTION",
      "name" : "Update",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample/PSDEACTIONS/Update.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSampleDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSampleDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "PUT",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "codeName" : "CheckKey",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "CheckKey",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample/PSDEACTIONS/CheckKey.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSampleDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "stdDataType" : 9,
        "type" : "SIMPLE"
      },
      "requestMethod" : "POST"
    }, {
      "codeName" : "GetDraft",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "GetDraft",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample/PSDEACTIONS/GetDraft.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSampleDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSampleDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Save",
      "methodType" : "DEACTION",
      "name" : "Save",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample/PSDEACTIONS/Save.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSampleDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "POST",
      "needResourceKey" : true
    }, {
      "codeName" : "FetchDefault",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchDefault",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "Default"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSampleFilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSampleDTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "FetchFormType",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchFormType",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "FormType"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSampleFilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSampleDTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Select",
      "dataAccessAction" : "READ",
      "methodType" : "SELECT",
      "name" : "Select",
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "type" : "UNKNOWN"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "UNKNOWN"
      },
      "requestMethod" : "GET"
    } ],
    "getPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample.json"
    },
    "enableDataExport" : true,
    "enableDataImport" : true,
    "major" : true
  }, {
    "aPIMode" : 1,
    "codeName" : "IBIZSample0006",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DE.LNAME.IBIZSAMPLE0006"
    },
    "logicName" : "嵌套流程(主)",
    "name" : "IBIZSAMPLE0006",
    "getPSDEServiceAPIMethods" : [ {
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "Create",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0006/PSDEACTIONS/Create.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0006DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0006DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "POST",
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "READ",
      "methodType" : "DEACTION",
      "name" : "Get",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0006/PSDEACTIONS/Get.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZSample0006Id"
        },
        "name" : "输入对象",
        "type" : "KEYFIELD"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0006DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "DELETE",
      "methodType" : "DEACTION",
      "name" : "Remove",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0006/PSDEACTIONS/Remove.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZSample0006Id"
        },
        "name" : "输入对象",
        "type" : "KEYFIELDS"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "DELETE",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "UPDATE",
      "methodType" : "DEACTION",
      "name" : "Update",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0006/PSDEACTIONS/Update.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0006DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0006DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "PUT",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "codeName" : "CheckKey",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "CheckKey",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0006/PSDEACTIONS/CheckKey.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0006DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "stdDataType" : 9,
        "type" : "SIMPLE"
      },
      "requestMethod" : "POST"
    }, {
      "codeName" : "GetDraft",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "GetDraft",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0006/PSDEACTIONS/GetDraft.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0006DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0006DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Save",
      "methodType" : "DEACTION",
      "name" : "Save",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0006/PSDEACTIONS/Save.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0006DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "POST",
      "needResourceKey" : true
    }, {
      "codeName" : "FetchDefault",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchDefault",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "Default"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0006FilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0006DTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Select",
      "dataAccessAction" : "READ",
      "methodType" : "SELECT",
      "name" : "Select",
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "type" : "UNKNOWN"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "UNKNOWN"
      },
      "requestMethod" : "GET"
    } ],
    "getPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0006.json"
    },
    "enableDataExport" : true,
    "enableDataImport" : true,
    "major" : true
  }, {
    "aPIMode" : 1,
    "codeName" : "DYNADASHBOARD",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DE.LNAME.DYNADASHBOARD"
    },
    "logicName" : "动态数据看板",
    "name" : "DYNADASHBOARD",
    "getPSDEServiceAPIMethods" : [ {
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "Create",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/DYNADASHBOARD/PSDEACTIONS/Create.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "DYNADASHBOARDDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "DYNADASHBOARDDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "POST",
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "READ",
      "methodType" : "DEACTION",
      "name" : "Get",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/DYNADASHBOARD/PSDEACTIONS/Get.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "DYNADASHBOARDId"
        },
        "name" : "输入对象",
        "type" : "KEYFIELD"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "DYNADASHBOARDDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "DELETE",
      "methodType" : "DEACTION",
      "name" : "Remove",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/DYNADASHBOARD/PSDEACTIONS/Remove.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "DYNADASHBOARDId"
        },
        "name" : "输入对象",
        "type" : "KEYFIELDS"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "DELETE",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "UPDATE",
      "methodType" : "DEACTION",
      "name" : "Update",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/DYNADASHBOARD/PSDEACTIONS/Update.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "DYNADASHBOARDDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "DYNADASHBOARDDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "PUT",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "codeName" : "CheckKey",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "CheckKey",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/DYNADASHBOARD/PSDEACTIONS/CheckKey.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "DYNADASHBOARDDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "stdDataType" : 9,
        "type" : "SIMPLE"
      },
      "requestMethod" : "POST"
    }, {
      "codeName" : "GetDraft",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "GetDraft",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/DYNADASHBOARD/PSDEACTIONS/GetDraft.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "DYNADASHBOARDDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "DYNADASHBOARDDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Save",
      "methodType" : "DEACTION",
      "name" : "Save",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/DYNADASHBOARD/PSDEACTIONS/Save.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "DYNADASHBOARDDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "POST",
      "needResourceKey" : true
    }, {
      "codeName" : "FetchDefault",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchDefault",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "Default"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "DYNADASHBOARDFilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "DYNADASHBOARDDTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Select",
      "dataAccessAction" : "READ",
      "methodType" : "SELECT",
      "name" : "Select",
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "type" : "UNKNOWN"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "UNKNOWN"
      },
      "requestMethod" : "GET"
    } ],
    "getPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/DYNADASHBOARD.json"
    },
    "enableDataExport" : true,
    "enableDataImport" : true,
    "major" : true
  }, {
    "aPIMode" : 1,
    "codeName" : "IBIZSample0012",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DE.LNAME.IBIZSAMPLE0012"
    },
    "logicName" : "订单",
    "name" : "IBIZSAMPLE0012",
    "getPSDEServiceAPIMethods" : [ {
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "Create",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0012/PSDEACTIONS/Create.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0012DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0012DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "POST",
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "READ",
      "methodType" : "DEACTION",
      "name" : "Get",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0012/PSDEACTIONS/Get.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZSample0012Id"
        },
        "name" : "输入对象",
        "type" : "KEYFIELD"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0012DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "DELETE",
      "methodType" : "DEACTION",
      "name" : "Remove",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0012/PSDEACTIONS/Remove.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZSample0012Id"
        },
        "name" : "输入对象",
        "type" : "KEYFIELDS"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "DELETE",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "UPDATE",
      "methodType" : "DEACTION",
      "name" : "Update",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0012/PSDEACTIONS/Update.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0012DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0012DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "PUT",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "codeName" : "CheckKey",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "CheckKey",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0012/PSDEACTIONS/CheckKey.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0012DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "stdDataType" : 9,
        "type" : "SIMPLE"
      },
      "requestMethod" : "POST"
    }, {
      "codeName" : "GetDraft",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "GetDraft",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0012/PSDEACTIONS/GetDraft.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0012DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0012DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Save",
      "methodType" : "DEACTION",
      "name" : "Save",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0012/PSDEACTIONS/Save.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0012DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "POST",
      "needResourceKey" : true
    }, {
      "codeName" : "FetchDefault",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchDefault",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "Default"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0012FilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0012DTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Select",
      "dataAccessAction" : "READ",
      "methodType" : "SELECT",
      "name" : "Select",
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "type" : "UNKNOWN"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "UNKNOWN"
      },
      "requestMethod" : "GET"
    } ],
    "getPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0012.json"
    },
    "enableDataExport" : true,
    "enableDataImport" : true,
    "major" : true
  }, {
    "aPIMode" : 1,
    "codeName" : "IBIZOrder",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DE.LNAME.IBIZORDER"
    },
    "logicName" : "订单",
    "name" : "IBIZORDER",
    "getPSDEServiceAPIMethods" : [ {
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "Create",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrder/PSDEACTIONS/Create.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "POST",
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "READ",
      "methodType" : "DEACTION",
      "name" : "Get",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrder/PSDEACTIONS/Get.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZOrderId"
        },
        "name" : "输入对象",
        "type" : "KEYFIELD"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "DELETE",
      "methodType" : "DEACTION",
      "name" : "Remove",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrder/PSDEACTIONS/Remove.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZOrderId"
        },
        "name" : "输入对象",
        "type" : "KEYFIELDS"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "DELETE",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "UPDATE",
      "methodType" : "DEACTION",
      "name" : "Update",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrder/PSDEACTIONS/Update.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "PUT",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "codeName" : "BUIAction",
      "methodType" : "DEACTION",
      "name" : "BUIAction",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrder/PSDEACTIONS/BUIAction.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "POST",
      "needResourceKey" : true
    }, {
      "codeName" : "CheckKey",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "CheckKey",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrder/PSDEACTIONS/CheckKey.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "stdDataType" : 9,
        "type" : "SIMPLE"
      },
      "requestMethod" : "POST"
    }, {
      "codeName" : "GetDraft",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "GetDraft",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrder/PSDEACTIONS/GetDraft.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "MulUpdate",
      "methodType" : "DEACTION",
      "name" : "MulUpdate",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrder/PSDEACTIONS/MulUpdate.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "PUT",
      "needResourceKey" : true
    }, {
      "codeName" : "Save",
      "methodType" : "DEACTION",
      "name" : "Save",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrder/PSDEACTIONS/Save.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "POST",
      "needResourceKey" : true
    }, {
      "codeName" : "FetchCSDY",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchCSDY",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "CSDY"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderFilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "FetchCurState30",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchCurState30",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "CurState30"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderFilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "FetchDDJETJBB",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchDDJETJBB",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "DDJETJBB"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderFilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "FetchDDReport",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchDDReport",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "DDReport"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderFilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "FetchDYDDMXSJY",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchDYDDMXSJY",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "DYDDMXSJY"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderFilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "FetchDefault",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchDefault",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "Default"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderFilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "FetchEchartsDefaultDataSource",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchEchartsDefaultDataSource",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "EchartsDefaultDataSource"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderFilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "FetchGaugeDataSource",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchGaugeDataSource",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "GaugeDataSource"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderFilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "FetchGaugeDataSourceByTime",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchGaugeDataSourceByTime",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "GaugeDataSourceByTime"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderFilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "FetchLOGIC_22",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchLOGIC_22",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "LOGIC_22"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderFilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "FetchRadarDataSource",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchRadarDataSource",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "RadarDataSource"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderFilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "FetchSHZOrder",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchSHZOrder",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "SHZOrder"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderFilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "FetchState10",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchState10",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "State10"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderFilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "FetchState30",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchState30",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "State30"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderFilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "FetchState40",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchState40",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "State40"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderFilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "FetchXECX",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchXECX",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "XECX"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderFilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Select",
      "dataAccessAction" : "READ",
      "methodType" : "SELECT",
      "name" : "Select",
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "type" : "UNKNOWN"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "UNKNOWN"
      },
      "requestMethod" : "GET"
    } ],
    "getPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrder.json"
    },
    "enableDataExport" : true,
    "enableDataImport" : true,
    "major" : true
  }, {
    "aPIMode" : 1,
    "codeName" : "MicroComponent",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DE.LNAME.MICROCOMPONENT"
    },
    "logicName" : "微组件",
    "name" : "MICROCOMPONENT",
    "getPSDEServiceAPIMethods" : [ {
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "Create",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/MicroComponent/PSDEACTIONS/Create.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "MicroComponentDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "MicroComponentDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "POST",
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "READ",
      "methodType" : "DEACTION",
      "name" : "Get",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/MicroComponent/PSDEACTIONS/Get.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "MicroComponentId"
        },
        "name" : "输入对象",
        "type" : "KEYFIELD"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "MicroComponentDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "DELETE",
      "methodType" : "DEACTION",
      "name" : "Remove",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/MicroComponent/PSDEACTIONS/Remove.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "MicroComponentId"
        },
        "name" : "输入对象",
        "type" : "KEYFIELDS"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "DELETE",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "UPDATE",
      "methodType" : "DEACTION",
      "name" : "Update",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/MicroComponent/PSDEACTIONS/Update.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "MicroComponentDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "MicroComponentDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "PUT",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "codeName" : "CheckKey",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "CheckKey",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/MicroComponent/PSDEACTIONS/CheckKey.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "MicroComponentDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "stdDataType" : 9,
        "type" : "SIMPLE"
      },
      "requestMethod" : "POST"
    }, {
      "codeName" : "GetDraft",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "GetDraft",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/MicroComponent/PSDEACTIONS/GetDraft.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "MicroComponentDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "MicroComponentDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Save",
      "methodType" : "DEACTION",
      "name" : "Save",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/MicroComponent/PSDEACTIONS/Save.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "MicroComponentDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "POST",
      "needResourceKey" : true
    }, {
      "codeName" : "FetchDefault",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchDefault",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "Default"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "MicroComponentFilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "MicroComponentDTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Select",
      "dataAccessAction" : "READ",
      "methodType" : "SELECT",
      "name" : "Select",
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "type" : "UNKNOWN"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "UNKNOWN"
      },
      "requestMethod" : "GET"
    } ],
    "getPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/MicroComponent.json"
    },
    "enableDataExport" : true,
    "enableDataImport" : true,
    "major" : true
  }, {
    "aPIMode" : 1,
    "codeName" : "IBIZSupplier",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DE.LNAME.IBIZSUPPLIER"
    },
    "logicName" : "供货商",
    "name" : "IBIZSUPPLIER",
    "getPSDEServiceAPIMethods" : [ {
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "Create",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSupplier/PSDEACTIONS/Create.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSupplierDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSupplierDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "POST",
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "READ",
      "methodType" : "DEACTION",
      "name" : "Get",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSupplier/PSDEACTIONS/Get.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "SupplierId"
        },
        "name" : "输入对象",
        "type" : "KEYFIELD"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSupplierDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "DELETE",
      "methodType" : "DEACTION",
      "name" : "Remove",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSupplier/PSDEACTIONS/Remove.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "SupplierId"
        },
        "name" : "输入对象",
        "type" : "KEYFIELDS"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "DELETE",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "UPDATE",
      "methodType" : "DEACTION",
      "name" : "Update",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSupplier/PSDEACTIONS/Update.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSupplierDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSupplierDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "PUT",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "codeName" : "CheckKey",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "CheckKey",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSupplier/PSDEACTIONS/CheckKey.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSupplierDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "stdDataType" : 9,
        "type" : "SIMPLE"
      },
      "requestMethod" : "POST"
    }, {
      "codeName" : "GetDraft",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "GetDraft",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSupplier/PSDEACTIONS/GetDraft.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSupplierDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSupplierDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Save",
      "methodType" : "DEACTION",
      "name" : "Save",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSupplier/PSDEACTIONS/Save.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSupplierDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "POST",
      "needResourceKey" : true
    }, {
      "codeName" : "FetchDefault",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchDefault",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "Default"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSupplierFilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSupplierDTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Select",
      "dataAccessAction" : "READ",
      "methodType" : "SELECT",
      "name" : "Select",
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "type" : "UNKNOWN"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "UNKNOWN"
      },
      "requestMethod" : "GET"
    } ],
    "getPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSupplier.json"
    },
    "enableDataExport" : true,
    "enableDataImport" : true,
    "major" : true
  }, {
    "aPIMode" : 9,
    "codeName" : "IBIZTASKTEAM",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DE.LNAME.IBIZTASKTEAM"
    },
    "logicName" : "任务团队",
    "name" : "IBIZTASKTEAM",
    "getPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZTASKTEAM.json"
    },
    "enableDataExport" : true,
    "enableDataImport" : true,
    "major" : false,
    "nested" : true
  }, {
    "aPIMode" : 1,
    "codeName" : "IBIZSample0003",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DE.LNAME.IBIZSAMPLE0003"
    },
    "logicName" : "示例实体03",
    "name" : "IBIZSAMPLE0003",
    "getPSDEServiceAPIMethods" : [ {
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "Create",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0003/PSDEACTIONS/Create.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0003DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0003DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "POST",
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "READ",
      "methodType" : "DEACTION",
      "name" : "Get",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0003/PSDEACTIONS/Get.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZSAMPLE0003Id"
        },
        "name" : "输入对象",
        "type" : "KEYFIELD"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0003DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "DELETE",
      "methodType" : "DEACTION",
      "name" : "Remove",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0003/PSDEACTIONS/Remove.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZSAMPLE0003Id"
        },
        "name" : "输入对象",
        "type" : "KEYFIELDS"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "DELETE",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "UPDATE",
      "methodType" : "DEACTION",
      "name" : "Update",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0003/PSDEACTIONS/Update.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0003DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0003DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "PUT",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "codeName" : "CheckKey",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "CheckKey",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0003/PSDEACTIONS/CheckKey.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0003DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "stdDataType" : 9,
        "type" : "SIMPLE"
      },
      "requestMethod" : "POST"
    }, {
      "codeName" : "GetDraft",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "GetDraft",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0003/PSDEACTIONS/GetDraft.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0003DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0003DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Save",
      "methodType" : "DEACTION",
      "name" : "Save",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0003/PSDEACTIONS/Save.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0003DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "POST",
      "needResourceKey" : true
    }, {
      "codeName" : "FetchCurData",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchCurData",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "CurData"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0003FilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0003DTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "FetchDefault",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchDefault",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "Default"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0003FilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0003DTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "FetchTopData",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchTopData",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "TopData"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0003FilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0003DTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Select",
      "dataAccessAction" : "READ",
      "methodType" : "SELECT",
      "name" : "Select",
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "type" : "UNKNOWN"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "UNKNOWN"
      },
      "requestMethod" : "GET"
    } ],
    "getPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0003.json"
    },
    "enableDataExport" : true,
    "enableDataImport" : true,
    "major" : true
  }, {
    "aPIMode" : 1,
    "codeName" : "IBIZSample0002",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DE.LNAME.IBIZSAMPLE0002"
    },
    "logicName" : "示例实体02",
    "name" : "IBIZSAMPLE0002",
    "getPSDEServiceAPIMethods" : [ {
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "Create",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0002/PSDEACTIONS/Create.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0002DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0002DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "POST",
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "READ",
      "methodType" : "DEACTION",
      "name" : "Get",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0002/PSDEACTIONS/Get.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZSample0002Id"
        },
        "name" : "输入对象",
        "type" : "KEYFIELD"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0002DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "DELETE",
      "methodType" : "DEACTION",
      "name" : "Remove",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0002/PSDEACTIONS/Remove.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZSample0002Id"
        },
        "name" : "输入对象",
        "type" : "KEYFIELDS"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "DELETE",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "UPDATE",
      "methodType" : "DEACTION",
      "name" : "Update",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0002/PSDEACTIONS/Update.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0002DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0002DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "PUT",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "codeName" : "CheckKey",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "CheckKey",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0002/PSDEACTIONS/CheckKey.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0002DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "stdDataType" : 9,
        "type" : "SIMPLE"
      },
      "requestMethod" : "POST"
    }, {
      "codeName" : "GetDraft",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "GetDraft",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0002/PSDEACTIONS/GetDraft.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0002DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0002DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Save",
      "methodType" : "DEACTION",
      "name" : "Save",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0002/PSDEACTIONS/Save.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0002DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "POST",
      "needResourceKey" : true
    }, {
      "codeName" : "FetchDefault",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchDefault",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "Default"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0002FilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0002DTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Select",
      "dataAccessAction" : "READ",
      "methodType" : "SELECT",
      "name" : "Select",
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "type" : "UNKNOWN"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "UNKNOWN"
      },
      "requestMethod" : "GET"
    } ],
    "getPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0002.json"
    },
    "enableDataExport" : true,
    "enableDataImport" : true,
    "major" : true
  }, {
    "aPIMode" : 1,
    "codeName" : "IBIZSample0013",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DE.LNAME.IBIZSAMPLE0013"
    },
    "logicName" : "订单明细",
    "name" : "IBIZSAMPLE0013",
    "getPSDEServiceAPIMethods" : [ {
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "Create",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0013/PSDEACTIONS/Create.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0013DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0013DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "POST",
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "READ",
      "methodType" : "DEACTION",
      "name" : "Get",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0013/PSDEACTIONS/Get.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZSample0013Id"
        },
        "name" : "输入对象",
        "type" : "KEYFIELD"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0013DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "DELETE",
      "methodType" : "DEACTION",
      "name" : "Remove",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0013/PSDEACTIONS/Remove.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZSample0013Id"
        },
        "name" : "输入对象",
        "type" : "KEYFIELDS"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "DELETE",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "UPDATE",
      "methodType" : "DEACTION",
      "name" : "Update",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0013/PSDEACTIONS/Update.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0013DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0013DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "PUT",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "codeName" : "CheckKey",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "CheckKey",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0013/PSDEACTIONS/CheckKey.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0013DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "stdDataType" : 9,
        "type" : "SIMPLE"
      },
      "requestMethod" : "POST"
    }, {
      "codeName" : "GetDraft",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "GetDraft",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0013/PSDEACTIONS/GetDraft.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0013DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0013DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Save",
      "methodType" : "DEACTION",
      "name" : "Save",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0013/PSDEACTIONS/Save.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0013DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "POST",
      "needResourceKey" : true
    }, {
      "codeName" : "FetchDefault",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchDefault",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "Default"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0013FilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0013DTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Select",
      "dataAccessAction" : "READ",
      "methodType" : "SELECT",
      "name" : "Select",
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "type" : "UNKNOWN"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "UNKNOWN"
      },
      "requestMethod" : "GET"
    } ],
    "getPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0013.json"
    },
    "enableDataExport" : true,
    "enableDataImport" : true,
    "major" : true
  }, {
    "aPIMode" : 1,
    "codeName" : "IBIZAPPCTRL",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DE.LNAME.IBIZAPPCTRL"
    },
    "logicName" : "应用部件",
    "name" : "IBIZAPPCTRL",
    "getPSDEServiceAPIMethods" : [ {
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "Create",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZAPPCTRL/PSDEACTIONS/Create.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZAPPCTRLDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZAPPCTRLDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "POST",
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "READ",
      "methodType" : "DEACTION",
      "name" : "Get",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZAPPCTRL/PSDEACTIONS/Get.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZAPPCTRLId"
        },
        "name" : "输入对象",
        "type" : "KEYFIELD"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZAPPCTRLDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "DELETE",
      "methodType" : "DEACTION",
      "name" : "Remove",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZAPPCTRL/PSDEACTIONS/Remove.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZAPPCTRLId"
        },
        "name" : "输入对象",
        "type" : "KEYFIELDS"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "DELETE",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "UPDATE",
      "methodType" : "DEACTION",
      "name" : "Update",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZAPPCTRL/PSDEACTIONS/Update.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZAPPCTRLDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZAPPCTRLDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "PUT",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "codeName" : "CheckKey",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "CheckKey",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZAPPCTRL/PSDEACTIONS/CheckKey.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZAPPCTRLDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "stdDataType" : 9,
        "type" : "SIMPLE"
      },
      "requestMethod" : "POST"
    }, {
      "codeName" : "GetDraft",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "GetDraft",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZAPPCTRL/PSDEACTIONS/GetDraft.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZAPPCTRLDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZAPPCTRLDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Save",
      "methodType" : "DEACTION",
      "name" : "Save",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZAPPCTRL/PSDEACTIONS/Save.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZAPPCTRLDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "POST",
      "needResourceKey" : true
    }, {
      "codeName" : "FetchDefault",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchDefault",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "Default"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZAPPCTRLFilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZAPPCTRLDTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Select",
      "dataAccessAction" : "READ",
      "methodType" : "SELECT",
      "name" : "Select",
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "type" : "UNKNOWN"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "UNKNOWN"
      },
      "requestMethod" : "GET"
    } ],
    "getPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZAPPCTRL.json"
    },
    "enableDataExport" : true,
    "enableDataImport" : true,
    "major" : true
  }, {
    "aPIMode" : 1,
    "codeName" : "IBIZSample0014",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DE.LNAME.IBIZSAMPLE0014"
    },
    "logicName" : "员工",
    "name" : "IBIZSAMPLE0014",
    "getPSDEServiceAPIMethods" : [ {
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "Create",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0014/PSDEACTIONS/Create.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0014DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0014DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "POST",
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "READ",
      "methodType" : "DEACTION",
      "name" : "Get",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0014/PSDEACTIONS/Get.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZSample0014Id"
        },
        "name" : "输入对象",
        "type" : "KEYFIELD"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0014DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "DELETE",
      "methodType" : "DEACTION",
      "name" : "Remove",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0014/PSDEACTIONS/Remove.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZSample0014Id"
        },
        "name" : "输入对象",
        "type" : "KEYFIELDS"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "DELETE",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "UPDATE",
      "methodType" : "DEACTION",
      "name" : "Update",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0014/PSDEACTIONS/Update.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0014DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0014DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "PUT",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "codeName" : "CheckKey",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "CheckKey",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0014/PSDEACTIONS/CheckKey.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0014DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "stdDataType" : 9,
        "type" : "SIMPLE"
      },
      "requestMethod" : "POST"
    }, {
      "codeName" : "GetDraft",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "GetDraft",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0014/PSDEACTIONS/GetDraft.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0014DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0014DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Save",
      "methodType" : "DEACTION",
      "name" : "Save",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0014/PSDEACTIONS/Save.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0014DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "POST",
      "needResourceKey" : true
    }, {
      "codeName" : "FetchCurIBIZSample0014",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchCurIBIZSample0014",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "CurIBIZSample0014"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0014FilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0014DTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "FetchDefault",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchDefault",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "Default"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0014FilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0014DTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Select",
      "dataAccessAction" : "READ",
      "methodType" : "SELECT",
      "name" : "Select",
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "type" : "UNKNOWN"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "UNKNOWN"
      },
      "requestMethod" : "GET"
    } ],
    "getPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0014.json"
    },
    "enableDataExport" : true,
    "enableDataImport" : true,
    "major" : true
  }, {
    "aPIMode" : 1,
    "codeName" : "IBIZUNIProduct",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DE.LNAME.IBIZUNIPRODUCT"
    },
    "logicName" : "统一产品(索引主实体)",
    "name" : "IBIZUNIPRODUCT",
    "getPSDEServiceAPIMethods" : [ {
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "Create",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZUNIProduct/PSDEACTIONS/Create.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZUNIProductDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZUNIProductDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "POST",
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "READ",
      "methodType" : "DEACTION",
      "name" : "Get",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZUNIProduct/PSDEACTIONS/Get.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZUNIProductId"
        },
        "name" : "输入对象",
        "type" : "KEYFIELD"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZUNIProductDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "DELETE",
      "methodType" : "DEACTION",
      "name" : "Remove",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZUNIProduct/PSDEACTIONS/Remove.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZUNIProductId"
        },
        "name" : "输入对象",
        "type" : "KEYFIELDS"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "DELETE",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "UPDATE",
      "methodType" : "DEACTION",
      "name" : "Update",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZUNIProduct/PSDEACTIONS/Update.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZUNIProductDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZUNIProductDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "PUT",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "codeName" : "CheckKey",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "CheckKey",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZUNIProduct/PSDEACTIONS/CheckKey.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZUNIProductDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "stdDataType" : 9,
        "type" : "SIMPLE"
      },
      "requestMethod" : "POST"
    }, {
      "codeName" : "GetDraft",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "GetDraft",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZUNIProduct/PSDEACTIONS/GetDraft.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZUNIProductDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZUNIProductDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Save",
      "methodType" : "DEACTION",
      "name" : "Save",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZUNIProduct/PSDEACTIONS/Save.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZUNIProductDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "POST",
      "needResourceKey" : true
    }, {
      "codeName" : "FetchDefault",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchDefault",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "Default"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZUNIProductFilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZUNIProductDTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Select",
      "dataAccessAction" : "READ",
      "methodType" : "SELECT",
      "name" : "Select",
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "type" : "UNKNOWN"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "UNKNOWN"
      },
      "requestMethod" : "GET"
    } ],
    "getPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZUNIProduct.json"
    },
    "enableDataExport" : true,
    "enableDataImport" : true,
    "major" : true
  }, {
    "aPIMode" : 1,
    "codeName" : "IBIZCustomerMG",
    "logicName" : "客户管理",
    "name" : "IBIZCUSTOMERMG",
    "getPSDEServiceAPIMethods" : [ {
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "Create",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZCustomerMG/PSDEACTIONS/Create.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCustomerMGDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCustomerMGDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "POST",
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "READ",
      "methodType" : "DEACTION",
      "name" : "Get",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZCustomerMG/PSDEACTIONS/Get.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZCustomerId"
        },
        "name" : "输入对象",
        "type" : "KEYFIELD"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCustomerMGDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "DELETE",
      "methodType" : "DEACTION",
      "name" : "Remove",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZCustomerMG/PSDEACTIONS/Remove.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZCustomerId"
        },
        "name" : "输入对象",
        "type" : "KEYFIELDS"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "DELETE",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "UPDATE",
      "methodType" : "DEACTION",
      "name" : "Update",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZCustomerMG/PSDEACTIONS/Update.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCustomerMGDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCustomerMGDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "PUT",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "codeName" : "CheckKey",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "CheckKey",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZCustomerMG/PSDEACTIONS/CheckKey.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCustomerMGDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "stdDataType" : 9,
        "type" : "SIMPLE"
      },
      "requestMethod" : "POST"
    }, {
      "codeName" : "GetDraft",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "GetDraft",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZCustomerMG/PSDEACTIONS/GetDraft.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCustomerMGDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCustomerMGDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Save",
      "methodType" : "DEACTION",
      "name" : "Save",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZCustomerMG/PSDEACTIONS/Save.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCustomerMGDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "POST",
      "needResourceKey" : true
    }, {
      "codeName" : "FetchDefault",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchDefault",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "Default"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCustomerMGFilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCustomerMGDTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Select",
      "dataAccessAction" : "READ",
      "methodType" : "SELECT",
      "name" : "Select",
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "type" : "UNKNOWN"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "UNKNOWN"
      },
      "requestMethod" : "GET"
    } ],
    "getPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZCustomerMG.json"
    },
    "enableDataExport" : true,
    "enableDataImport" : true,
    "major" : true
  }, {
    "aPIMode" : 1,
    "codeName" : "IBIZSample0007",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DE.LNAME.IBIZSAMPLE0007"
    },
    "logicName" : "嵌套流程(子)",
    "name" : "IBIZSAMPLE0007",
    "getPSDEServiceAPIMethods" : [ {
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "Create",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0007/PSDEACTIONS/Create.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0007DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0007DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "POST",
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "READ",
      "methodType" : "DEACTION",
      "name" : "Get",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0007/PSDEACTIONS/Get.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZSample0007Id"
        },
        "name" : "输入对象",
        "type" : "KEYFIELD"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0007DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "DELETE",
      "methodType" : "DEACTION",
      "name" : "Remove",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0007/PSDEACTIONS/Remove.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZSample0007Id"
        },
        "name" : "输入对象",
        "type" : "KEYFIELDS"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "DELETE",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "UPDATE",
      "methodType" : "DEACTION",
      "name" : "Update",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0007/PSDEACTIONS/Update.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0007DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0007DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "PUT",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "codeName" : "CheckKey",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "CheckKey",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0007/PSDEACTIONS/CheckKey.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0007DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "stdDataType" : 9,
        "type" : "SIMPLE"
      },
      "requestMethod" : "POST"
    }, {
      "codeName" : "GetDraft",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "GetDraft",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0007/PSDEACTIONS/GetDraft.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0007DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0007DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Save",
      "methodType" : "DEACTION",
      "name" : "Save",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0007/PSDEACTIONS/Save.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0007DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "POST",
      "needResourceKey" : true
    }, {
      "codeName" : "FetchCurGW",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchCurGW",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "CurGW"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0007FilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0007DTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "FetchDefault",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchDefault",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "Default"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0007FilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0007DTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Select",
      "dataAccessAction" : "READ",
      "methodType" : "SELECT",
      "name" : "Select",
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "type" : "UNKNOWN"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "UNKNOWN"
      },
      "requestMethod" : "GET"
    } ],
    "getPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0007.json"
    },
    "enableDataExport" : true,
    "enableDataImport" : true,
    "major" : true
  }, {
    "aPIMode" : 1,
    "codeName" : "IBIZSample0018",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DE.LNAME.IBIZSAMPLE0018"
    },
    "logicName" : "示例实体18",
    "name" : "IBIZSAMPLE0018",
    "getPSDEServiceAPIMethods" : [ {
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "Create",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0018/PSDEACTIONS/Create.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0018DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0018DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "POST",
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "READ",
      "methodType" : "DEACTION",
      "name" : "Get",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0018/PSDEACTIONS/Get.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZSample0018Id"
        },
        "name" : "输入对象",
        "type" : "KEYFIELD"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0018DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "DELETE",
      "methodType" : "DEACTION",
      "name" : "Remove",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0018/PSDEACTIONS/Remove.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZSample0018Id"
        },
        "name" : "输入对象",
        "type" : "KEYFIELDS"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "DELETE",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "UPDATE",
      "methodType" : "DEACTION",
      "name" : "Update",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0018/PSDEACTIONS/Update.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0018DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0018DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "PUT",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "codeName" : "CheckKey",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "CheckKey",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0018/PSDEACTIONS/CheckKey.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0018DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "stdDataType" : 9,
        "type" : "SIMPLE"
      },
      "requestMethod" : "POST"
    }, {
      "codeName" : "GetDraft",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "GetDraft",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0018/PSDEACTIONS/GetDraft.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0018DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0018DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Save",
      "methodType" : "DEACTION",
      "name" : "Save",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0018/PSDEACTIONS/Save.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0018DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "POST",
      "needResourceKey" : true
    }, {
      "codeName" : "FetchDefault",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchDefault",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "Default"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0018FilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0018DTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Select",
      "dataAccessAction" : "READ",
      "methodType" : "SELECT",
      "name" : "Select",
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "type" : "UNKNOWN"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "UNKNOWN"
      },
      "requestMethod" : "GET"
    } ],
    "getPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0018.json"
    },
    "enableDataExport" : true,
    "enableDataImport" : true,
    "major" : true
  }, {
    "aPIMode" : 1,
    "codeName" : "IBIZAccount",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DE.LNAME.IBIZACCOUNT"
    },
    "logicName" : "账户",
    "name" : "IBIZACCOUNT",
    "getPSDEServiceAPIMethods" : [ {
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "Create",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZAccount/PSDEACTIONS/Create.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZAccountDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZAccountDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "POST",
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "READ",
      "methodType" : "DEACTION",
      "name" : "Get",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZAccount/PSDEACTIONS/Get.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZAccountId"
        },
        "name" : "输入对象",
        "type" : "KEYFIELD"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZAccountDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "DELETE",
      "methodType" : "DEACTION",
      "name" : "Remove",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZAccount/PSDEACTIONS/Remove.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZAccountId"
        },
        "name" : "输入对象",
        "type" : "KEYFIELDS"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "DELETE",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "UPDATE",
      "methodType" : "DEACTION",
      "name" : "Update",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZAccount/PSDEACTIONS/Update.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZAccountDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZAccountDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "PUT",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "codeName" : "CheckKey",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "CheckKey",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZAccount/PSDEACTIONS/CheckKey.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZAccountDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "stdDataType" : 9,
        "type" : "SIMPLE"
      },
      "requestMethod" : "POST"
    }, {
      "codeName" : "GetDraft",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "GetDraft",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZAccount/PSDEACTIONS/GetDraft.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZAccountDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZAccountDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Save",
      "methodType" : "DEACTION",
      "name" : "Save",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZAccount/PSDEACTIONS/Save.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZAccountDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "POST",
      "needResourceKey" : true
    }, {
      "codeName" : "FetchDefault",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchDefault",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "Default"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZAccountFilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZAccountDTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Select",
      "dataAccessAction" : "READ",
      "methodType" : "SELECT",
      "name" : "Select",
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "type" : "UNKNOWN"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "UNKNOWN"
      },
      "requestMethod" : "GET"
    } ],
    "getPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZAccount.json"
    },
    "enableDataExport" : true,
    "enableDataImport" : true,
    "major" : true
  }, {
    "aPIMode" : 1,
    "codeName" : "IBIZTASK",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DE.LNAME.IBIZTASK"
    },
    "logicName" : "任务",
    "name" : "IBIZTASK",
    "getPSDEServiceAPIMethods" : [ {
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "Create",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZTASK/PSDEACTIONS/Create.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZTASKDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZTASKDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "POST",
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "READ",
      "methodType" : "DEACTION",
      "name" : "Get",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZTASK/PSDEACTIONS/Get.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZTASKId"
        },
        "name" : "输入对象",
        "type" : "KEYFIELD"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZTASKDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "DELETE",
      "methodType" : "DEACTION",
      "name" : "Remove",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZTASK/PSDEACTIONS/Remove.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZTASKId"
        },
        "name" : "输入对象",
        "type" : "KEYFIELDS"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "DELETE",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "UPDATE",
      "methodType" : "DEACTION",
      "name" : "Update",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZTASK/PSDEACTIONS/Update.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZTASKDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZTASKDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "PUT",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "codeName" : "CheckKey",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "CheckKey",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZTASK/PSDEACTIONS/CheckKey.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZTASKDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "stdDataType" : 9,
        "type" : "SIMPLE"
      },
      "requestMethod" : "POST"
    }, {
      "codeName" : "GetDraft",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "GetDraft",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZTASK/PSDEACTIONS/GetDraft.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZTASKDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZTASKDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Save",
      "methodType" : "DEACTION",
      "name" : "Save",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZTASK/PSDEACTIONS/Save.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZTASKDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "POST",
      "needResourceKey" : true
    }, {
      "codeName" : "FetchDefault",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchDefault",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "Default"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZTASKFilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZTASKDTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Select",
      "dataAccessAction" : "READ",
      "methodType" : "SELECT",
      "name" : "Select",
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "type" : "UNKNOWN"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "UNKNOWN"
      },
      "requestMethod" : "GET"
    } ],
    "getPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZTASK.json"
    },
    "enableDataExport" : true,
    "enableDataImport" : true,
    "major" : true
  }, {
    "aPIMode" : 1,
    "codeName" : "IBIZSample0001",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DE.LNAME.IBIZSAMPLE0001"
    },
    "logicName" : "示例实体01",
    "name" : "IBIZSAMPLE0001",
    "getPSDEServiceAPIMethods" : [ {
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "Create",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0001/PSDEACTIONS/Create.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0001DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0001DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "POST",
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "READ",
      "methodType" : "DEACTION",
      "name" : "Get",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0001/PSDEACTIONS/Get.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZSample0001Id"
        },
        "name" : "输入对象",
        "type" : "KEYFIELD"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0001DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "DELETE",
      "methodType" : "DEACTION",
      "name" : "Remove",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0001/PSDEACTIONS/Remove.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZSample0001Id"
        },
        "name" : "输入对象",
        "type" : "KEYFIELDS"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "DELETE",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "UPDATE",
      "methodType" : "DEACTION",
      "name" : "Update",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0001/PSDEACTIONS/Update.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0001DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0001DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "PUT",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "codeName" : "CheckKey",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "CheckKey",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0001/PSDEACTIONS/CheckKey.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0001DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "stdDataType" : 9,
        "type" : "SIMPLE"
      },
      "requestMethod" : "POST"
    }, {
      "codeName" : "GetDraft",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "GetDraft",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0001/PSDEACTIONS/GetDraft.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0001DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0001DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Save",
      "methodType" : "DEACTION",
      "name" : "Save",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0001/PSDEACTIONS/Save.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0001DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "POST",
      "needResourceKey" : true
    }, {
      "codeName" : "FetchDefault",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchDefault",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "Default"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0001FilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0001DTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Select",
      "dataAccessAction" : "READ",
      "methodType" : "SELECT",
      "name" : "Select",
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "type" : "UNKNOWN"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "UNKNOWN"
      },
      "requestMethod" : "GET"
    } ],
    "getPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0001.json"
    },
    "enableDataExport" : true,
    "enableDataImport" : true,
    "major" : true
  }, {
    "aPIMode" : 1,
    "codeName" : "IBIZSoftwareSuit",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DE.LNAME.IBIZSOFTWARESUIT"
    },
    "logicName" : "软件",
    "name" : "IBIZSOFTWARESUIT",
    "getPSDEServiceAPIMethods" : [ {
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "Create",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSoftwareSuit/PSDEACTIONS/Create.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSoftwareSuitDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSoftwareSuitDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "POST",
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "READ",
      "methodType" : "DEACTION",
      "name" : "Get",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSoftwareSuit/PSDEACTIONS/Get.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZSoftwareSuitId"
        },
        "name" : "输入对象",
        "type" : "KEYFIELD"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSoftwareSuitDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "DELETE",
      "methodType" : "DEACTION",
      "name" : "Remove",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSoftwareSuit/PSDEACTIONS/Remove.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZSoftwareSuitId"
        },
        "name" : "输入对象",
        "type" : "KEYFIELDS"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "DELETE",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "UPDATE",
      "methodType" : "DEACTION",
      "name" : "Update",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSoftwareSuit/PSDEACTIONS/Update.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSoftwareSuitDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSoftwareSuitDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "PUT",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "codeName" : "CheckKey",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "CheckKey",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSoftwareSuit/PSDEACTIONS/CheckKey.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSoftwareSuitDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "stdDataType" : 9,
        "type" : "SIMPLE"
      },
      "requestMethod" : "POST"
    }, {
      "codeName" : "GetDraft",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "GetDraft",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSoftwareSuit/PSDEACTIONS/GetDraft.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSoftwareSuitDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSoftwareSuitDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Save",
      "methodType" : "DEACTION",
      "name" : "Save",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSoftwareSuit/PSDEACTIONS/Save.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSoftwareSuitDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "POST",
      "needResourceKey" : true
    }, {
      "codeName" : "FetchDefault",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchDefault",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "Default"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSoftwareSuitFilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSoftwareSuitDTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Select",
      "dataAccessAction" : "READ",
      "methodType" : "SELECT",
      "name" : "Select",
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "type" : "UNKNOWN"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "UNKNOWN"
      },
      "requestMethod" : "GET"
    } ],
    "getPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSoftwareSuit.json"
    },
    "enableDataExport" : true,
    "enableDataImport" : true,
    "major" : true
  }, {
    "aPIMode" : 1,
    "codeName" : "IBIZCustomer_INTF",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DE.LNAME.IBIZCUSTOMER"
    },
    "logicName" : "客户",
    "name" : "IBIZCUSTOMER_INTF",
    "getPSDEServiceAPIMethods" : [ {
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "Create",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZCustomer_INTF/PSDEACTIONS/Create.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCustomer_INTFDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCustomer_INTFDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "POST",
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "READ",
      "methodType" : "DEACTION",
      "name" : "Get",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZCustomer_INTF/PSDEACTIONS/Get.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZCustomerId"
        },
        "name" : "输入对象",
        "type" : "KEYFIELD"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCustomer_INTFDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "DELETE",
      "methodType" : "DEACTION",
      "name" : "Remove",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZCustomer_INTF/PSDEACTIONS/Remove.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZCustomerId"
        },
        "name" : "输入对象",
        "type" : "KEYFIELDS"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "DELETE",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "UPDATE",
      "methodType" : "DEACTION",
      "name" : "Update",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZCustomer_INTF/PSDEACTIONS/Update.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCustomer_INTFDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCustomer_INTFDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "PUT",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "codeName" : "CheckKey",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "CheckKey",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZCustomer_INTF/PSDEACTIONS/CheckKey.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCustomer_INTFDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "stdDataType" : 9,
        "type" : "SIMPLE"
      },
      "requestMethod" : "POST"
    }, {
      "codeName" : "GetDraft",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "GetDraft",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZCustomer_INTF/PSDEACTIONS/GetDraft.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCustomer_INTFDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCustomer_INTFDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Save",
      "methodType" : "DEACTION",
      "name" : "Save",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZCustomer_INTF/PSDEACTIONS/Save.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCustomer_INTFDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "POST",
      "needResourceKey" : true
    }, {
      "codeName" : "XXX",
      "methodType" : "DEACTION",
      "name" : "XXX",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZCustomer_INTF/PSDEACTIONS/XXX.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCustomer_INTFDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "POST",
      "needResourceKey" : true
    }, {
      "codeName" : "FetchCurCustomer",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchCurCustomer",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "CurCustomer"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCustomer_INTFFilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCustomer_INTFDTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "POST"
    }, {
      "codeName" : "FetchDefault",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchDefault",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "Default"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCustomer_INTFFilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCustomer_INTFDTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Select",
      "dataAccessAction" : "READ",
      "methodType" : "SELECT",
      "name" : "Select",
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "type" : "UNKNOWN"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "UNKNOWN"
      },
      "requestMethod" : "GET"
    } ],
    "getPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZCustomer_INTF.json"
    },
    "enableDataExport" : true,
    "enableDataImport" : true,
    "major" : true
  }, {
    "aPIMode" : 1,
    "codeName" : "IBIZSample0011",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DE.LNAME.IBIZSAMPLE0011"
    },
    "logicName" : "订单明细",
    "name" : "IBIZSAMPLE0011",
    "getPSDEServiceAPIMethods" : [ {
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "Create",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0011/PSDEACTIONS/Create.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0011DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0011DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "POST",
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "READ",
      "methodType" : "DEACTION",
      "name" : "Get",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0011/PSDEACTIONS/Get.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZSample0011Id"
        },
        "name" : "输入对象",
        "type" : "KEYFIELD"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0011DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "DELETE",
      "methodType" : "DEACTION",
      "name" : "Remove",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0011/PSDEACTIONS/Remove.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZSample0011Id"
        },
        "name" : "输入对象",
        "type" : "KEYFIELDS"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "DELETE",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "UPDATE",
      "methodType" : "DEACTION",
      "name" : "Update",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0011/PSDEACTIONS/Update.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0011DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0011DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "PUT",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "codeName" : "CheckKey",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "CheckKey",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0011/PSDEACTIONS/CheckKey.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0011DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "stdDataType" : 9,
        "type" : "SIMPLE"
      },
      "requestMethod" : "POST"
    }, {
      "codeName" : "GetDraft",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "GetDraft",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0011/PSDEACTIONS/GetDraft.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0011DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0011DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Save",
      "methodType" : "DEACTION",
      "name" : "Save",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0011/PSDEACTIONS/Save.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0011DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "POST",
      "needResourceKey" : true
    }, {
      "codeName" : "FetchDefault",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchDefault",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "Default"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0011FilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0011DTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Select",
      "dataAccessAction" : "READ",
      "methodType" : "SELECT",
      "name" : "Select",
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "type" : "UNKNOWN"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "UNKNOWN"
      },
      "requestMethod" : "GET"
    } ],
    "getPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0011.json"
    },
    "enableDataExport" : true,
    "enableDataImport" : true,
    "major" : true
  }, {
    "aPIMode" : 1,
    "codeName" : "IBIZOrderDetail",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DE.LNAME.IBIZORDERDETAIL"
    },
    "logicName" : "订单明细",
    "name" : "IBIZORDERDETAIL",
    "getPSDEServiceAPIMethods" : [ {
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "Create",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrderDetail/PSDEACTIONS/Create.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDetailDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDetailDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "POST",
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "READ",
      "methodType" : "DEACTION",
      "name" : "Get",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrderDetail/PSDEACTIONS/Get.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZOrderDetailId"
        },
        "name" : "输入对象",
        "type" : "KEYFIELD"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDetailDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "DELETE",
      "methodType" : "DEACTION",
      "name" : "Remove",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrderDetail/PSDEACTIONS/Remove.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZOrderDetailId"
        },
        "name" : "输入对象",
        "type" : "KEYFIELDS"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "DELETE",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "UPDATE",
      "methodType" : "DEACTION",
      "name" : "Update",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrderDetail/PSDEACTIONS/Update.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDetailDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDetailDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "PUT",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "codeName" : "CheckKey",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "CheckKey",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrderDetail/PSDEACTIONS/CheckKey.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDetailDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "stdDataType" : 9,
        "type" : "SIMPLE"
      },
      "requestMethod" : "POST"
    }, {
      "codeName" : "CountMoney",
      "methodType" : "DEACTION",
      "name" : "CountMoney",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrderDetail/PSDEACTIONS/CountMoney.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDetailDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "POST",
      "needResourceKey" : true
    }, {
      "codeName" : "GetDraft",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "GetDraft",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrderDetail/PSDEACTIONS/GetDraft.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDetailDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDetailDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "GetUnitAndPrice",
      "dataAccessAction" : "READ",
      "methodType" : "DEACTION",
      "name" : "GetUnitAndPrice",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrderDetail/PSDEACTIONS/GetUnitAndPrice.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZOrderDetailId"
        },
        "name" : "输入对象",
        "type" : "KEYFIELD"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDetailDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET",
      "needResourceKey" : true
    }, {
      "codeName" : "Save",
      "methodType" : "DEACTION",
      "name" : "Save",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrderDetail/PSDEACTIONS/Save.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDetailDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "POST",
      "needResourceKey" : true
    }, {
      "codeName" : "FetchCSMXDY",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchCSMXDY",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "CSMXDY"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDetailFilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDetailDTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "FetchDefault",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchDefault",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "Default"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDetailFilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDetailDTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "FetchLOGIC_0007",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchLOGIC_0007",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "LOGIC_0007"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDetailFilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDetailDTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "FetchX",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchX",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "X"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDetailFilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderDetailDTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Select",
      "dataAccessAction" : "READ",
      "methodType" : "SELECT",
      "name" : "Select",
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "type" : "UNKNOWN"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "UNKNOWN"
      },
      "requestMethod" : "GET"
    } ],
    "getPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrderDetail.json"
    },
    "enableDataExport" : true,
    "enableDataImport" : true,
    "major" : true
  }, {
    "aPIMode" : 1,
    "codeName" : "IBIZOrderType",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DE.LNAME.IBIZORDERTYPE"
    },
    "logicName" : "订单类型",
    "name" : "IBIZORDERTYPE",
    "getPSDEServiceAPIMethods" : [ {
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "Create",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrderType/PSDEACTIONS/Create.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderTypeDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderTypeDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "POST",
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "READ",
      "methodType" : "DEACTION",
      "name" : "Get",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrderType/PSDEACTIONS/Get.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZOrderTypeId"
        },
        "name" : "输入对象",
        "type" : "KEYFIELD"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderTypeDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "DELETE",
      "methodType" : "DEACTION",
      "name" : "Remove",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrderType/PSDEACTIONS/Remove.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZOrderTypeId"
        },
        "name" : "输入对象",
        "type" : "KEYFIELDS"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "DELETE",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "UPDATE",
      "methodType" : "DEACTION",
      "name" : "Update",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrderType/PSDEACTIONS/Update.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderTypeDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderTypeDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "PUT",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "codeName" : "CheckKey",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "CheckKey",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrderType/PSDEACTIONS/CheckKey.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderTypeDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "stdDataType" : 9,
        "type" : "SIMPLE"
      },
      "requestMethod" : "POST"
    }, {
      "codeName" : "GetDraft",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "GetDraft",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrderType/PSDEACTIONS/GetDraft.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderTypeDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderTypeDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "ResetCodeList",
      "methodType" : "DEACTION",
      "name" : "ResetCodeList",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrderType/PSDEACTIONS/ResetCodeList.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderTypeDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "POST",
      "needResourceKey" : true
    }, {
      "codeName" : "Save",
      "methodType" : "DEACTION",
      "name" : "Save",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrderType/PSDEACTIONS/Save.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderTypeDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "POST",
      "needResourceKey" : true
    }, {
      "codeName" : "FetchDefault",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchDefault",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "Default"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderTypeFilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZOrderTypeDTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Select",
      "dataAccessAction" : "READ",
      "methodType" : "SELECT",
      "name" : "Select",
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "type" : "UNKNOWN"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "UNKNOWN"
      },
      "requestMethod" : "GET"
    } ],
    "getPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZOrderType.json"
    },
    "enableDataExport" : true,
    "enableDataImport" : true,
    "major" : true
  }, {
    "aPIMode" : 1,
    "codeName" : "IBIZSample0008",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DE.LNAME.IBIZSAMPLE0008"
    },
    "logicName" : "自循环流程",
    "name" : "IBIZSAMPLE0008",
    "getPSDEServiceAPIMethods" : [ {
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "Create",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0008/PSDEACTIONS/Create.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0008DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0008DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "POST",
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "READ",
      "methodType" : "DEACTION",
      "name" : "Get",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0008/PSDEACTIONS/Get.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZSample0008Id"
        },
        "name" : "输入对象",
        "type" : "KEYFIELD"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0008DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "DELETE",
      "methodType" : "DEACTION",
      "name" : "Remove",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0008/PSDEACTIONS/Remove.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZSample0008Id"
        },
        "name" : "输入对象",
        "type" : "KEYFIELDS"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "DELETE",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "UPDATE",
      "methodType" : "DEACTION",
      "name" : "Update",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0008/PSDEACTIONS/Update.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0008DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0008DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "PUT",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "codeName" : "CheckKey",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "CheckKey",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0008/PSDEACTIONS/CheckKey.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0008DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "stdDataType" : 9,
        "type" : "SIMPLE"
      },
      "requestMethod" : "POST"
    }, {
      "codeName" : "GetDraft",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "GetDraft",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0008/PSDEACTIONS/GetDraft.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0008DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0008DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Save",
      "methodType" : "DEACTION",
      "name" : "Save",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0008/PSDEACTIONS/Save.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0008DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "POST",
      "needResourceKey" : true
    }, {
      "codeName" : "FetchDefault",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchDefault",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "Default"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0008FilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0008DTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Select",
      "dataAccessAction" : "READ",
      "methodType" : "SELECT",
      "name" : "Select",
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "type" : "UNKNOWN"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "UNKNOWN"
      },
      "requestMethod" : "GET"
    } ],
    "getPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0008.json"
    },
    "enableDataExport" : true,
    "enableDataImport" : true,
    "major" : true
  }, {
    "aPIMode" : 1,
    "codeName" : "IBIZSample0020",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DE.LNAME.IBIZSAMPLE0020"
    },
    "logicName" : "员工",
    "name" : "IBIZSAMPLE0020",
    "getPSDEServiceAPIMethods" : [ {
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "Create",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0020/PSDEACTIONS/Create.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0020DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0020DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "POST",
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "READ",
      "methodType" : "DEACTION",
      "name" : "Get",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0020/PSDEACTIONS/Get.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZSAMPLE0020Id"
        },
        "name" : "输入对象",
        "type" : "KEYFIELD"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0020DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "DELETE",
      "methodType" : "DEACTION",
      "name" : "Remove",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0020/PSDEACTIONS/Remove.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZSAMPLE0020Id"
        },
        "name" : "输入对象",
        "type" : "KEYFIELDS"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "DELETE",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "UPDATE",
      "methodType" : "DEACTION",
      "name" : "Update",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0020/PSDEACTIONS/Update.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0020DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0020DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "PUT",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "codeName" : "CheckKey",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "CheckKey",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0020/PSDEACTIONS/CheckKey.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0020DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "stdDataType" : 9,
        "type" : "SIMPLE"
      },
      "requestMethod" : "POST"
    }, {
      "codeName" : "GetDraft",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "GetDraft",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0020/PSDEACTIONS/GetDraft.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0020DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0020DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Save",
      "methodType" : "DEACTION",
      "name" : "Save",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0020/PSDEACTIONS/Save.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0020DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "POST",
      "needResourceKey" : true
    }, {
      "codeName" : "FetchDefault",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchDefault",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "Default"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0020FilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0020DTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Select",
      "dataAccessAction" : "READ",
      "methodType" : "SELECT",
      "name" : "Select",
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "type" : "UNKNOWN"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "UNKNOWN"
      },
      "requestMethod" : "GET"
    } ],
    "getPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0020.json"
    },
    "enableDataExport" : true,
    "enableDataImport" : true,
    "major" : true
  }, {
    "aPIMode" : 1,
    "codeName" : "IBIZHardware",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DE.LNAME.IBIZHARDWARE"
    },
    "logicName" : "硬件",
    "name" : "IBIZHARDWARE",
    "getPSDEServiceAPIMethods" : [ {
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "Create",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZHardware/PSDEACTIONS/Create.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZHardwareDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZHardwareDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "POST",
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "READ",
      "methodType" : "DEACTION",
      "name" : "Get",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZHardware/PSDEACTIONS/Get.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZHardwareId"
        },
        "name" : "输入对象",
        "type" : "KEYFIELD"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZHardwareDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "DELETE",
      "methodType" : "DEACTION",
      "name" : "Remove",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZHardware/PSDEACTIONS/Remove.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZHardwareId"
        },
        "name" : "输入对象",
        "type" : "KEYFIELDS"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "DELETE",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "UPDATE",
      "methodType" : "DEACTION",
      "name" : "Update",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZHardware/PSDEACTIONS/Update.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZHardwareDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZHardwareDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "PUT",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "codeName" : "CheckKey",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "CheckKey",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZHardware/PSDEACTIONS/CheckKey.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZHardwareDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "stdDataType" : 9,
        "type" : "SIMPLE"
      },
      "requestMethod" : "POST"
    }, {
      "codeName" : "GetDraft",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "GetDraft",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZHardware/PSDEACTIONS/GetDraft.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZHardwareDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZHardwareDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Save",
      "methodType" : "DEACTION",
      "name" : "Save",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZHardware/PSDEACTIONS/Save.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZHardwareDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "POST",
      "needResourceKey" : true
    }, {
      "codeName" : "FetchDefault",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchDefault",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "Default"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZHardwareFilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZHardwareDTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Select",
      "dataAccessAction" : "READ",
      "methodType" : "SELECT",
      "name" : "Select",
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "type" : "UNKNOWN"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "UNKNOWN"
      },
      "requestMethod" : "GET"
    } ],
    "getPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZHardware.json"
    },
    "enableDataExport" : true,
    "enableDataImport" : true,
    "major" : true
  }, {
    "aPIMode" : 1,
    "codeName" : "IBIZSample0005",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DE.LNAME.IBIZSAMPLE0005"
    },
    "logicName" : "多模式流程",
    "name" : "IBIZSAMPLE0005",
    "getPSDEServiceAPIMethods" : [ {
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "Create",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0005/PSDEACTIONS/Create.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0005DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0005DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "POST",
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "READ",
      "methodType" : "DEACTION",
      "name" : "Get",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0005/PSDEACTIONS/Get.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZSample0005Id"
        },
        "name" : "输入对象",
        "type" : "KEYFIELD"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0005DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "DELETE",
      "methodType" : "DEACTION",
      "name" : "Remove",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0005/PSDEACTIONS/Remove.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZSample0005Id"
        },
        "name" : "输入对象",
        "type" : "KEYFIELDS"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "DELETE",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "UPDATE",
      "methodType" : "DEACTION",
      "name" : "Update",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0005/PSDEACTIONS/Update.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0005DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0005DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "PUT",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "codeName" : "CheckKey",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "CheckKey",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0005/PSDEACTIONS/CheckKey.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0005DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "stdDataType" : 9,
        "type" : "SIMPLE"
      },
      "requestMethod" : "POST"
    }, {
      "codeName" : "GetDraft",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "GetDraft",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0005/PSDEACTIONS/GetDraft.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0005DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0005DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Save",
      "methodType" : "DEACTION",
      "name" : "Save",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0005/PSDEACTIONS/Save.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0005DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "POST",
      "needResourceKey" : true
    }, {
      "codeName" : "FetchDefault",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchDefault",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "Default"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0005FilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0005DTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Select",
      "dataAccessAction" : "READ",
      "methodType" : "SELECT",
      "name" : "Select",
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "type" : "UNKNOWN"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "UNKNOWN"
      },
      "requestMethod" : "GET"
    } ],
    "getPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0005.json"
    },
    "enableDataExport" : true,
    "enableDataImport" : true,
    "major" : true
  }, {
    "aPIMode" : 1,
    "codeName" : "IBIZSample0009",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DE.LNAME.IBIZSAMPLE0009"
    },
    "logicName" : "商品价格明细",
    "name" : "IBIZSAMPLE0009",
    "getPSDEServiceAPIMethods" : [ {
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "Create",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0009/PSDEACTIONS/Create.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0009DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0009DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "POST",
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "READ",
      "methodType" : "DEACTION",
      "name" : "Get",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0009/PSDEACTIONS/Get.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZSample0009Id"
        },
        "name" : "输入对象",
        "type" : "KEYFIELD"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0009DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "DELETE",
      "methodType" : "DEACTION",
      "name" : "Remove",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0009/PSDEACTIONS/Remove.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZSample0009Id"
        },
        "name" : "输入对象",
        "type" : "KEYFIELDS"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "DELETE",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "UPDATE",
      "methodType" : "DEACTION",
      "name" : "Update",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0009/PSDEACTIONS/Update.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0009DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0009DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "PUT",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "codeName" : "CheckKey",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "CheckKey",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0009/PSDEACTIONS/CheckKey.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0009DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "stdDataType" : 9,
        "type" : "SIMPLE"
      },
      "requestMethod" : "POST"
    }, {
      "codeName" : "GetDraft",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "GetDraft",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0009/PSDEACTIONS/GetDraft.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0009DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0009DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Save",
      "methodType" : "DEACTION",
      "name" : "Save",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0009/PSDEACTIONS/Save.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0009DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "POST",
      "needResourceKey" : true
    }, {
      "codeName" : "FetchDefault",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchDefault",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "Default"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0009FilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0009DTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Select",
      "dataAccessAction" : "READ",
      "methodType" : "SELECT",
      "name" : "Select",
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "type" : "UNKNOWN"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "UNKNOWN"
      },
      "requestMethod" : "GET"
    } ],
    "getPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0009.json"
    },
    "enableDataExport" : true,
    "enableDataImport" : true,
    "major" : true
  }, {
    "aPIMode" : 1,
    "codeName" : "IBIZBOOK",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DE.LNAME.IBIZBOOK"
    },
    "logicName" : "图书",
    "name" : "IBIZBOOK",
    "getPSDEServiceAPIMethods" : [ {
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "Create",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZBOOK/PSDEACTIONS/Create.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZBOOKDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZBOOKDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "POST",
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "READ",
      "methodType" : "DEACTION",
      "name" : "Get",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZBOOK/PSDEACTIONS/Get.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZBOOKId"
        },
        "name" : "输入对象",
        "type" : "KEYFIELD"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZBOOKDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "DELETE",
      "methodType" : "DEACTION",
      "name" : "Remove",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZBOOK/PSDEACTIONS/Remove.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZBOOKId"
        },
        "name" : "输入对象",
        "type" : "KEYFIELDS"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "DELETE",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "UPDATE",
      "methodType" : "DEACTION",
      "name" : "Update",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZBOOK/PSDEACTIONS/Update.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZBOOKDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZBOOKDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "PUT",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "codeName" : "CheckKey",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "CheckKey",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZBOOK/PSDEACTIONS/CheckKey.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZBOOKDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "stdDataType" : 9,
        "type" : "SIMPLE"
      },
      "requestMethod" : "POST"
    }, {
      "codeName" : "GetDraft",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "GetDraft",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZBOOK/PSDEACTIONS/GetDraft.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZBOOKDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZBOOKDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Save",
      "methodType" : "DEACTION",
      "name" : "Save",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZBOOK/PSDEACTIONS/Save.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZBOOKDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "POST",
      "needResourceKey" : true
    }, {
      "codeName" : "UpdatePress",
      "dataAccessAction" : "UPDATE",
      "methodType" : "DEACTION",
      "name" : "UpdatePress",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZBOOK/PSDEACTIONS/UpdatePress.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZBOOKDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZBOOKDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "PUT",
      "needResourceKey" : true
    }, {
      "codeName" : "FetchDefault",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchDefault",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "Default"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZBOOKFilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZBOOKDTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Select",
      "dataAccessAction" : "READ",
      "methodType" : "SELECT",
      "name" : "Select",
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "type" : "UNKNOWN"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "UNKNOWN"
      },
      "requestMethod" : "GET"
    } ],
    "getPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZBOOK.json"
    },
    "enableDataExport" : true,
    "enableDataImport" : true,
    "major" : true
  }, {
    "aPIMode" : 1,
    "codeName" : "IBIZSample0004",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DE.LNAME.IBIZSAMPLE0004"
    },
    "logicName" : "多版本流程",
    "name" : "IBIZSAMPLE0004",
    "getPSDEServiceAPIMethods" : [ {
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "Create",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0004/PSDEACTIONS/Create.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0004DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0004DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "POST",
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "READ",
      "methodType" : "DEACTION",
      "name" : "Get",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0004/PSDEACTIONS/Get.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZSample0004Id"
        },
        "name" : "输入对象",
        "type" : "KEYFIELD"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0004DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "DELETE",
      "methodType" : "DEACTION",
      "name" : "Remove",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0004/PSDEACTIONS/Remove.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZSample0004Id"
        },
        "name" : "输入对象",
        "type" : "KEYFIELDS"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "DELETE",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "UPDATE",
      "methodType" : "DEACTION",
      "name" : "Update",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0004/PSDEACTIONS/Update.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0004DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0004DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "PUT",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "codeName" : "CheckKey",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "CheckKey",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0004/PSDEACTIONS/CheckKey.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0004DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "stdDataType" : 9,
        "type" : "SIMPLE"
      },
      "requestMethod" : "POST"
    }, {
      "codeName" : "GetDraft",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "GetDraft",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0004/PSDEACTIONS/GetDraft.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0004DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0004DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Save",
      "methodType" : "DEACTION",
      "name" : "Save",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0004/PSDEACTIONS/Save.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0004DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "POST",
      "needResourceKey" : true
    }, {
      "codeName" : "FetchDefault",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchDefault",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "Default"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0004FilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0004DTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Select",
      "dataAccessAction" : "READ",
      "methodType" : "SELECT",
      "name" : "Select",
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "type" : "UNKNOWN"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "UNKNOWN"
      },
      "requestMethod" : "GET"
    } ],
    "getPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0004.json"
    },
    "enableDataExport" : true,
    "enableDataImport" : true,
    "major" : true
  }, {
    "aPIMode" : 1,
    "codeName" : "IBIZSample0016",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DE.LNAME.IBIZSAMPLE0016"
    },
    "logicName" : "项目成员",
    "name" : "IBIZSAMPLE0016",
    "getPSDEServiceAPIMethods" : [ {
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "Create",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0016/PSDEACTIONS/Create.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0016DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0016DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "POST",
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "READ",
      "methodType" : "DEACTION",
      "name" : "Get",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0016/PSDEACTIONS/Get.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZSample0016Id"
        },
        "name" : "输入对象",
        "type" : "KEYFIELD"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0016DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "DELETE",
      "methodType" : "DEACTION",
      "name" : "Remove",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0016/PSDEACTIONS/Remove.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZSample0016Id"
        },
        "name" : "输入对象",
        "type" : "KEYFIELDS"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "DELETE",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "UPDATE",
      "methodType" : "DEACTION",
      "name" : "Update",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0016/PSDEACTIONS/Update.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0016DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0016DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "PUT",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "codeName" : "CheckKey",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "CheckKey",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0016/PSDEACTIONS/CheckKey.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0016DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "stdDataType" : 9,
        "type" : "SIMPLE"
      },
      "requestMethod" : "POST"
    }, {
      "codeName" : "GetDraft",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "GetDraft",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0016/PSDEACTIONS/GetDraft.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0016DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0016DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Save",
      "methodType" : "DEACTION",
      "name" : "Save",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0016/PSDEACTIONS/Save.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0016DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "POST",
      "needResourceKey" : true
    }, {
      "codeName" : "FetchDefault",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchDefault",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "Default"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0016FilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0016DTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Select",
      "dataAccessAction" : "READ",
      "methodType" : "SELECT",
      "name" : "Select",
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "type" : "UNKNOWN"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "UNKNOWN"
      },
      "requestMethod" : "GET"
    } ],
    "getPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0016.json"
    },
    "enableDataExport" : true,
    "enableDataImport" : true,
    "major" : true
  }, {
    "aPIMode" : 1,
    "codeName" : "IBIZAPPVIEW",
    "logicName" : "应用视图",
    "name" : "IBIZAPPVIEW",
    "getPSDEServiceAPIMethods" : [ {
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "Create",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZAPPVIEW/PSDEACTIONS/Create.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZAPPVIEWDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZAPPVIEWDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "POST",
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "READ",
      "methodType" : "DEACTION",
      "name" : "Get",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZAPPVIEW/PSDEACTIONS/Get.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZAPPVIEWId"
        },
        "name" : "输入对象",
        "type" : "KEYFIELD"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZAPPVIEWDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "DELETE",
      "methodType" : "DEACTION",
      "name" : "Remove",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZAPPVIEW/PSDEACTIONS/Remove.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZAPPVIEWId"
        },
        "name" : "输入对象",
        "type" : "KEYFIELDS"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "DELETE",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "UPDATE",
      "methodType" : "DEACTION",
      "name" : "Update",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZAPPVIEW/PSDEACTIONS/Update.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZAPPVIEWDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZAPPVIEWDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "PUT",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "codeName" : "CheckKey",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "CheckKey",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZAPPVIEW/PSDEACTIONS/CheckKey.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZAPPVIEWDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "stdDataType" : 9,
        "type" : "SIMPLE"
      },
      "requestMethod" : "POST"
    }, {
      "codeName" : "GetDraft",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "GetDraft",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZAPPVIEW/PSDEACTIONS/GetDraft.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZAPPVIEWDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZAPPVIEWDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Save",
      "methodType" : "DEACTION",
      "name" : "Save",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZAPPVIEW/PSDEACTIONS/Save.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZAPPVIEWDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "POST",
      "needResourceKey" : true
    }, {
      "codeName" : "FetchDefault",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchDefault",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "Default"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZAPPVIEWFilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZAPPVIEWDTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Select",
      "dataAccessAction" : "READ",
      "methodType" : "SELECT",
      "name" : "Select",
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "type" : "UNKNOWN"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "UNKNOWN"
      },
      "requestMethod" : "GET"
    } ],
    "getPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZAPPVIEW.json"
    },
    "enableDataExport" : true,
    "enableDataImport" : true,
    "major" : true
  }, {
    "aPIMode" : 1,
    "codeName" : "IBIZCustomer",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DE.LNAME.IBIZCUSTOMER"
    },
    "logicName" : "客户",
    "name" : "IBIZCUSTOMER",
    "getPSDEServiceAPIMethods" : [ {
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "Create",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZCustomer/PSDEACTIONS/Create.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCustomerDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCustomerDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "POST",
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "READ",
      "methodType" : "DEACTION",
      "name" : "Get",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZCustomer/PSDEACTIONS/Get.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZCustomerId"
        },
        "name" : "输入对象",
        "type" : "KEYFIELD"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCustomerDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "DELETE",
      "methodType" : "DEACTION",
      "name" : "Remove",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZCustomer/PSDEACTIONS/Remove.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZCustomerId"
        },
        "name" : "输入对象",
        "type" : "KEYFIELDS"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "DELETE",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "UPDATE",
      "methodType" : "DEACTION",
      "name" : "Update",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZCustomer/PSDEACTIONS/Update.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCustomerDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCustomerDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "PUT",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "codeName" : "CheckKey",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "CheckKey",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZCustomer/PSDEACTIONS/CheckKey.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCustomerDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "stdDataType" : 9,
        "type" : "SIMPLE"
      },
      "requestMethod" : "POST"
    }, {
      "codeName" : "GetDraft",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "GetDraft",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZCustomer/PSDEACTIONS/GetDraft.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCustomerDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCustomerDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "GetDynaCarousel",
      "dataAccessAction" : "READ",
      "methodType" : "DEACTION",
      "name" : "GetDynaCarousel",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZCustomer/PSDEACTIONS/GetDynaCarousel.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZCustomerId"
        },
        "name" : "输入对象",
        "type" : "KEYFIELD"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCustomerDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET",
      "needResourceKey" : true
    }, {
      "codeName" : "GetDynaImg",
      "dataAccessAction" : "READ",
      "methodType" : "DEACTION",
      "name" : "GetDynaImg",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZCustomer/PSDEACTIONS/GetDynaImg.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZCustomerId"
        },
        "name" : "输入对象",
        "type" : "KEYFIELD"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCustomerDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET",
      "needResourceKey" : true
    }, {
      "codeName" : "Save",
      "methodType" : "DEACTION",
      "name" : "Save",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZCustomer/PSDEACTIONS/Save.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCustomerDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "POST",
      "needResourceKey" : true
    }, {
      "codeName" : "FetchDefault",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchDefault",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "Default"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCustomerFilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCustomerDTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Select",
      "dataAccessAction" : "READ",
      "methodType" : "SELECT",
      "name" : "Select",
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "type" : "UNKNOWN"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "UNKNOWN"
      },
      "requestMethod" : "GET"
    } ],
    "getPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZCustomer.json"
    },
    "enableDataExport" : true,
    "enableDataImport" : true,
    "major" : true
  }, {
    "aPIMode" : 1,
    "codeName" : "IBIZStorage",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DE.LNAME.IBIZSTORAGE"
    },
    "logicName" : "存储",
    "name" : "IBIZSTORAGE",
    "getPSDEServiceAPIMethods" : [ {
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "Create",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZStorage/PSDEACTIONS/Create.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZStorageDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZStorageDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "POST",
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "READ",
      "methodType" : "DEACTION",
      "name" : "Get",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZStorage/PSDEACTIONS/Get.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZStorageId"
        },
        "name" : "输入对象",
        "type" : "KEYFIELD"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZStorageDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "DELETE",
      "methodType" : "DEACTION",
      "name" : "Remove",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZStorage/PSDEACTIONS/Remove.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZStorageId"
        },
        "name" : "输入对象",
        "type" : "KEYFIELDS"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "DELETE",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "UPDATE",
      "methodType" : "DEACTION",
      "name" : "Update",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZStorage/PSDEACTIONS/Update.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZStorageDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZStorageDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "PUT",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "codeName" : "CheckKey",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "CheckKey",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZStorage/PSDEACTIONS/CheckKey.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZStorageDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "stdDataType" : 9,
        "type" : "SIMPLE"
      },
      "requestMethod" : "POST"
    }, {
      "codeName" : "GetDraft",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "GetDraft",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZStorage/PSDEACTIONS/GetDraft.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZStorageDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZStorageDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Save",
      "methodType" : "DEACTION",
      "name" : "Save",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZStorage/PSDEACTIONS/Save.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZStorageDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "POST",
      "needResourceKey" : true
    }, {
      "codeName" : "FetchDefault",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchDefault",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "Default"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZStorageFilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZStorageDTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Select",
      "dataAccessAction" : "READ",
      "methodType" : "SELECT",
      "name" : "Select",
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "type" : "UNKNOWN"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "UNKNOWN"
      },
      "requestMethod" : "GET"
    } ],
    "getPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZStorage.json"
    },
    "enableDataExport" : true,
    "enableDataImport" : true,
    "major" : true
  }, {
    "aPIMode" : 1,
    "codeName" : "IBIZSample0015",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DE.LNAME.IBIZSAMPLE0015"
    },
    "logicName" : "项目",
    "name" : "IBIZSAMPLE0015",
    "getPSDEServiceAPIMethods" : [ {
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "Create",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0015/PSDEACTIONS/Create.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0015DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0015DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "POST",
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "READ",
      "methodType" : "DEACTION",
      "name" : "Get",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0015/PSDEACTIONS/Get.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZSample0015Id"
        },
        "name" : "输入对象",
        "type" : "KEYFIELD"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0015DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "DELETE",
      "methodType" : "DEACTION",
      "name" : "Remove",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0015/PSDEACTIONS/Remove.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZSample0015Id"
        },
        "name" : "输入对象",
        "type" : "KEYFIELDS"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "DELETE",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "UPDATE",
      "methodType" : "DEACTION",
      "name" : "Update",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0015/PSDEACTIONS/Update.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0015DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0015DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "PUT",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "codeName" : "CheckKey",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "CheckKey",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0015/PSDEACTIONS/CheckKey.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0015DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "stdDataType" : 9,
        "type" : "SIMPLE"
      },
      "requestMethod" : "POST"
    }, {
      "codeName" : "GetDraft",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "GetDraft",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0015/PSDEACTIONS/GetDraft.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0015DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0015DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Save",
      "methodType" : "DEACTION",
      "name" : "Save",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0015/PSDEACTIONS/Save.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0015DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "POST",
      "needResourceKey" : true
    }, {
      "codeName" : "FetchDefault",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchDefault",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "Default"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0015FilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0015DTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Select",
      "dataAccessAction" : "READ",
      "methodType" : "SELECT",
      "name" : "Select",
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "type" : "UNKNOWN"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "UNKNOWN"
      },
      "requestMethod" : "GET"
    } ],
    "getPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0015.json"
    },
    "enableDataExport" : true,
    "enableDataImport" : true,
    "major" : true
  }, {
    "aPIMode" : 1,
    "codeName" : "IBIZAPPEXTENDEDITOR",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DE.LNAME.IBIZAPPEXTENDEDITOR"
    },
    "logicName" : "扩展编辑器",
    "name" : "IBIZAPPEXTENDEDITOR",
    "getPSDEServiceAPIMethods" : [ {
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "Create",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZAPPEXTENDEDITOR/PSDEACTIONS/Create.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZAPPEXTENDEDITORDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZAPPEXTENDEDITORDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "POST",
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "READ",
      "methodType" : "DEACTION",
      "name" : "Get",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZAPPEXTENDEDITOR/PSDEACTIONS/Get.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZAPPEXTENDEDITORId"
        },
        "name" : "输入对象",
        "type" : "KEYFIELD"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZAPPEXTENDEDITORDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "DELETE",
      "methodType" : "DEACTION",
      "name" : "Remove",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZAPPEXTENDEDITOR/PSDEACTIONS/Remove.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZAPPEXTENDEDITORId"
        },
        "name" : "输入对象",
        "type" : "KEYFIELDS"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "DELETE",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "UPDATE",
      "methodType" : "DEACTION",
      "name" : "Update",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZAPPEXTENDEDITOR/PSDEACTIONS/Update.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZAPPEXTENDEDITORDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZAPPEXTENDEDITORDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "PUT",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "codeName" : "CheckKey",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "CheckKey",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZAPPEXTENDEDITOR/PSDEACTIONS/CheckKey.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZAPPEXTENDEDITORDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "stdDataType" : 9,
        "type" : "SIMPLE"
      },
      "requestMethod" : "POST"
    }, {
      "codeName" : "GetDraft",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "GetDraft",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZAPPEXTENDEDITOR/PSDEACTIONS/GetDraft.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZAPPEXTENDEDITORDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZAPPEXTENDEDITORDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Save",
      "methodType" : "DEACTION",
      "name" : "Save",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZAPPEXTENDEDITOR/PSDEACTIONS/Save.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZAPPEXTENDEDITORDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "POST",
      "needResourceKey" : true
    }, {
      "codeName" : "FetchDefault",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchDefault",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "Default"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZAPPEXTENDEDITORFilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZAPPEXTENDEDITORDTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Select",
      "dataAccessAction" : "READ",
      "methodType" : "SELECT",
      "name" : "Select",
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "type" : "UNKNOWN"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "UNKNOWN"
      },
      "requestMethod" : "GET"
    } ],
    "getPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZAPPEXTENDEDITOR.json"
    },
    "enableDataExport" : true,
    "enableDataImport" : true,
    "major" : true
  }, {
    "aPIMode" : 1,
    "codeName" : "IBIZSample0010",
    "logicName" : "订单",
    "name" : "IBIZSAMPLE0010",
    "getPSDEServiceAPIMethods" : [ {
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "Create",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0010/PSDEACTIONS/Create.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0010DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0010DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "POST",
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "READ",
      "methodType" : "DEACTION",
      "name" : "Get",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0010/PSDEACTIONS/Get.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZSample0010Id"
        },
        "name" : "输入对象",
        "type" : "KEYFIELD"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0010DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "DELETE",
      "methodType" : "DEACTION",
      "name" : "Remove",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0010/PSDEACTIONS/Remove.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZSample0010Id"
        },
        "name" : "输入对象",
        "type" : "KEYFIELDS"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "DELETE",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "UPDATE",
      "methodType" : "DEACTION",
      "name" : "Update",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0010/PSDEACTIONS/Update.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0010DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0010DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "PUT",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "codeName" : "CheckKey",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "CheckKey",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0010/PSDEACTIONS/CheckKey.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0010DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "stdDataType" : 9,
        "type" : "SIMPLE"
      },
      "requestMethod" : "POST"
    }, {
      "codeName" : "GetDraft",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "GetDraft",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0010/PSDEACTIONS/GetDraft.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0010DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0010DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Save",
      "methodType" : "DEACTION",
      "name" : "Save",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0010/PSDEACTIONS/Save.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0010DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "POST",
      "needResourceKey" : true
    }, {
      "codeName" : "FetchDefault",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchDefault",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "Default"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0010FilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0010DTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Select",
      "dataAccessAction" : "READ",
      "methodType" : "SELECT",
      "name" : "Select",
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "type" : "UNKNOWN"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "UNKNOWN"
      },
      "requestMethod" : "GET"
    } ],
    "getPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0010.json"
    },
    "enableDataExport" : true,
    "enableDataImport" : true,
    "major" : true
  }, {
    "aPIMode" : 1,
    "codeName" : "IBIZSample0019",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DE.LNAME.IBIZSAMPLE0019"
    },
    "logicName" : "部门",
    "name" : "IBIZSAMPLE0019",
    "getPSDEServiceAPIMethods" : [ {
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "Create",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0019/PSDEACTIONS/Create.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0019DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0019DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "POST",
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "READ",
      "methodType" : "DEACTION",
      "name" : "Get",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0019/PSDEACTIONS/Get.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZSAMPLE0019Id"
        },
        "name" : "输入对象",
        "type" : "KEYFIELD"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0019DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "DELETE",
      "methodType" : "DEACTION",
      "name" : "Remove",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0019/PSDEACTIONS/Remove.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZSAMPLE0019Id"
        },
        "name" : "输入对象",
        "type" : "KEYFIELDS"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "DELETE",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "UPDATE",
      "methodType" : "DEACTION",
      "name" : "Update",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0019/PSDEACTIONS/Update.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0019DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0019DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "PUT",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "codeName" : "CheckKey",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "CheckKey",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0019/PSDEACTIONS/CheckKey.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0019DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "stdDataType" : 9,
        "type" : "SIMPLE"
      },
      "requestMethod" : "POST"
    }, {
      "codeName" : "GetDraft",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "GetDraft",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0019/PSDEACTIONS/GetDraft.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0019DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0019DTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Save",
      "methodType" : "DEACTION",
      "name" : "Save",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0019/PSDEACTIONS/Save.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0019DTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "POST",
      "needResourceKey" : true
    }, {
      "codeName" : "FetchDefault",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchDefault",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "Default"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0019FilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZSample0019DTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Select",
      "dataAccessAction" : "READ",
      "methodType" : "SELECT",
      "name" : "Select",
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "type" : "UNKNOWN"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "UNKNOWN"
      },
      "requestMethod" : "GET"
    } ],
    "getPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0019.json"
    },
    "enableDataExport" : true,
    "enableDataImport" : true,
    "major" : true
  }, {
    "aPIMode" : 1,
    "codeName" : "IBIZCPU",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DE.LNAME.IBIZCPU"
    },
    "logicName" : "处理器",
    "name" : "IBIZCPU",
    "getPSDEServiceAPIMethods" : [ {
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "Create",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZCPU/PSDEACTIONS/Create.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCPUDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCPUDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "POST",
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "READ",
      "methodType" : "DEACTION",
      "name" : "Get",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZCPU/PSDEACTIONS/Get.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZCPUId"
        },
        "name" : "输入对象",
        "type" : "KEYFIELD"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCPUDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "DELETE",
      "methodType" : "DEACTION",
      "name" : "Remove",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZCPU/PSDEACTIONS/Remove.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZCPUId"
        },
        "name" : "输入对象",
        "type" : "KEYFIELDS"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "DELETE",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "UPDATE",
      "methodType" : "DEACTION",
      "name" : "Update",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZCPU/PSDEACTIONS/Update.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCPUDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCPUDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "PUT",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "codeName" : "CheckKey",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "CheckKey",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZCPU/PSDEACTIONS/CheckKey.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCPUDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "stdDataType" : 9,
        "type" : "SIMPLE"
      },
      "requestMethod" : "POST"
    }, {
      "codeName" : "GetDraft",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "GetDraft",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZCPU/PSDEACTIONS/GetDraft.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCPUDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCPUDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Save",
      "methodType" : "DEACTION",
      "name" : "Save",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZCPU/PSDEACTIONS/Save.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCPUDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "POST",
      "needResourceKey" : true
    }, {
      "codeName" : "FetchDefault",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchDefault",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "Default"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCPUFilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZCPUDTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Select",
      "dataAccessAction" : "READ",
      "methodType" : "SELECT",
      "name" : "Select",
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "type" : "UNKNOWN"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "UNKNOWN"
      },
      "requestMethod" : "GET"
    } ],
    "getPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZCPU.json"
    },
    "enableDataExport" : true,
    "enableDataImport" : true,
    "major" : true
  }, {
    "aPIMode" : 1,
    "codeName" : "IBIZAPPEDITOR",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DE.LNAME.IBIZAPPEDITOR"
    },
    "logicName" : "编辑器",
    "name" : "IBIZAPPEDITOR",
    "getPSDEServiceAPIMethods" : [ {
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "Create",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZAPPEDITOR/PSDEACTIONS/Create.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZAPPEDITORDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZAPPEDITORDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "POST",
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "READ",
      "methodType" : "DEACTION",
      "name" : "Get",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZAPPEDITOR/PSDEACTIONS/Get.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZAPPEDITORId"
        },
        "name" : "输入对象",
        "type" : "KEYFIELD"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZAPPEDITORDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "DELETE",
      "methodType" : "DEACTION",
      "name" : "Remove",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZAPPEDITOR/PSDEACTIONS/Remove.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "getKeyPSDEServiceAPIField" : {
          "modelref" : true,
          "id" : "IBIZAPPEDITORId"
        },
        "name" : "输入对象",
        "type" : "KEYFIELDS"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "DELETE",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "dataAccessAction" : "UPDATE",
      "methodType" : "DEACTION",
      "name" : "Update",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZAPPEDITOR/PSDEACTIONS/Update.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZAPPEDITORDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZAPPEDITORDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "PUT",
      "needResourceKey" : true,
      "noServiceCodeName" : true
    }, {
      "codeName" : "CheckKey",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "CheckKey",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZAPPEDITOR/PSDEACTIONS/CheckKey.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZAPPEDITORDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "stdDataType" : 9,
        "type" : "SIMPLE"
      },
      "requestMethod" : "POST"
    }, {
      "codeName" : "GetDraft",
      "dataAccessAction" : "CREATE",
      "methodType" : "DEACTION",
      "name" : "GetDraft",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZAPPEDITOR/PSDEACTIONS/GetDraft.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZAPPEDITORDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZAPPEDITORDTO"
        },
        "type" : "DTO"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Save",
      "methodType" : "DEACTION",
      "name" : "Save",
      "getPSDEAction" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZAPPEDITOR/PSDEACTIONS/Save.json"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZAPPEDITORDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "VOID"
      },
      "requestMethod" : "POST",
      "needResourceKey" : true
    }, {
      "codeName" : "FetchDefault",
      "dataAccessAction" : "READ",
      "methodType" : "FETCH",
      "name" : "FetchDefault",
      "getPSDEDataSet" : {
        "modelref" : true,
        "id" : "Default"
      },
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZAPPEDITORFilterDTO"
        },
        "type" : "DTO"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "getPSDEMethodDTO" : {
          "modelref" : true,
          "id" : "IBIZAPPEDITORDTO"
        },
        "type" : "PAGE"
      },
      "requestMethod" : "GET"
    }, {
      "codeName" : "Select",
      "dataAccessAction" : "READ",
      "methodType" : "SELECT",
      "name" : "Select",
      "getPSDEServiceAPIMethodInput" : {
        "name" : "输入对象",
        "type" : "UNKNOWN"
      },
      "getPSDEServiceAPIMethodReturn" : {
        "name" : "返回对象",
        "type" : "UNKNOWN"
      },
      "requestMethod" : "GET"
    } ],
    "getPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZAPPEDITOR.json"
    },
    "enableDataExport" : true,
    "enableDataImport" : true,
    "major" : true
  } ],
  "serviceCodeName" : "DemoAPI",
  "serviceType" : "DEFAULT",
  "enableServiceAPIDTO" : true,
  "userLevel" : true
}