{
  "getAllPSDEACModes" : [ {
    "codeName" : "Default",
    "logicName" : "DEFAULT",
    "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdeacmodes/DEFAULT",
    "name" : "DEFAULT",
    "getPSDEACModeDataItems" : [ {
      "dataType" : 25,
      "name" : "value"
    }, {
      "dataType" : 25,
      "name" : "text"
    } ],
    "pagingSize" : 50,
    "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdeacmodes/DEFAULT",
    "defaultMode" : true,
    "enablePagingBar" : false,
    "id" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0007/PSDEACMODES/Default.json"
  } ],
  "getAllPSDEActions" : [ {
    "actionMode" : "CREATE",
    "actionType" : "BUILTIN",
    "codeName" : "Create",
    "dynaModelFilePath" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0007/PSDEACTIONS/Create.json",
    "logicName" : "Create",
    "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdeactions/Create",
    "name" : "Create",
    "orderValue" : 1,
    "getPSDEActionInput" : {
      "name" : "CreateInput",
      "getPSDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0007DTO"
      },
      "type" : "DTO",
      "output" : true
    },
    "getPSDEActionReturn" : {
      "name" : "CreateResult",
      "type" : "VOID"
    },
    "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdeactions/Create",
    "builtinAction" : true
  }, {
    "actionMode" : "UPDATE",
    "actionType" : "BUILTIN",
    "codeName" : "Update",
    "dynaModelFilePath" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0007/PSDEACTIONS/Update.json",
    "logicName" : "Update",
    "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdeactions/Update",
    "name" : "Update",
    "orderValue" : 11,
    "getPSDEActionInput" : {
      "name" : "UpdateInput",
      "getPSDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0007DTO"
      },
      "type" : "DTO",
      "output" : true
    },
    "getPSDEActionReturn" : {
      "name" : "UpdateResult",
      "type" : "VOID"
    },
    "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdeactions/Update",
    "builtinAction" : true
  }, {
    "actionMode" : "DELETE",
    "actionType" : "BUILTIN",
    "batchActionMode" : 1,
    "codeName" : "Remove",
    "dynaModelFilePath" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0007/PSDEACTIONS/Remove.json",
    "logicName" : "Remove",
    "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdeactions/Remove",
    "name" : "Remove",
    "orderValue" : 21,
    "getPSDEActionInput" : {
      "getKeyPSDEField" : {
        "name" : "IBIZSAMPLE0007ID",
        "codeName" : "IBIZSample0007Id"
      },
      "name" : "RemoveInput",
      "type" : "KEYFIELDS"
    },
    "getPSDEActionReturn" : {
      "name" : "RemoveResult",
      "type" : "VOID"
    },
    "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdeactions/Remove",
    "batchAction" : true,
    "builtinAction" : true
  }, {
    "actionMode" : "READ",
    "actionType" : "BUILTIN",
    "codeName" : "Get",
    "dynaModelFilePath" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0007/PSDEACTIONS/Get.json",
    "logicName" : "Get",
    "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdeactions/Get",
    "name" : "Get",
    "orderValue" : 31,
    "getPSDEActionInput" : {
      "getKeyPSDEField" : {
        "name" : "IBIZSAMPLE0007ID",
        "codeName" : "IBIZSample0007Id"
      },
      "name" : "GetInput",
      "type" : "KEYFIELD"
    },
    "getPSDEActionReturn" : {
      "name" : "GetResult",
      "getPSDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0007DTO"
      },
      "type" : "DTO"
    },
    "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdeactions/Get",
    "builtinAction" : true
  }, {
    "actionMode" : "GETDRAFT",
    "actionType" : "BUILTIN",
    "codeName" : "GetDraft",
    "dynaModelFilePath" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0007/PSDEACTIONS/GetDraft.json",
    "logicName" : "GetDraft",
    "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdeactions/GetDraft",
    "name" : "GetDraft",
    "orderValue" : 41,
    "getPSDEActionInput" : {
      "name" : "GetDraftInput",
      "getPSDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0007DTO"
      },
      "type" : "DTO"
    },
    "getPSDEActionReturn" : {
      "name" : "GetDraftResult",
      "getPSDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0007DTO"
      },
      "type" : "DTO"
    },
    "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdeactions/GetDraft",
    "builtinAction" : true
  }, {
    "actionMode" : "CHECKKEY",
    "actionType" : "BUILTIN",
    "codeName" : "CheckKey",
    "dynaModelFilePath" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0007/PSDEACTIONS/CheckKey.json",
    "logicName" : "CheckKey",
    "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdeactions/CheckKey",
    "name" : "CheckKey",
    "getPSDEActionInput" : {
      "name" : "CheckKeyInput",
      "getPSDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0007DTO"
      },
      "type" : "DTO"
    },
    "getPSDEActionReturn" : {
      "name" : "CheckKeyResult",
      "stdDataType" : 9,
      "type" : "SIMPLE"
    },
    "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdeactions/CheckKey",
    "builtinAction" : true
  }, {
    "actionMode" : "UNKNOWN",
    "actionType" : "BUILTIN",
    "codeName" : "Save",
    "dynaModelFilePath" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0007/PSDEACTIONS/Save.json",
    "logicName" : "Save",
    "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdeactions/Save",
    "name" : "Save",
    "getPSDEActionInput" : {
      "name" : "SaveInput",
      "getPSDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0007DTO"
      },
      "type" : "DTO"
    },
    "getPSDEActionReturn" : {
      "name" : "SaveResult",
      "type" : "VOID"
    },
    "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdeactions/Save",
    "builtinAction" : true
  } ],
  "getAllPSDEDBConfigs" : [ {
    "dBType" : "MYSQL5",
    "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdedbcfgs/MYSQL5",
    "name" : "MYSQL5",
    "objNameCase" : "DEFAULT",
    "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdedbcfgs/MYSQL5",
    "standardTableName" : "`T_IBIZSAMPLE0007`",
    "tableName" : "T_IBIZSAMPLE0007",
    "view2Name" : "V2_IBIZSAMPLE0007",
    "view3Name" : "V3_IBIZSAMPLE0007",
    "view4Name" : "V4_IBIZSAMPLE0007",
    "viewName" : "V_IBIZSAMPLE0007",
    "valid" : true
  } ],
  "getAllPSDEDataQueries" : [ {
    "getAllPSDEDataQueryCodes" : [ {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0007/PSDEDATAQUERIES/CurGW/PSDEDQCODES/DM.json"
    }, {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0007/PSDEDATAQUERIES/CurGW/PSDEDQCODES/HANA.json"
    }, {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0007/PSDEDATAQUERIES/CurGW/PSDEDQCODES/MYSQL5.json"
    }, {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0007/PSDEDATAQUERIES/CurGW/PSDEDQCODES/POSTGRESQL.json"
    }, {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0007/PSDEDATAQUERIES/CurGW/PSDEDQCODES/SQLSERVER.json"
    } ],
    "codeName" : "CurGW",
    "logicName" : "当前公文",
    "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdedataqueries/CurGW",
    "name" : "CurGW",
    "getPSDEDQMain" : {
      "getJoinPSDataEntity" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0007.json"
      },
      "joinType" : "MAIN",
      "name" : "IBIZSAMPLE0007",
      "getPSDEDQGroupCondition" : {
        "condOp" : "AND",
        "condType" : "GROUP",
        "name" : "连接条件",
        "getPSDEDQConditions" : [ {
          "condOp" : "EQ",
          "condType" : "SINGLE",
          "condValue" : "IBIZSAMPLE0006ID",
          "fieldName" : "IBIZSAMPLE0006ID",
          "name" : "IBIZSAMPLE0006ID 等于(=) 数据上下文(IBIZSAMPLE0006ID)",
          "getPSDEField" : {
            "name" : "IBIZSAMPLE0006ID",
            "codeName" : "IBIZSample0006Id"
          },
          "getPSVARTypeId" : "DATACONTEXT"
        } ]
      }
    },
    "getPSDEDataQueryInput" : {
      "name" : "CurGWInput",
      "getPSDEFilterDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0007FilterDTO"
      },
      "type" : "DTO"
    },
    "getPSDEDataQueryReturn" : {
      "name" : "CurGWResult",
      "getPSDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0007DTO"
      },
      "type" : "DTOS"
    },
    "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdedataqueries/CurGW"
  }, {
    "getAllPSDEDataQueryCodes" : [ {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0007/PSDEDATAQUERIES/Default/PSDEDQCODES/DM.json"
    }, {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0007/PSDEDATAQUERIES/Default/PSDEDQCODES/HANA.json"
    }, {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0007/PSDEDATAQUERIES/Default/PSDEDQCODES/MYSQL5.json"
    }, {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0007/PSDEDATAQUERIES/Default/PSDEDQCODES/POSTGRESQL.json"
    }, {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0007/PSDEDATAQUERIES/Default/PSDEDQCODES/SQLSERVER.json"
    } ],
    "codeName" : "Default",
    "logicName" : "DEFAULT",
    "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdedataqueries/DEFAULT",
    "name" : "DEFAULT",
    "getPSDEDQMain" : {
      "getJoinPSDataEntity" : {
        "modelref" : true,
        "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0007.json"
      },
      "joinType" : "MAIN",
      "name" : "IBIZSAMPLE0007"
    },
    "getPSDEDataQueryInput" : {
      "name" : "DefaultInput",
      "getPSDEFilterDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0007FilterDTO"
      },
      "type" : "DTO"
    },
    "getPSDEDataQueryReturn" : {
      "name" : "DefaultResult",
      "getPSDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0007DTO"
      },
      "type" : "DTOS"
    },
    "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdedataqueries/DEFAULT",
    "defaultMode" : true
  } ],
  "getAllPSDEDataSets" : [ {
    "codeName" : "CurGW",
    "logicName" : "当前公文",
    "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdedatasets/CurGW",
    "name" : "CurGW",
    "getPSDEDataQueries" : [ {
      "modelref" : true,
      "id" : "CurGW"
    } ],
    "getPSDEDataSetInput" : {
      "name" : "CurGWInput",
      "getPSDEFilterDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0007FilterDTO"
      },
      "type" : "DTO"
    },
    "getPSDEDataSetReturn" : {
      "name" : "CurGWResult",
      "getPSDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0007DTO"
      },
      "type" : "PAGE"
    },
    "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdedatasets/CurGW",
    "enableBackend" : true,
    "enableFront" : true
  }, {
    "codeName" : "Default",
    "logicName" : "DEFAULT",
    "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdedatasets/DEFAULT",
    "name" : "DEFAULT",
    "getPSDEDataQueries" : [ {
      "modelref" : true,
      "id" : "Default"
    } ],
    "getPSDEDataSetInput" : {
      "name" : "DefaultInput",
      "getPSDEFilterDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0007FilterDTO"
      },
      "type" : "DTO"
    },
    "getPSDEDataSetReturn" : {
      "name" : "DefaultResult",
      "getPSDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZSample0007DTO"
      },
      "type" : "PAGE"
    },
    "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdedatasets/DEFAULT",
    "defaultMode" : true,
    "enableBackend" : true,
    "enableFront" : true
  } ],
  "getAllPSDEFields" : [ {
    "getAllPSDEFDTColumns" : [ {
      "columnName" : "UPDATEDATE",
      "dBType" : "MYSQL5",
      "name" : "UPDATEDATE",
      "queryCodeExp" : "t1.`UPDATEDATE`",
      "standardColumnName" : "`UPDATEDATE`"
    } ],
    "getAllPSDEFUIModes" : [ {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/UPDATEDATE/psdefuimodes/MobileDefault",
      "name" : "[UPDATEDATE][更新时间]移动端默认",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.UPDATEDATE",
          "mOSFilePath" : "pslanguageres/Auto1074",
          "rTMOSFilePath" : "pslanguageres/Auto1074"
        },
        "codeName" : "MobileDefault",
        "editorType" : "SPAN",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/UPDATEDATE/psdefformitems/MobileDefault",
        "name" : "[UPDATEDATE][更新时间]移动端默认",
        "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/UPDATEDATE/psdefformitems/MobileDefault",
        "uIMode" : "MOBILEDEFAULT",
        "valueFormat" : "%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS",
        "allowEmpty" : false,
        "mobileMode" : true
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/UPDATEDATE/psdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    }, {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/UPDATEDATE/psdefuimodes/Default",
      "name" : "[UPDATEDATE][更新时间]",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.UPDATEDATE",
          "mOSFilePath" : "pslanguageres/Auto1074",
          "rTMOSFilePath" : "pslanguageres/Auto1074"
        },
        "codeName" : "Default",
        "editorType" : "SPAN",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/UPDATEDATE/psdefformitems/Default",
        "name" : "[UPDATEDATE][更新时间]",
        "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/UPDATEDATE/psdefformitems/Default",
        "uIMode" : "DEFAULT",
        "valueFormat" : "%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS",
        "allowEmpty" : false
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/UPDATEDATE/psdefuimodes/Default",
      "type" : "DEFAULT"
    } ],
    "getAllPSDEFValueRules" : [ {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/UPDATEDATE/psdefvaluerules/Default",
      "name" : "默认规则",
      "getPSDEFVRGroupCondition" : {
        "condOp" : "AND",
        "condType" : "GROUP",
        "name" : "默认组"
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/UPDATEDATE/psdefvaluerules/Default",
      "ruleInfo" : "默认规则",
      "checkDefault" : true,
      "defaultMode" : true,
      "enableBackend" : true,
      "enableFront" : true
    } ],
    "codeName" : "UpdateDate",
    "dEFType" : 1,
    "dataType" : "DATETIME",
    "importOrder" : 1000,
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.UPDATEDATE",
      "mOSFilePath" : "pslanguageres/Auto1074",
      "rTMOSFilePath" : "pslanguageres/Auto1074"
    },
    "length" : 8,
    "logicName" : "更新时间",
    "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/UPDATEDATE",
    "name" : "UPDATEDATE",
    "predefinedType" : "UPDATEDATE",
    "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/UPDATEDATE",
    "serviceCodeName" : "UpdateDate",
    "stdDataType" : 5,
    "valueFormat" : "%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS",
    "allowEmpty" : false,
    "systemReserver" : true
  }, {
    "getAllPSDEFDTColumns" : [ {
      "columnName" : "IBIZSAMPLE0007ID",
      "dBType" : "MYSQL5",
      "name" : "IBIZSAMPLE0007ID",
      "queryCodeExp" : "t1.`IBIZSAMPLE0007ID`",
      "standardColumnName" : "`IBIZSAMPLE0007ID`"
    } ],
    "getAllPSDEFSearchModes" : [ {
      "codeName" : "N_IBIZSAMPLE0007ID_EQ",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0007ID/psdefsfitems/N_IBIZSAMPLE0007ID_EQ",
      "name" : "N_IBIZSAMPLE0007ID_EQ",
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0007ID/psdefsearchmodes/N_IBIZSAMPLE0007ID_EQ",
      "stdDataType" : 25,
      "valueOP" : "EQ"
    } ],
    "getAllPSDEFUIModes" : [ {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0007ID/psdefuimodes/Default",
      "name" : "[IBIZSAMPLE0007ID][嵌套流程(子)标识]",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.IBIZSAMPLE0007ID",
          "mOSFilePath" : "pslanguageres/Auto1489",
          "rTMOSFilePath" : "pslanguageres/Auto1489"
        },
        "codeName" : "Default",
        "editorType" : "SPAN",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0007ID/psdefformitems/Default",
        "name" : "[IBIZSAMPLE0007ID][嵌套流程(子)标识]",
        "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0007ID/psdefformitems/Default",
        "stringLength" : 100,
        "uIMode" : "DEFAULT",
        "allowEmpty" : false
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0007ID/psdefuimodes/Default",
      "type" : "DEFAULT"
    }, {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0007ID/psdefuimodes/MobileDefault",
      "name" : "[IBIZSAMPLE0007ID][嵌套流程(子)标识]移动端默认",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.IBIZSAMPLE0007ID",
          "mOSFilePath" : "pslanguageres/Auto1489",
          "rTMOSFilePath" : "pslanguageres/Auto1489"
        },
        "codeName" : "MobileDefault",
        "editorType" : "SPAN",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0007ID/psdefformitems/MobileDefault",
        "name" : "[IBIZSAMPLE0007ID][嵌套流程(子)标识]移动端默认",
        "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0007ID/psdefformitems/MobileDefault",
        "stringLength" : 100,
        "uIMode" : "MOBILEDEFAULT",
        "allowEmpty" : false,
        "mobileMode" : true
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0007ID/psdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    } ],
    "getAllPSDEFValueRules" : [ {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0007ID/psdefvaluerules/Default",
      "name" : "默认规则",
      "getPSDEFVRGroupCondition" : {
        "condOp" : "AND",
        "condType" : "GROUP",
        "name" : "默认组",
        "getPSDEFVRConditions" : [ {
          "condType" : "STRINGLENGTH",
          "dEFName" : "IBIZSAMPLE0007ID",
          "maxValue" : 100,
          "name" : "默认字符串长度",
          "ruleInfo" : "内容长度必须小于等于[100]",
          "includeMaxValue" : true,
          "includeMinValue" : false,
          "keyCond" : true
        } ],
        "ruleInfo" : "内容长度必须小于等于[100]"
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0007ID/psdefvaluerules/Default",
      "ruleInfo" : "内容长度必须小于等于[100]",
      "checkDefault" : true,
      "defaultMode" : true,
      "enableBackend" : true,
      "enableFront" : true
    } ],
    "codeName" : "IBIZSample0007Id",
    "dEFType" : 1,
    "dataType" : "GUID",
    "importOrder" : 1000,
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.IBIZSAMPLE0007ID",
      "mOSFilePath" : "pslanguageres/Auto1489",
      "rTMOSFilePath" : "pslanguageres/Auto1489"
    },
    "length" : 100,
    "logicName" : "嵌套流程(子)标识",
    "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0007ID",
    "name" : "IBIZSAMPLE0007ID",
    "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0007ID",
    "serviceCodeName" : "IBIZSample0007Id",
    "stdDataType" : 25,
    "stringLength" : 100,
    "valueFormat" : "%1$s",
    "allowEmpty" : false,
    "keyDEField" : true,
    "pasteReset" : true
  }, {
    "getAllPSDEFDTColumns" : [ {
      "columnName" : "WFVERSION",
      "dBType" : "MYSQL5",
      "name" : "WFVERSION",
      "queryCodeExp" : "t1.`WFVERSION`",
      "standardColumnName" : "`WFVERSION`"
    } ],
    "getAllPSDEFUIModes" : [ {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/WFVERSION/psdefuimodes/MobileDefault",
      "name" : "[WFVERSION][工作流版本]移动端默认",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.WFVERSION",
          "mOSFilePath" : "pslanguageres/Auto1619",
          "rTMOSFilePath" : "pslanguageres/Auto1619"
        },
        "codeName" : "MobileDefault",
        "editorType" : "MOBTEXT",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/WFVERSION/psdefformitems/MobileDefault",
        "name" : "[WFVERSION][工作流版本]移动端默认",
        "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/WFVERSION/psdefformitems/MobileDefault",
        "stringLength" : 100,
        "uIMode" : "MOBILEDEFAULT",
        "mobileMode" : true
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/WFVERSION/psdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    }, {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/WFVERSION/psdefuimodes/Default",
      "name" : "[WFVERSION][工作流版本]",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.WFVERSION",
          "mOSFilePath" : "pslanguageres/Auto1619",
          "rTMOSFilePath" : "pslanguageres/Auto1619"
        },
        "codeName" : "Default",
        "editorType" : "TEXTBOX",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/WFVERSION/psdefformitems/Default",
        "name" : "[WFVERSION][工作流版本]",
        "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/WFVERSION/psdefformitems/Default",
        "stringLength" : 100,
        "uIMode" : "DEFAULT"
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/WFVERSION/psdefuimodes/Default",
      "type" : "DEFAULT"
    } ],
    "getAllPSDEFValueRules" : [ {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/WFVERSION/psdefvaluerules/Default",
      "name" : "默认规则",
      "getPSDEFVRGroupCondition" : {
        "condOp" : "AND",
        "condType" : "GROUP",
        "name" : "默认组",
        "getPSDEFVRConditions" : [ {
          "condType" : "STRINGLENGTH",
          "dEFName" : "WFVERSION",
          "maxValue" : 100,
          "name" : "默认字符串长度",
          "ruleInfo" : "内容长度必须小于等于[100]",
          "includeMaxValue" : true,
          "includeMinValue" : false,
          "keyCond" : true
        } ],
        "ruleInfo" : "内容长度必须小于等于[100]"
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/WFVERSION/psdefvaluerules/Default",
      "ruleInfo" : "内容长度必须小于等于[100]",
      "checkDefault" : true,
      "defaultMode" : true,
      "enableBackend" : true,
      "enableFront" : true
    } ],
    "codeName" : "WFVersion",
    "dEFType" : 1,
    "dataType" : "TEXT",
    "importOrder" : 1000,
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.WFVERSION",
      "mOSFilePath" : "pslanguageres/Auto1619",
      "rTMOSFilePath" : "pslanguageres/Auto1619"
    },
    "length" : 100,
    "logicName" : "工作流版本",
    "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/WFVERSION",
    "name" : "WFVERSION",
    "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/WFVERSION",
    "serviceCodeName" : "WFVersion",
    "stdDataType" : 25,
    "stringLength" : 100,
    "valueFormat" : "%1$s"
  }, {
    "getAllPSDEFDTColumns" : [ {
      "columnName" : "IBIZSAMPLE0007NAME",
      "dBType" : "MYSQL5",
      "name" : "IBIZSAMPLE0007NAME",
      "queryCodeExp" : "t1.`IBIZSAMPLE0007NAME`",
      "standardColumnName" : "`IBIZSAMPLE0007NAME`"
    } ],
    "getAllPSDEFSearchModes" : [ {
      "codeName" : "N_IBIZSAMPLE0007NAME_LIKE",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0007NAME/psdefsfitems/N_IBIZSAMPLE0007NAME_LIKE",
      "name" : "N_IBIZSAMPLE0007NAME_LIKE",
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0007NAME/psdefsearchmodes/N_IBIZSAMPLE0007NAME_LIKE",
      "stdDataType" : 25,
      "valueOP" : "LIKE"
    } ],
    "getAllPSDEFUIModes" : [ {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0007NAME/psdefuimodes/Default",
      "name" : "[IBIZSAMPLE0007NAME][嵌套流程(子)名称]",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.IBIZSAMPLE0007.IBIZSAMPLE0007NAME",
          "mOSFilePath" : "pslanguageres/Auto639",
          "rTMOSFilePath" : "pslanguageres/Auto639"
        },
        "codeName" : "Default",
        "editorType" : "TEXTBOX",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0007NAME/psdefformitems/Default",
        "name" : "[IBIZSAMPLE0007NAME][嵌套流程(子)名称]",
        "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0007NAME/psdefformitems/Default",
        "stringLength" : 200,
        "uIMode" : "DEFAULT"
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0007NAME/psdefuimodes/Default",
      "type" : "DEFAULT"
    }, {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0007NAME/psdefuimodes/MobileDefault",
      "name" : "[IBIZSAMPLE0007NAME][嵌套流程(子)名称]移动端默认",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.IBIZSAMPLE0007.IBIZSAMPLE0007NAME",
          "mOSFilePath" : "pslanguageres/Auto639",
          "rTMOSFilePath" : "pslanguageres/Auto639"
        },
        "codeName" : "MobileDefault",
        "editorType" : "MOBTEXT",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0007NAME/psdefformitems/MobileDefault",
        "name" : "[IBIZSAMPLE0007NAME][嵌套流程(子)名称]移动端默认",
        "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0007NAME/psdefformitems/MobileDefault",
        "stringLength" : 200,
        "uIMode" : "MOBILEDEFAULT",
        "mobileMode" : true
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0007NAME/psdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    } ],
    "getAllPSDEFValueRules" : [ {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0007NAME/psdefvaluerules/Default",
      "name" : "默认规则",
      "getPSDEFVRGroupCondition" : {
        "condOp" : "AND",
        "condType" : "GROUP",
        "name" : "默认组",
        "getPSDEFVRConditions" : [ {
          "condType" : "STRINGLENGTH",
          "dEFName" : "IBIZSAMPLE0007NAME",
          "maxValue" : 200,
          "name" : "默认字符串长度",
          "ruleInfo" : "内容长度必须小于等于[200]",
          "includeMaxValue" : true,
          "includeMinValue" : false,
          "keyCond" : true
        } ],
        "ruleInfo" : "内容长度必须小于等于[200]"
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0007NAME/psdefvaluerules/Default",
      "ruleInfo" : "内容长度必须小于等于[200]",
      "checkDefault" : true,
      "defaultMode" : true,
      "enableBackend" : true,
      "enableFront" : true
    } ],
    "codeName" : "IBIZSample0007Name",
    "dEFType" : 1,
    "dataType" : "TEXT",
    "importOrder" : 1000,
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.IBIZSAMPLE0007.IBIZSAMPLE0007NAME",
      "mOSFilePath" : "pslanguageres/Auto639",
      "rTMOSFilePath" : "pslanguageres/Auto639"
    },
    "length" : 200,
    "logicName" : "公文名称",
    "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0007NAME",
    "name" : "IBIZSAMPLE0007NAME",
    "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0007NAME",
    "serviceCodeName" : "IBIZSample0007Name",
    "stdDataType" : 25,
    "stringLength" : 200,
    "valueFormat" : "%1$s",
    "enableQuickSearch" : true,
    "majorDEField" : true
  }, {
    "getAllPSDEFDTColumns" : [ {
      "columnName" : "WFSTATE",
      "dBType" : "MYSQL5",
      "name" : "WFSTATE",
      "queryCodeExp" : "t1.`WFSTATE`",
      "standardColumnName" : "`WFSTATE`"
    } ],
    "getAllPSDEFUIModes" : [ {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/WFSTATE/psdefuimodes/Default",
      "name" : "[WFSTATE][工作流步骤]",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.WFSTATE",
          "mOSFilePath" : "pslanguageres/Auto1748",
          "rTMOSFilePath" : "pslanguageres/Auto1748"
        },
        "codeName" : "Default",
        "editorType" : "SPAN",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/WFSTATE/psdefformitems/Default",
        "name" : "[WFSTATE][工作流步骤]",
        "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/WFSTATE/psdefformitems/Default",
        "uIMode" : "DEFAULT"
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/WFSTATE/psdefuimodes/Default",
      "type" : "DEFAULT"
    }, {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/WFSTATE/psdefuimodes/MobileDefault",
      "name" : "[WFSTATE][工作流步骤]移动端默认",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.WFSTATE",
          "mOSFilePath" : "pslanguageres/Auto1748",
          "rTMOSFilePath" : "pslanguageres/Auto1748"
        },
        "codeName" : "MobileDefault",
        "editorType" : "SPAN",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/WFSTATE/psdefformitems/MobileDefault",
        "name" : "[WFSTATE][工作流步骤]移动端默认",
        "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/WFSTATE/psdefformitems/MobileDefault",
        "uIMode" : "MOBILEDEFAULT",
        "mobileMode" : true
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/WFSTATE/psdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    } ],
    "getAllPSDEFValueRules" : [ {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/WFSTATE/psdefvaluerules/Default",
      "name" : "默认规则",
      "getPSDEFVRGroupCondition" : {
        "condOp" : "AND",
        "condType" : "GROUP",
        "name" : "默认组"
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/WFSTATE/psdefvaluerules/Default",
      "ruleInfo" : "默认规则",
      "checkDefault" : true,
      "defaultMode" : true,
      "enableBackend" : true,
      "enableFront" : true
    } ],
    "codeName" : "WFState",
    "dEFType" : 1,
    "dataType" : "WFSTATE",
    "importOrder" : 1000,
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.WFSTATE",
      "mOSFilePath" : "pslanguageres/Auto1748",
      "rTMOSFilePath" : "pslanguageres/Auto1748"
    },
    "length" : 20,
    "logicName" : "工作流步骤",
    "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/WFSTATE",
    "name" : "WFSTATE",
    "getPSCodeList" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSCODELISTS/WFStates.json"
    },
    "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/WFSTATE",
    "serviceCodeName" : "WFState",
    "stdDataType" : 9,
    "valueFormat" : "%1$s"
  }, {
    "getAllPSDEFDTColumns" : [ {
      "columnName" : "YWSTATE",
      "dBType" : "MYSQL5",
      "name" : "YWSTATE",
      "queryCodeExp" : "t1.`YWSTATE`",
      "standardColumnName" : "`YWSTATE`"
    } ],
    "getAllPSDEFSearchModes" : [ {
      "codeName" : "N_YWSTATE_EQ",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/YWSTATE/psdefsfitems/N_YWSTATE_EQ",
      "name" : "N_YWSTATE_EQ",
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/YWSTATE/psdefsearchmodes/N_YWSTATE_EQ",
      "stdDataType" : 25,
      "valueOP" : "EQ"
    } ],
    "getAllPSDEFUIModes" : [ {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/YWSTATE/psdefuimodes/Default",
      "name" : "[YWSTATE][业务状态]",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.YWSTATE",
          "mOSFilePath" : "pslanguageres/Auto736",
          "rTMOSFilePath" : "pslanguageres/Auto736"
        },
        "codeName" : "Default",
        "editorType" : "DROPDOWNLIST",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/YWSTATE/psdefformitems/Default",
        "name" : "[YWSTATE][业务状态]",
        "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/YWSTATE/psdefformitems/Default",
        "stringLength" : 60,
        "uIMode" : "DEFAULT",
        "needCodeListConfig" : true
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/YWSTATE/psdefuimodes/Default",
      "type" : "DEFAULT"
    }, {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/YWSTATE/psdefuimodes/MobileDefault",
      "name" : "[YWSTATE][业务状态]移动端默认",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.YWSTATE",
          "mOSFilePath" : "pslanguageres/Auto736",
          "rTMOSFilePath" : "pslanguageres/Auto736"
        },
        "codeName" : "MobileDefault",
        "editorType" : "MOBDROPDOWNLIST",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/YWSTATE/psdefformitems/MobileDefault",
        "name" : "[YWSTATE][业务状态]移动端默认",
        "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/YWSTATE/psdefformitems/MobileDefault",
        "stringLength" : 60,
        "uIMode" : "MOBILEDEFAULT",
        "mobileMode" : true,
        "needCodeListConfig" : true
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/YWSTATE/psdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    } ],
    "getAllPSDEFValueRules" : [ {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/YWSTATE/psdefvaluerules/Default",
      "name" : "默认规则",
      "getPSDEFVRGroupCondition" : {
        "condOp" : "AND",
        "condType" : "GROUP",
        "name" : "默认组",
        "getPSDEFVRConditions" : [ {
          "condType" : "STRINGLENGTH",
          "dEFName" : "YWSTATE",
          "maxValue" : 60,
          "name" : "默认字符串长度",
          "ruleInfo" : "内容长度必须小于等于[60]",
          "includeMaxValue" : true,
          "includeMinValue" : false,
          "keyCond" : true
        } ],
        "ruleInfo" : "内容长度必须小于等于[60]"
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/YWSTATE/psdefvaluerules/Default",
      "ruleInfo" : "内容长度必须小于等于[60]",
      "checkDefault" : true,
      "defaultMode" : true,
      "enableBackend" : true,
      "enableFront" : true
    } ],
    "codeName" : "YWState",
    "dEFType" : 1,
    "dataType" : "SSCODELIST",
    "importOrder" : 1000,
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.YWSTATE",
      "mOSFilePath" : "pslanguageres/Auto736",
      "rTMOSFilePath" : "pslanguageres/Auto736"
    },
    "length" : 60,
    "logicName" : "业务状态",
    "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/YWSTATE",
    "name" : "YWSTATE",
    "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/YWSTATE",
    "serviceCodeName" : "YWState",
    "stdDataType" : 25,
    "stringLength" : 60,
    "valueFormat" : "%1$s"
  }, {
    "getAllPSDEFDTColumns" : [ {
      "columnName" : "UPDATEMAN",
      "dBType" : "MYSQL5",
      "name" : "UPDATEMAN",
      "queryCodeExp" : "t1.`UPDATEMAN`",
      "standardColumnName" : "`UPDATEMAN`"
    } ],
    "getAllPSDEFUIModes" : [ {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/UPDATEMAN/psdefuimodes/MobileDefault",
      "name" : "[UPDATEMAN][更新人]移动端默认",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.UPDATEMAN",
          "mOSFilePath" : "pslanguageres/Auto202",
          "rTMOSFilePath" : "pslanguageres/Auto202"
        },
        "codeName" : "MobileDefault",
        "editorType" : "SPAN",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/UPDATEMAN/psdefformitems/MobileDefault",
        "name" : "[UPDATEMAN][更新人]移动端默认",
        "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/UPDATEMAN/psdefformitems/MobileDefault",
        "stringLength" : 60,
        "uIMode" : "MOBILEDEFAULT",
        "allowEmpty" : false,
        "mobileMode" : true
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/UPDATEMAN/psdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    }, {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/UPDATEMAN/psdefuimodes/Default",
      "name" : "[UPDATEMAN][更新人]",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.UPDATEMAN",
          "mOSFilePath" : "pslanguageres/Auto202",
          "rTMOSFilePath" : "pslanguageres/Auto202"
        },
        "codeName" : "Default",
        "editorType" : "SPAN",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/UPDATEMAN/psdefformitems/Default",
        "name" : "[UPDATEMAN][更新人]",
        "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/UPDATEMAN/psdefformitems/Default",
        "stringLength" : 60,
        "uIMode" : "DEFAULT",
        "allowEmpty" : false
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/UPDATEMAN/psdefuimodes/Default",
      "type" : "DEFAULT"
    } ],
    "getAllPSDEFValueRules" : [ {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/UPDATEMAN/psdefvaluerules/Default",
      "name" : "默认规则",
      "getPSDEFVRGroupCondition" : {
        "condOp" : "AND",
        "condType" : "GROUP",
        "name" : "默认组",
        "getPSDEFVRConditions" : [ {
          "condType" : "STRINGLENGTH",
          "dEFName" : "UPDATEMAN",
          "maxValue" : 60,
          "name" : "默认字符串长度",
          "ruleInfo" : "内容长度必须小于等于[60]",
          "includeMaxValue" : true,
          "includeMinValue" : false,
          "keyCond" : true
        } ],
        "ruleInfo" : "内容长度必须小于等于[60]"
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/UPDATEMAN/psdefvaluerules/Default",
      "ruleInfo" : "内容长度必须小于等于[60]",
      "checkDefault" : true,
      "defaultMode" : true,
      "enableBackend" : true,
      "enableFront" : true
    } ],
    "codeName" : "UpdateMan",
    "dEFType" : 1,
    "dataType" : "TEXT",
    "importOrder" : 1000,
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.UPDATEMAN",
      "mOSFilePath" : "pslanguageres/Auto202",
      "rTMOSFilePath" : "pslanguageres/Auto202"
    },
    "length" : 60,
    "logicName" : "更新人",
    "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/UPDATEMAN",
    "name" : "UPDATEMAN",
    "getPSCodeList" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSCODELISTS/SysOperator.json"
    },
    "predefinedType" : "UPDATEMAN",
    "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/UPDATEMAN",
    "serviceCodeName" : "UpdateMan",
    "stdDataType" : 25,
    "stringLength" : 60,
    "valueFormat" : "%1$s",
    "allowEmpty" : false,
    "systemReserver" : true
  }, {
    "getAllPSDEFDTColumns" : [ {
      "columnName" : "WFINSTANCEID",
      "dBType" : "MYSQL5",
      "name" : "WFINSTANCEID",
      "queryCodeExp" : "t1.`WFINSTANCEID`",
      "standardColumnName" : "`WFINSTANCEID`"
    } ],
    "getAllPSDEFUIModes" : [ {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/WFINSTANCEID/psdefuimodes/MobileDefault",
      "name" : "[WFINSTANCEID][工作流实例]移动端默认",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.WFINSTANCEID",
          "mOSFilePath" : "pslanguageres/Auto1013",
          "rTMOSFilePath" : "pslanguageres/Auto1013"
        },
        "codeName" : "MobileDefault",
        "editorType" : "MOBTEXT",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/WFINSTANCEID/psdefformitems/MobileDefault",
        "name" : "[WFINSTANCEID][工作流实例]移动端默认",
        "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/WFINSTANCEID/psdefformitems/MobileDefault",
        "stringLength" : 100,
        "uIMode" : "MOBILEDEFAULT",
        "mobileMode" : true
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/WFINSTANCEID/psdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    }, {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/WFINSTANCEID/psdefuimodes/Default",
      "name" : "[WFINSTANCEID][工作流实例]",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.WFINSTANCEID",
          "mOSFilePath" : "pslanguageres/Auto1013",
          "rTMOSFilePath" : "pslanguageres/Auto1013"
        },
        "codeName" : "Default",
        "editorType" : "TEXTBOX",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/WFINSTANCEID/psdefformitems/Default",
        "name" : "[WFINSTANCEID][工作流实例]",
        "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/WFINSTANCEID/psdefformitems/Default",
        "stringLength" : 100,
        "uIMode" : "DEFAULT"
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/WFINSTANCEID/psdefuimodes/Default",
      "type" : "DEFAULT"
    } ],
    "getAllPSDEFValueRules" : [ {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/WFINSTANCEID/psdefvaluerules/Default",
      "name" : "默认规则",
      "getPSDEFVRGroupCondition" : {
        "condOp" : "AND",
        "condType" : "GROUP",
        "name" : "默认组",
        "getPSDEFVRConditions" : [ {
          "condType" : "STRINGLENGTH",
          "dEFName" : "WFINSTANCEID",
          "maxValue" : 100,
          "name" : "默认字符串长度",
          "ruleInfo" : "内容长度必须小于等于[100]",
          "includeMaxValue" : true,
          "includeMinValue" : false,
          "keyCond" : true
        } ],
        "ruleInfo" : "内容长度必须小于等于[100]"
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/WFINSTANCEID/psdefvaluerules/Default",
      "ruleInfo" : "内容长度必须小于等于[100]",
      "checkDefault" : true,
      "defaultMode" : true,
      "enableBackend" : true,
      "enableFront" : true
    } ],
    "codeName" : "WFInstanceId",
    "dEFType" : 1,
    "dataType" : "TEXT",
    "importOrder" : 1000,
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.WFINSTANCEID",
      "mOSFilePath" : "pslanguageres/Auto1013",
      "rTMOSFilePath" : "pslanguageres/Auto1013"
    },
    "length" : 100,
    "logicName" : "工作流实例",
    "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/WFINSTANCEID",
    "name" : "WFINSTANCEID",
    "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/WFINSTANCEID",
    "serviceCodeName" : "WFInstanceId",
    "stdDataType" : 25,
    "stringLength" : 100,
    "valueFormat" : "%1$s"
  }, {
    "getAllPSDEFDTColumns" : [ {
      "columnName" : "CREATEDATE",
      "dBType" : "MYSQL5",
      "name" : "CREATEDATE",
      "queryCodeExp" : "t1.`CREATEDATE`",
      "standardColumnName" : "`CREATEDATE`"
    } ],
    "getAllPSDEFUIModes" : [ {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/CREATEDATE/psdefuimodes/Default",
      "name" : "[CREATEDATE][建立时间]",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.CREATEDATE",
          "mOSFilePath" : "pslanguageres/Auto964",
          "rTMOSFilePath" : "pslanguageres/Auto964"
        },
        "codeName" : "Default",
        "editorType" : "SPAN",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/CREATEDATE/psdefformitems/Default",
        "name" : "[CREATEDATE][建立时间]",
        "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/CREATEDATE/psdefformitems/Default",
        "uIMode" : "DEFAULT",
        "valueFormat" : "%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS",
        "allowEmpty" : false
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/CREATEDATE/psdefuimodes/Default",
      "type" : "DEFAULT"
    }, {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/CREATEDATE/psdefuimodes/MobileDefault",
      "name" : "[CREATEDATE][建立时间]移动端默认",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.CREATEDATE",
          "mOSFilePath" : "pslanguageres/Auto964",
          "rTMOSFilePath" : "pslanguageres/Auto964"
        },
        "codeName" : "MobileDefault",
        "editorType" : "SPAN",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/CREATEDATE/psdefformitems/MobileDefault",
        "name" : "[CREATEDATE][建立时间]移动端默认",
        "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/CREATEDATE/psdefformitems/MobileDefault",
        "uIMode" : "MOBILEDEFAULT",
        "valueFormat" : "%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS",
        "allowEmpty" : false,
        "mobileMode" : true
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/CREATEDATE/psdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    } ],
    "getAllPSDEFValueRules" : [ {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/CREATEDATE/psdefvaluerules/Default",
      "name" : "默认规则",
      "getPSDEFVRGroupCondition" : {
        "condOp" : "AND",
        "condType" : "GROUP",
        "name" : "默认组"
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/CREATEDATE/psdefvaluerules/Default",
      "ruleInfo" : "默认规则",
      "checkDefault" : true,
      "defaultMode" : true,
      "enableBackend" : true,
      "enableFront" : true
    } ],
    "codeName" : "CreateDate",
    "dEFType" : 1,
    "dataType" : "DATETIME",
    "importOrder" : 1000,
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.CREATEDATE",
      "mOSFilePath" : "pslanguageres/Auto964",
      "rTMOSFilePath" : "pslanguageres/Auto964"
    },
    "length" : 8,
    "logicName" : "建立时间",
    "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/CREATEDATE",
    "name" : "CREATEDATE",
    "predefinedType" : "CREATEDATE",
    "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/CREATEDATE",
    "serviceCodeName" : "CreateDate",
    "stdDataType" : 5,
    "valueFormat" : "%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS",
    "allowEmpty" : false,
    "systemReserver" : true
  }, {
    "getAllPSDEFDTColumns" : [ {
      "columnName" : "WFSTEP",
      "dBType" : "MYSQL5",
      "name" : "WFSTEP",
      "queryCodeExp" : "t1.`WFSTEP`",
      "standardColumnName" : "`WFSTEP`"
    } ],
    "getAllPSDEFSearchModes" : [ {
      "codeName" : "N_WFSTEP_EQ",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/WFSTEP/psdefsfitems/N_WFSTEP_EQ",
      "name" : "N_WFSTEP_EQ",
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/WFSTEP/psdefsearchmodes/N_WFSTEP_EQ",
      "stdDataType" : 25,
      "valueOP" : "EQ"
    } ],
    "getAllPSDEFUIModes" : [ {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/WFSTEP/psdefuimodes/MobileDefault",
      "name" : "[WFSTEP][会签步骤]移动端默认",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.IBIZSAMPLE0007.WFSTEP",
          "mOSFilePath" : "pslanguageres/Auto82",
          "rTMOSFilePath" : "pslanguageres/Auto82"
        },
        "codeName" : "MobileDefault",
        "editorType" : "MOBDROPDOWNLIST",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/WFSTEP/psdefformitems/MobileDefault",
        "name" : "[WFSTEP][会签步骤]移动端默认",
        "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/WFSTEP/psdefformitems/MobileDefault",
        "stringLength" : 60,
        "uIMode" : "MOBILEDEFAULT",
        "mobileMode" : true,
        "needCodeListConfig" : true
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/WFSTEP/psdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    }, {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/WFSTEP/psdefuimodes/Default",
      "name" : "[WFSTEP][会签步骤]",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.IBIZSAMPLE0007.WFSTEP",
          "mOSFilePath" : "pslanguageres/Auto82",
          "rTMOSFilePath" : "pslanguageres/Auto82"
        },
        "codeName" : "Default",
        "editorType" : "DROPDOWNLIST",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/WFSTEP/psdefformitems/Default",
        "name" : "[WFSTEP][会签步骤]",
        "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/WFSTEP/psdefformitems/Default",
        "stringLength" : 60,
        "uIMode" : "DEFAULT",
        "needCodeListConfig" : true
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/WFSTEP/psdefuimodes/Default",
      "type" : "DEFAULT"
    } ],
    "getAllPSDEFValueRules" : [ {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/WFSTEP/psdefvaluerules/Default",
      "name" : "默认规则",
      "getPSDEFVRGroupCondition" : {
        "condOp" : "AND",
        "condType" : "GROUP",
        "name" : "默认组",
        "getPSDEFVRConditions" : [ {
          "condType" : "STRINGLENGTH",
          "dEFName" : "WFSTEP",
          "maxValue" : 60,
          "name" : "默认字符串长度",
          "ruleInfo" : "内容长度必须小于等于[60]",
          "includeMaxValue" : true,
          "includeMinValue" : false,
          "keyCond" : true
        } ],
        "ruleInfo" : "内容长度必须小于等于[60]"
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/WFSTEP/psdefvaluerules/Default",
      "ruleInfo" : "内容长度必须小于等于[60]",
      "checkDefault" : true,
      "defaultMode" : true,
      "enableBackend" : true,
      "enableFront" : true
    } ],
    "codeName" : "WFStep",
    "dEFType" : 1,
    "dataType" : "SSCODELIST",
    "importOrder" : 1000,
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.IBIZSAMPLE0007.WFSTEP",
      "mOSFilePath" : "pslanguageres/Auto82",
      "rTMOSFilePath" : "pslanguageres/Auto82"
    },
    "length" : 60,
    "logicName" : "会签步骤",
    "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/WFSTEP",
    "name" : "WFSTEP",
    "getPSCodeList" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSCODELISTS/SNSTEP.json"
    },
    "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/WFSTEP",
    "serviceCodeName" : "WFStep",
    "stdDataType" : 25,
    "stringLength" : 60,
    "valueFormat" : "%1$s"
  }, {
    "getAllPSDEFDTColumns" : [ {
      "columnName" : "CREATEMAN",
      "dBType" : "MYSQL5",
      "name" : "CREATEMAN",
      "queryCodeExp" : "t1.`CREATEMAN`",
      "standardColumnName" : "`CREATEMAN`"
    } ],
    "getAllPSDEFUIModes" : [ {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/CREATEMAN/psdefuimodes/Default",
      "name" : "[CREATEMAN][建立人]",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.CREATEMAN",
          "mOSFilePath" : "pslanguageres/Auto859",
          "rTMOSFilePath" : "pslanguageres/Auto859"
        },
        "codeName" : "Default",
        "editorType" : "SPAN",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/CREATEMAN/psdefformitems/Default",
        "name" : "[CREATEMAN][建立人]",
        "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/CREATEMAN/psdefformitems/Default",
        "stringLength" : 60,
        "uIMode" : "DEFAULT",
        "allowEmpty" : false
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/CREATEMAN/psdefuimodes/Default",
      "type" : "DEFAULT"
    }, {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/CREATEMAN/psdefuimodes/MobileDefault",
      "name" : "[CREATEMAN][建立人]移动端默认",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.CREATEMAN",
          "mOSFilePath" : "pslanguageres/Auto859",
          "rTMOSFilePath" : "pslanguageres/Auto859"
        },
        "codeName" : "MobileDefault",
        "editorType" : "SPAN",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/CREATEMAN/psdefformitems/MobileDefault",
        "name" : "[CREATEMAN][建立人]移动端默认",
        "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/CREATEMAN/psdefformitems/MobileDefault",
        "stringLength" : 60,
        "uIMode" : "MOBILEDEFAULT",
        "allowEmpty" : false,
        "mobileMode" : true
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/CREATEMAN/psdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    } ],
    "getAllPSDEFValueRules" : [ {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/CREATEMAN/psdefvaluerules/Default",
      "name" : "默认规则",
      "getPSDEFVRGroupCondition" : {
        "condOp" : "AND",
        "condType" : "GROUP",
        "name" : "默认组",
        "getPSDEFVRConditions" : [ {
          "condType" : "STRINGLENGTH",
          "dEFName" : "CREATEMAN",
          "maxValue" : 60,
          "name" : "默认字符串长度",
          "ruleInfo" : "内容长度必须小于等于[60]",
          "includeMaxValue" : true,
          "includeMinValue" : false,
          "keyCond" : true
        } ],
        "ruleInfo" : "内容长度必须小于等于[60]"
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/CREATEMAN/psdefvaluerules/Default",
      "ruleInfo" : "内容长度必须小于等于[60]",
      "checkDefault" : true,
      "defaultMode" : true,
      "enableBackend" : true,
      "enableFront" : true
    } ],
    "codeName" : "CreateMan",
    "dEFType" : 1,
    "dataType" : "TEXT",
    "importOrder" : 1000,
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.CREATEMAN",
      "mOSFilePath" : "pslanguageres/Auto859",
      "rTMOSFilePath" : "pslanguageres/Auto859"
    },
    "length" : 60,
    "logicName" : "建立人",
    "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/CREATEMAN",
    "name" : "CREATEMAN",
    "getPSCodeList" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSCODELISTS/SysOperator.json"
    },
    "predefinedType" : "CREATEMAN",
    "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/CREATEMAN",
    "serviceCodeName" : "CreateMan",
    "stdDataType" : 25,
    "stringLength" : 60,
    "valueFormat" : "%1$s",
    "allowEmpty" : false,
    "systemReserver" : true
  }, {
    "getAllPSDEFDTColumns" : [ {
      "columnName" : "DNUM",
      "dBType" : "MYSQL5",
      "name" : "DNUM",
      "queryCodeExp" : "t11.`DNUM`",
      "standardColumnName" : "`DNUM`"
    } ],
    "getAllPSDEFUIModes" : [ {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/DNUM/psdefuimodes/Default",
      "name" : "[DNUM][公文编号]",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.DNUM",
          "mOSFilePath" : "pslanguageres/Auto1085",
          "rTMOSFilePath" : "pslanguageres/Auto1085"
        },
        "codeName" : "Default",
        "editorType" : "SPAN",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/DNUM/psdefformitems/Default",
        "name" : "[DNUM][公文编号]",
        "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/DNUM/psdefformitems/Default",
        "getRefPSDEACMode" : {
          "modelref" : true,
          "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0006/PSDEACMODES/Default.json"
        },
        "getRefPSDataEntity" : {
          "modelref" : true,
          "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0006.json"
        },
        "stringLength" : 100,
        "uIMode" : "DEFAULT"
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/DNUM/psdefuimodes/Default",
      "type" : "DEFAULT"
    }, {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/DNUM/psdefuimodes/MobileDefault",
      "name" : "[DNUM][公文编号]移动端默认",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.DNUM",
          "mOSFilePath" : "pslanguageres/Auto1085",
          "rTMOSFilePath" : "pslanguageres/Auto1085"
        },
        "codeName" : "MobileDefault",
        "editorType" : "SPAN",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/DNUM/psdefformitems/MobileDefault",
        "name" : "[DNUM][公文编号]移动端默认",
        "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/DNUM/psdefformitems/MobileDefault",
        "getRefPSDEACMode" : {
          "modelref" : true,
          "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0006/PSDEACMODES/Default.json"
        },
        "getRefPSDataEntity" : {
          "modelref" : true,
          "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0006.json"
        },
        "stringLength" : 100,
        "uIMode" : "MOBILEDEFAULT",
        "mobileMode" : true
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/DNUM/psdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    } ],
    "getAllPSDEFValueRules" : [ {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/DNUM/psdefvaluerules/Default",
      "name" : "默认规则",
      "getPSDEFVRGroupCondition" : {
        "condOp" : "AND",
        "condType" : "GROUP",
        "name" : "默认组",
        "getPSDEFVRConditions" : [ {
          "condType" : "STRINGLENGTH",
          "dEFName" : "DNUM",
          "maxValue" : 100,
          "name" : "默认字符串长度",
          "ruleInfo" : "内容长度必须小于等于[100]",
          "includeMaxValue" : true,
          "includeMinValue" : false,
          "keyCond" : true
        } ],
        "ruleInfo" : "内容长度必须小于等于[100]"
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/DNUM/psdefvaluerules/Default",
      "ruleInfo" : "内容长度必须小于等于[100]",
      "checkDefault" : true,
      "defaultMode" : true,
      "enableBackend" : true,
      "enableFront" : true
    } ],
    "codeName" : "DNum",
    "dEFType" : 3,
    "dataType" : "PICKUPDATA",
    "importOrder" : 1000,
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.DNUM",
      "mOSFilePath" : "pslanguageres/Auto1085",
      "rTMOSFilePath" : "pslanguageres/Auto1085"
    },
    "length" : 100,
    "logicName" : "公文编号",
    "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/DNUM",
    "name" : "DNUM",
    "getPSDER" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0007/PSDERS/DER1N_IBIZSAMPLE0007_IBIZSAMPLE0006_IBIZSAMPLE0006ID.json"
    },
    "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/DNUM",
    "getRealPSDEField" : {
      "name" : "DNUM",
      "codeName" : "DNum"
    },
    "getRealPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0006.json"
    },
    "getRelatedPSDEField" : {
      "name" : "DNUM",
      "codeName" : "DNum"
    },
    "getRelatedPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0006.json"
    },
    "serviceCodeName" : "DNum",
    "stdDataType" : 25,
    "stringLength" : 100,
    "valueFormat" : "%1$s",
    "viewLevel" : 0,
    "linkDEField" : true,
    "phisicalDEField" : false
  }, {
    "getAllPSDEFDTColumns" : [ {
      "columnName" : "DDATE",
      "dBType" : "MYSQL5",
      "name" : "DDATE",
      "queryCodeExp" : "t11.`DDATE`",
      "standardColumnName" : "`DDATE`"
    } ],
    "getAllPSDEFUIModes" : [ {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/DDATE/psdefuimodes/MobileDefault",
      "name" : "[DDATE][公文时间]移动端默认",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.IBIZSAMPLE0007.DDATE",
          "mOSFilePath" : "pslanguageres/Auto893",
          "rTMOSFilePath" : "pslanguageres/Auto893"
        },
        "codeName" : "MobileDefault",
        "editorType" : "SPAN",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/DDATE/psdefformitems/MobileDefault",
        "name" : "[DDATE][公文时间]移动端默认",
        "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/DDATE/psdefformitems/MobileDefault",
        "getRefPSDEACMode" : {
          "modelref" : true,
          "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0006/PSDEACMODES/Default.json"
        },
        "getRefPSDataEntity" : {
          "modelref" : true,
          "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0006.json"
        },
        "uIMode" : "MOBILEDEFAULT",
        "valueFormat" : "%1$tY-%1$tm-%1$td",
        "mobileMode" : true
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/DDATE/psdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    }, {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/DDATE/psdefuimodes/Default",
      "name" : "[DDATE][公文时间]",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.IBIZSAMPLE0007.DDATE",
          "mOSFilePath" : "pslanguageres/Auto893",
          "rTMOSFilePath" : "pslanguageres/Auto893"
        },
        "codeName" : "Default",
        "editorType" : "SPAN",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/DDATE/psdefformitems/Default",
        "name" : "[DDATE][公文时间]",
        "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/DDATE/psdefformitems/Default",
        "getRefPSDEACMode" : {
          "modelref" : true,
          "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0006/PSDEACMODES/Default.json"
        },
        "getRefPSDataEntity" : {
          "modelref" : true,
          "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0006.json"
        },
        "uIMode" : "DEFAULT",
        "valueFormat" : "%1$tY-%1$tm-%1$td"
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/DDATE/psdefuimodes/Default",
      "type" : "DEFAULT"
    } ],
    "getAllPSDEFValueRules" : [ {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/DDATE/psdefvaluerules/Default",
      "name" : "默认规则",
      "getPSDEFVRGroupCondition" : {
        "condOp" : "AND",
        "condType" : "GROUP",
        "name" : "默认组"
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/DDATE/psdefvaluerules/Default",
      "ruleInfo" : "默认规则",
      "checkDefault" : true,
      "defaultMode" : true,
      "enableBackend" : true,
      "enableFront" : true
    } ],
    "codeName" : "DDate",
    "dEFType" : 3,
    "dataType" : "PICKUPDATA",
    "importOrder" : 1000,
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.IBIZSAMPLE0007.DDATE",
      "mOSFilePath" : "pslanguageres/Auto893",
      "rTMOSFilePath" : "pslanguageres/Auto893"
    },
    "logicName" : "公文时间",
    "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/DDATE",
    "name" : "DDATE",
    "getPSDER" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0007/PSDERS/DER1N_IBIZSAMPLE0007_IBIZSAMPLE0006_IBIZSAMPLE0006ID.json"
    },
    "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/DDATE",
    "getRealPSDEField" : {
      "name" : "DDATE",
      "codeName" : "DDate"
    },
    "getRealPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0006.json"
    },
    "getRelatedPSDEField" : {
      "name" : "DDATE",
      "codeName" : "DDate"
    },
    "getRelatedPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0006.json"
    },
    "serviceCodeName" : "DDate",
    "stdDataType" : 5,
    "valueFormat" : "%1$tY-%1$tm-%1$td",
    "viewLevel" : 0,
    "linkDEField" : true,
    "phisicalDEField" : false
  }, {
    "getAllPSDEFDTColumns" : [ {
      "columnName" : "DTEXT",
      "dBType" : "MYSQL5",
      "name" : "DTEXT",
      "standardColumnName" : "`DTEXT`"
    } ],
    "getAllPSDEFUIModes" : [ {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/DTEXT/psdefuimodes/Default",
      "name" : "[DTEXT][中文]",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.DTEXT",
          "mOSFilePath" : "pslanguageres/Auto1195",
          "rTMOSFilePath" : "pslanguageres/Auto1195"
        },
        "codeName" : "Default",
        "editorType" : "SPAN",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/DTEXT/psdefformitems/Default",
        "name" : "[DTEXT][中文]",
        "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/DTEXT/psdefformitems/Default",
        "getRefPSDEACMode" : {
          "modelref" : true,
          "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0006/PSDEACMODES/Default.json"
        },
        "getRefPSDataEntity" : {
          "modelref" : true,
          "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0006.json"
        },
        "stringLength" : 1048576,
        "uIMode" : "DEFAULT"
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/DTEXT/psdefuimodes/Default",
      "type" : "DEFAULT"
    }, {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/DTEXT/psdefuimodes/MobileDefault",
      "name" : "[DTEXT][中文]移动端默认",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.DTEXT",
          "mOSFilePath" : "pslanguageres/Auto1195",
          "rTMOSFilePath" : "pslanguageres/Auto1195"
        },
        "codeName" : "MobileDefault",
        "editorType" : "SPAN",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/DTEXT/psdefformitems/MobileDefault",
        "name" : "[DTEXT][中文]移动端默认",
        "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/DTEXT/psdefformitems/MobileDefault",
        "getRefPSDEACMode" : {
          "modelref" : true,
          "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0006/PSDEACMODES/Default.json"
        },
        "getRefPSDataEntity" : {
          "modelref" : true,
          "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0006.json"
        },
        "stringLength" : 1048576,
        "uIMode" : "MOBILEDEFAULT",
        "mobileMode" : true
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/DTEXT/psdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    } ],
    "getAllPSDEFValueRules" : [ {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/DTEXT/psdefvaluerules/Default",
      "name" : "默认规则",
      "getPSDEFVRGroupCondition" : {
        "condOp" : "AND",
        "condType" : "GROUP",
        "name" : "默认组",
        "getPSDEFVRConditions" : [ {
          "condType" : "STRINGLENGTH",
          "dEFName" : "DTEXT",
          "maxValue" : 1048576,
          "name" : "默认字符串长度",
          "ruleInfo" : "内容长度必须小于等于[1048576]",
          "includeMaxValue" : true,
          "includeMinValue" : false,
          "keyCond" : true
        } ],
        "ruleInfo" : "内容长度必须小于等于[1048576]"
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/DTEXT/psdefvaluerules/Default",
      "ruleInfo" : "内容长度必须小于等于[1048576]",
      "checkDefault" : true,
      "defaultMode" : true,
      "enableBackend" : true,
      "enableFront" : true
    } ],
    "codeName" : "DText",
    "dEFType" : 3,
    "dataType" : "PICKUPDATA",
    "importOrder" : 1000,
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.DTEXT",
      "mOSFilePath" : "pslanguageres/Auto1195",
      "rTMOSFilePath" : "pslanguageres/Auto1195"
    },
    "length" : 1048576,
    "logicName" : "正文",
    "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/DTEXT",
    "name" : "DTEXT",
    "getPSDER" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0007/PSDERS/DER1N_IBIZSAMPLE0007_IBIZSAMPLE0006_IBIZSAMPLE0006ID.json"
    },
    "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/DTEXT",
    "getRealPSDEField" : {
      "name" : "DTEXT",
      "codeName" : "DText"
    },
    "getRealPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0006.json"
    },
    "getRelatedPSDEField" : {
      "name" : "DTEXT",
      "codeName" : "DText"
    },
    "getRelatedPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0006.json"
    },
    "serviceCodeName" : "DText",
    "stdDataType" : 21,
    "stringLength" : 1048576,
    "valueFormat" : "%1$s",
    "viewLevel" : 0,
    "linkDEField" : true,
    "phisicalDEField" : false,
    "queryColumn" : false
  }, {
    "getAllPSDEFDTColumns" : [ {
      "columnName" : "IBIZSAMPLE0006NAME",
      "dBType" : "MYSQL5",
      "name" : "IBIZSAMPLE0006NAME",
      "queryCodeExp" : "t11.`IBIZSAMPLE0006NAME`",
      "standardColumnName" : "`IBIZSAMPLE0006NAME`"
    } ],
    "getAllPSDEFSearchModes" : [ {
      "codeName" : "N_IBIZSAMPLE0006NAME_EQ",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0006NAME/psdefsfitems/N_IBIZSAMPLE0006NAME_EQ",
      "name" : "N_IBIZSAMPLE0006NAME_EQ",
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0006NAME/psdefsearchmodes/N_IBIZSAMPLE0006NAME_EQ",
      "stdDataType" : 25,
      "valueOP" : "EQ"
    }, {
      "codeName" : "N_IBIZSAMPLE0006NAME_LIKE",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0006NAME/psdefsfitems/N_IBIZSAMPLE0006NAME_LIKE",
      "name" : "N_IBIZSAMPLE0006NAME_LIKE",
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0006NAME/psdefsearchmodes/N_IBIZSAMPLE0006NAME_LIKE",
      "stdDataType" : 25,
      "valueOP" : "LIKE"
    } ],
    "getAllPSDEFUIModes" : [ {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0006NAME/psdefuimodes/MobileDefault",
      "name" : "[IBIZSAMPLE0006NAME][嵌套流程(主)名称]移动端默认",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.IBIZSAMPLE0006NAME",
          "mOSFilePath" : "pslanguageres/Auto868",
          "rTMOSFilePath" : "pslanguageres/Auto868"
        },
        "codeName" : "MobileDefault",
        "editorType" : "MOBPICKER",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0006NAME/psdefformitems/MobileDefault",
        "name" : "[IBIZSAMPLE0006NAME][嵌套流程(主)名称]移动端默认",
        "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0006NAME/psdefformitems/MobileDefault",
        "refLinkPSDEViewCodeName" : "RedirectView",
        "refMPickupPSDEViewCodeName" : "MPickupView",
        "getRefPSDEACMode" : {
          "modelref" : true,
          "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0006/PSDEACMODES/Default.json"
        },
        "getRefPSDataEntity" : {
          "modelref" : true,
          "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0006.json"
        },
        "refPickupPSDEViewCodeName" : "PickupView",
        "stringLength" : 200,
        "uIMode" : "MOBILEDEFAULT",
        "mobileMode" : true
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0006NAME/psdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    }, {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0006NAME/psdefuimodes/Default",
      "name" : "[IBIZSAMPLE0006NAME][嵌套流程(主)名称]",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.IBIZSAMPLE0006NAME",
          "mOSFilePath" : "pslanguageres/Auto868",
          "rTMOSFilePath" : "pslanguageres/Auto868"
        },
        "codeName" : "Default",
        "editorType" : "PICKER",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0006NAME/psdefformitems/Default",
        "name" : "[IBIZSAMPLE0006NAME][嵌套流程(主)名称]",
        "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0006NAME/psdefformitems/Default",
        "refLinkPSDEViewCodeName" : "RedirectView",
        "refMPickupPSDEViewCodeName" : "MPickupView",
        "getRefPSDEACMode" : {
          "modelref" : true,
          "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0006/PSDEACMODES/Default.json"
        },
        "getRefPSDataEntity" : {
          "modelref" : true,
          "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0006.json"
        },
        "refPickupPSDEViewCodeName" : "PickupView",
        "stringLength" : 200,
        "uIMode" : "DEFAULT"
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0006NAME/psdefuimodes/Default",
      "type" : "DEFAULT"
    } ],
    "getAllPSDEFValueRules" : [ {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0006NAME/psdefvaluerules/Default",
      "name" : "默认规则",
      "getPSDEFVRGroupCondition" : {
        "condOp" : "AND",
        "condType" : "GROUP",
        "name" : "默认组",
        "getPSDEFVRConditions" : [ {
          "condType" : "STRINGLENGTH",
          "dEFName" : "IBIZSAMPLE0006NAME",
          "maxValue" : 200,
          "name" : "默认字符串长度",
          "ruleInfo" : "内容长度必须小于等于[200]",
          "includeMaxValue" : true,
          "includeMinValue" : false,
          "keyCond" : true
        } ],
        "ruleInfo" : "内容长度必须小于等于[200]"
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0006NAME/psdefvaluerules/Default",
      "ruleInfo" : "内容长度必须小于等于[200]",
      "checkDefault" : true,
      "defaultMode" : true,
      "enableBackend" : true,
      "enableFront" : true
    } ],
    "codeName" : "IBIZSample0006Name",
    "dEFType" : 3,
    "dataType" : "PICKUPTEXT",
    "importOrder" : 1000,
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.IBIZSAMPLE0006NAME",
      "mOSFilePath" : "pslanguageres/Auto868",
      "rTMOSFilePath" : "pslanguageres/Auto868"
    },
    "length" : 200,
    "logicName" : "嵌套流程(主)名称",
    "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0006NAME",
    "name" : "IBIZSAMPLE0006NAME",
    "getPSDER" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0007/PSDERS/DER1N_IBIZSAMPLE0007_IBIZSAMPLE0006_IBIZSAMPLE0006ID.json"
    },
    "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0006NAME",
    "getRealPSDEField" : {
      "name" : "IBIZSAMPLE0006NAME",
      "codeName" : "IBIZSample0006Name"
    },
    "getRealPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0006.json"
    },
    "getRelatedPSDEField" : {
      "name" : "IBIZSAMPLE0006NAME",
      "codeName" : "IBIZSample0006Name"
    },
    "getRelatedPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0006.json"
    },
    "serviceCodeName" : "IBIZSample0006Name",
    "stdDataType" : 25,
    "stringLength" : 200,
    "valueFormat" : "%1$s",
    "getValuePSDEField" : {
      "name" : "IBIZSAMPLE0006ID",
      "codeName" : "IBIZSample0006Id"
    },
    "viewLevel" : 0,
    "linkDEField" : true,
    "phisicalDEField" : false
  }, {
    "getAllPSDEFDTColumns" : [ {
      "columnName" : "IBIZSAMPLE0006ID",
      "dBType" : "MYSQL5",
      "name" : "IBIZSAMPLE0006ID",
      "queryCodeExp" : "t1.`IBIZSAMPLE0006ID`",
      "standardColumnName" : "`IBIZSAMPLE0006ID`"
    } ],
    "getAllPSDEFSearchModes" : [ {
      "codeName" : "N_IBIZSAMPLE0006ID_EQ",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0006ID/psdefsfitems/N_IBIZSAMPLE0006ID_EQ",
      "name" : "N_IBIZSAMPLE0006ID_EQ",
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0006ID/psdefsearchmodes/N_IBIZSAMPLE0006ID_EQ",
      "stdDataType" : 25,
      "valueOP" : "EQ"
    } ],
    "getAllPSDEFUIModes" : [ {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0006ID/psdefuimodes/Default",
      "name" : "[IBIZSAMPLE0006ID][嵌套流程(主)标识]",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.IBIZSAMPLE0006ID",
          "mOSFilePath" : "pslanguageres/Auto1273",
          "rTMOSFilePath" : "pslanguageres/Auto1273"
        },
        "codeName" : "Default",
        "editorType" : "HIDDEN",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0006ID/psdefformitems/Default",
        "name" : "[IBIZSAMPLE0006ID][嵌套流程(主)标识]",
        "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0006ID/psdefformitems/Default",
        "getRefPSDataEntity" : {
          "modelref" : true,
          "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0006.json"
        },
        "stringLength" : 100,
        "uIMode" : "DEFAULT"
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0006ID/psdefuimodes/Default",
      "type" : "DEFAULT"
    }, {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0006ID/psdefuimodes/MobileDefault",
      "name" : "[IBIZSAMPLE0006ID][嵌套流程(主)标识]移动端默认",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.IBIZSAMPLE0006ID",
          "mOSFilePath" : "pslanguageres/Auto1273",
          "rTMOSFilePath" : "pslanguageres/Auto1273"
        },
        "codeName" : "MobileDefault",
        "editorType" : "HIDDEN",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0006ID/psdefformitems/MobileDefault",
        "name" : "[IBIZSAMPLE0006ID][嵌套流程(主)标识]移动端默认",
        "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0006ID/psdefformitems/MobileDefault",
        "getRefPSDataEntity" : {
          "modelref" : true,
          "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0006.json"
        },
        "stringLength" : 100,
        "uIMode" : "MOBILEDEFAULT",
        "mobileMode" : true
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0006ID/psdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    } ],
    "getAllPSDEFValueRules" : [ {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0006ID/psdefvaluerules/Default",
      "name" : "默认规则",
      "getPSDEFVRGroupCondition" : {
        "condOp" : "AND",
        "condType" : "GROUP",
        "name" : "默认组",
        "getPSDEFVRConditions" : [ {
          "condType" : "STRINGLENGTH",
          "dEFName" : "IBIZSAMPLE0006ID",
          "maxValue" : 100,
          "name" : "默认字符串长度",
          "ruleInfo" : "内容长度必须小于等于[100]",
          "includeMaxValue" : true,
          "includeMinValue" : false,
          "keyCond" : true
        } ],
        "ruleInfo" : "内容长度必须小于等于[100]"
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0006ID/psdefvaluerules/Default",
      "ruleInfo" : "内容长度必须小于等于[100]",
      "checkDefault" : true,
      "defaultMode" : true,
      "enableBackend" : true,
      "enableFront" : true
    } ],
    "codeName" : "IBIZSample0006Id",
    "dEFType" : 1,
    "dataType" : "PICKUP",
    "importOrder" : 1000,
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.IBIZSAMPLE0006ID",
      "mOSFilePath" : "pslanguageres/Auto1273",
      "rTMOSFilePath" : "pslanguageres/Auto1273"
    },
    "length" : 100,
    "logicName" : "嵌套流程(主)标识",
    "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0006ID",
    "name" : "IBIZSAMPLE0006ID",
    "getPSDER" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0007/PSDERS/DER1N_IBIZSAMPLE0007_IBIZSAMPLE0006_IBIZSAMPLE0006ID.json"
    },
    "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdefields/IBIZSAMPLE0006ID",
    "getRealPSDEField" : {
      "name" : "IBIZSAMPLE0006ID",
      "codeName" : "IBIZSample0006Id"
    },
    "getRealPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0006.json"
    },
    "getRelatedPSDEField" : {
      "name" : "IBIZSAMPLE0006ID",
      "codeName" : "IBIZSample0006Id"
    },
    "getRelatedPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0006.json"
    },
    "serviceCodeName" : "IBIZSample0006Id",
    "stdDataType" : 25,
    "stringLength" : 100,
    "valueFormat" : "%1$s",
    "linkDEField" : true
  } ],
  "getAllPSDEMethodDTOs" : [ {
    "name" : "IBIZSample0007DTO",
    "getPSDEMethodDTOFields" : [ {
      "logicName" : "建立时间",
      "name" : "CreateDate",
      "getPSDEField" : {
        "name" : "CREATEDATE",
        "codeName" : "CreateDate"
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdemethoddtos/IBIZSample0007DTO/psdemethoddtofields/CreateDate",
      "sourceType" : "DEFIELD",
      "stdDataType" : 5,
      "type" : "SIMPLE",
      "allowEmpty" : false,
      "readOnly" : true
    }, {
      "logicName" : "建立人",
      "name" : "CreateMan",
      "getPSDEField" : {
        "name" : "CREATEMAN",
        "codeName" : "CreateMan"
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdemethoddtos/IBIZSample0007DTO/psdemethoddtofields/CreateMan",
      "sourceType" : "DEFIELD",
      "stdDataType" : 25,
      "stringLength" : 60,
      "type" : "SIMPLE",
      "allowEmpty" : false,
      "readOnly" : true
    }, {
      "logicName" : "公文时间",
      "name" : "DDate",
      "getPSDEField" : {
        "name" : "DDATE",
        "codeName" : "DDate"
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdemethoddtos/IBIZSample0007DTO/psdemethoddtofields/DDate",
      "sourceType" : "DEFIELD",
      "stdDataType" : 5,
      "type" : "SIMPLE"
    }, {
      "logicName" : "公文编号",
      "name" : "DNum",
      "getPSDEField" : {
        "name" : "DNUM",
        "codeName" : "DNum"
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdemethoddtos/IBIZSample0007DTO/psdemethoddtofields/DNum",
      "sourceType" : "DEFIELD",
      "stdDataType" : 25,
      "stringLength" : 100,
      "type" : "SIMPLE"
    }, {
      "logicName" : "正文",
      "name" : "DText",
      "getPSDEField" : {
        "name" : "DTEXT",
        "codeName" : "DText"
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdemethoddtos/IBIZSample0007DTO/psdemethoddtofields/DText",
      "sourceType" : "DEFIELD",
      "stdDataType" : 21,
      "stringLength" : 1048576,
      "type" : "SIMPLE"
    }, {
      "logicName" : "嵌套流程(主)标识",
      "name" : "IBIZSample0006Id",
      "getPSDEField" : {
        "name" : "IBIZSAMPLE0006ID",
        "codeName" : "IBIZSample0006Id"
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdemethoddtos/IBIZSample0007DTO/psdemethoddtofields/IBIZSample0006Id",
      "sourceType" : "DEFIELD",
      "stdDataType" : 25,
      "stringLength" : 100,
      "type" : "SIMPLE"
    }, {
      "logicName" : "嵌套流程(主)名称",
      "name" : "IBIZSample0006Name",
      "getPSDEField" : {
        "name" : "IBIZSAMPLE0006NAME",
        "codeName" : "IBIZSample0006Name"
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdemethoddtos/IBIZSample0007DTO/psdemethoddtofields/IBIZSample0006Name",
      "sourceType" : "DEFIELD",
      "stdDataType" : 25,
      "stringLength" : 200,
      "type" : "SIMPLE"
    }, {
      "logicName" : "嵌套流程(子)标识",
      "name" : "IBIZSample0007Id",
      "getPSDEField" : {
        "name" : "IBIZSAMPLE0007ID",
        "codeName" : "IBIZSample0007Id"
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdemethoddtos/IBIZSample0007DTO/psdemethoddtofields/IBIZSample0007Id",
      "sourceType" : "DEFIELD",
      "stdDataType" : 25,
      "stringLength" : 100,
      "type" : "SIMPLE",
      "allowEmpty" : false
    }, {
      "logicName" : "公文名称",
      "name" : "IBIZSample0007Name",
      "getPSDEField" : {
        "name" : "IBIZSAMPLE0007NAME",
        "codeName" : "IBIZSample0007Name"
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdemethoddtos/IBIZSample0007DTO/psdemethoddtofields/IBIZSample0007Name",
      "sourceType" : "DEFIELD",
      "stdDataType" : 25,
      "stringLength" : 200,
      "type" : "SIMPLE"
    }, {
      "logicName" : "更新时间",
      "name" : "UpdateDate",
      "getPSDEField" : {
        "name" : "UPDATEDATE",
        "codeName" : "UpdateDate"
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdemethoddtos/IBIZSample0007DTO/psdemethoddtofields/UpdateDate",
      "sourceType" : "DEFIELD",
      "stdDataType" : 5,
      "type" : "SIMPLE",
      "allowEmpty" : false,
      "readOnly" : true
    }, {
      "logicName" : "更新人",
      "name" : "UpdateMan",
      "getPSDEField" : {
        "name" : "UPDATEMAN",
        "codeName" : "UpdateMan"
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdemethoddtos/IBIZSample0007DTO/psdemethoddtofields/UpdateMan",
      "sourceType" : "DEFIELD",
      "stdDataType" : 25,
      "stringLength" : 60,
      "type" : "SIMPLE",
      "allowEmpty" : false,
      "readOnly" : true
    }, {
      "logicName" : "工作流实例",
      "name" : "WFInstanceId",
      "getPSDEField" : {
        "name" : "WFINSTANCEID",
        "codeName" : "WFInstanceId"
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdemethoddtos/IBIZSample0007DTO/psdemethoddtofields/WFInstanceId",
      "sourceType" : "DEFIELD",
      "stdDataType" : 25,
      "stringLength" : 100,
      "type" : "SIMPLE"
    }, {
      "logicName" : "工作流步骤",
      "name" : "WFState",
      "getPSDEField" : {
        "name" : "WFSTATE",
        "codeName" : "WFState"
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdemethoddtos/IBIZSample0007DTO/psdemethoddtofields/WFState",
      "sourceType" : "DEFIELD",
      "stdDataType" : 9,
      "type" : "SIMPLE"
    }, {
      "logicName" : "会签步骤",
      "name" : "WFStep",
      "getPSDEField" : {
        "name" : "WFSTEP",
        "codeName" : "WFStep"
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdemethoddtos/IBIZSample0007DTO/psdemethoddtofields/WFStep",
      "sourceType" : "DEFIELD",
      "stdDataType" : 25,
      "stringLength" : 60,
      "type" : "SIMPLE"
    }, {
      "logicName" : "工作流版本",
      "name" : "WFVersion",
      "getPSDEField" : {
        "name" : "WFVERSION",
        "codeName" : "WFVersion"
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdemethoddtos/IBIZSample0007DTO/psdemethoddtofields/WFVersion",
      "sourceType" : "DEFIELD",
      "stdDataType" : 25,
      "stringLength" : 100,
      "type" : "SIMPLE"
    }, {
      "logicName" : "业务状态",
      "name" : "YWState",
      "getPSDEField" : {
        "name" : "YWSTATE",
        "codeName" : "YWState"
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdemethoddtos/IBIZSample0007DTO/psdemethoddtofields/YWState",
      "sourceType" : "DEFIELD",
      "stdDataType" : 25,
      "stringLength" : 60,
      "type" : "SIMPLE"
    } ],
    "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdemethoddtos/IBIZSample0007DTO",
    "sourceType" : "DE",
    "type" : "DEFAULT",
    "defaultMode" : true
  }, {
    "name" : "IBIZSample0007FilterDTO",
    "getPSDEFilterDTOFields" : [ {
      "logicName" : "嵌套流程(主)标识",
      "name" : "N_IBIZSAMPLE0006ID_EQ",
      "getPSDEFSearchMode" : {
        "modelref" : true,
        "id" : "N_IBIZSAMPLE0006ID_EQ"
      },
      "getPSDEField" : {
        "name" : "IBIZSAMPLE0006ID",
        "codeName" : "IBIZSample0006Id"
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdemethoddtos/IBIZSample0007FilterDTO/psdemethoddtofields/N_IBIZSAMPLE0006ID_EQ",
      "sourceType" : "DEFSEARCHMODE",
      "stdDataType" : 25,
      "stringLength" : 100,
      "type" : "SIMPLE"
    }, {
      "logicName" : "嵌套流程(主)名称",
      "name" : "N_IBIZSAMPLE0006NAME_EQ",
      "getPSDEFSearchMode" : {
        "modelref" : true,
        "id" : "N_IBIZSAMPLE0006NAME_EQ"
      },
      "getPSDEField" : {
        "name" : "IBIZSAMPLE0006NAME",
        "codeName" : "IBIZSample0006Name"
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdemethoddtos/IBIZSample0007FilterDTO/psdemethoddtofields/N_IBIZSAMPLE0006NAME_EQ",
      "sourceType" : "DEFSEARCHMODE",
      "stdDataType" : 25,
      "stringLength" : 200,
      "type" : "SIMPLE"
    }, {
      "logicName" : "嵌套流程(主)名称",
      "name" : "N_IBIZSAMPLE0006NAME_LIKE",
      "getPSDEFSearchMode" : {
        "modelref" : true,
        "id" : "N_IBIZSAMPLE0006NAME_LIKE"
      },
      "getPSDEField" : {
        "name" : "IBIZSAMPLE0006NAME",
        "codeName" : "IBIZSample0006Name"
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdemethoddtos/IBIZSample0007FilterDTO/psdemethoddtofields/N_IBIZSAMPLE0006NAME_LIKE",
      "sourceType" : "DEFSEARCHMODE",
      "stdDataType" : 25,
      "stringLength" : 200,
      "type" : "SIMPLE"
    }, {
      "logicName" : "嵌套流程(子)标识",
      "name" : "N_IBIZSAMPLE0007ID_EQ",
      "getPSDEFSearchMode" : {
        "modelref" : true,
        "id" : "N_IBIZSAMPLE0007ID_EQ"
      },
      "getPSDEField" : {
        "name" : "IBIZSAMPLE0007ID",
        "codeName" : "IBIZSample0007Id"
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdemethoddtos/IBIZSample0007FilterDTO/psdemethoddtofields/N_IBIZSAMPLE0007ID_EQ",
      "sourceType" : "DEFSEARCHMODE",
      "stdDataType" : 25,
      "stringLength" : 100,
      "type" : "SIMPLE"
    }, {
      "logicName" : "公文名称",
      "name" : "N_IBIZSAMPLE0007NAME_LIKE",
      "getPSDEFSearchMode" : {
        "modelref" : true,
        "id" : "N_IBIZSAMPLE0007NAME_LIKE"
      },
      "getPSDEField" : {
        "name" : "IBIZSAMPLE0007NAME",
        "codeName" : "IBIZSample0007Name"
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdemethoddtos/IBIZSample0007FilterDTO/psdemethoddtofields/N_IBIZSAMPLE0007NAME_LIKE",
      "sourceType" : "DEFSEARCHMODE",
      "stdDataType" : 25,
      "stringLength" : 200,
      "type" : "SIMPLE"
    }, {
      "logicName" : "会签步骤",
      "name" : "N_WFSTEP_EQ",
      "getPSDEFSearchMode" : {
        "modelref" : true,
        "id" : "N_WFSTEP_EQ"
      },
      "getPSDEField" : {
        "name" : "WFSTEP",
        "codeName" : "WFStep"
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdemethoddtos/IBIZSample0007FilterDTO/psdemethoddtofields/N_WFSTEP_EQ",
      "sourceType" : "DEFSEARCHMODE",
      "stdDataType" : 25,
      "stringLength" : 60,
      "type" : "SIMPLE"
    }, {
      "logicName" : "业务状态",
      "name" : "N_YWSTATE_EQ",
      "getPSDEFSearchMode" : {
        "modelref" : true,
        "id" : "N_YWSTATE_EQ"
      },
      "getPSDEField" : {
        "name" : "YWSTATE",
        "codeName" : "YWState"
      },
      "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdemethoddtos/IBIZSample0007FilterDTO/psdemethoddtofields/N_YWSTATE_EQ",
      "sourceType" : "DEFSEARCHMODE",
      "stdDataType" : 25,
      "stringLength" : 60,
      "type" : "SIMPLE"
    } ],
    "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdemethoddtos/IBIZSample0007FilterDTO",
    "sourceType" : "DE",
    "type" : "DEFILTER",
    "defaultMode" : true
  } ],
  "getAllPSDEOPPrivs" : [ {
    "logicName" : "建立",
    "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdeopprivs/CREATE",
    "name" : "CREATE",
    "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdeopprivs/CREATE"
  }, {
    "logicName" : "删除",
    "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdeopprivs/DELETE",
    "name" : "DELETE",
    "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdeopprivs/DELETE"
  }, {
    "logicName" : "读取",
    "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdeopprivs/READ",
    "name" : "READ",
    "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdeopprivs/READ"
  }, {
    "logicName" : "更新",
    "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdeopprivs/UPDATE",
    "name" : "UPDATE",
    "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/psdeopprivs/UPDATE"
  } ],
  "getAllPSDEWFs" : [ {
    "codeName" : "SN",
    "dynaModelFilePath" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0007/PSWFDES/SN.json",
    "getEntityStatePSCodeList" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSCODELISTS/WFSTATE.json"
    },
    "entityWFState" : "20",
    "mOSFilePath" : "psworkflows/SN/pswfdes/SN",
    "name" : "IBIZSAMPLE0007",
    "getPSWorkflow" : {
      "modelref" : true,
      "path" : "PSWORKFLOWS/SN.json"
    },
    "rTMOSFilePath" : "psworkflows/SN/pswfdes/SN",
    "getUDStatePSDEField" : {
      "name" : "YWSTATE",
      "codeName" : "YWState"
    },
    "getWFInstPSDEField" : {
      "name" : "WFINSTANCEID",
      "codeName" : "WFInstanceId"
    },
    "wFProxyMode" : 0,
    "getWFRetPSDEField" : {
      "name" : "YWSTATE",
      "codeName" : "YWState"
    },
    "getWFStatePSDEField" : {
      "name" : "WFSTATE",
      "codeName" : "WFState"
    },
    "getWFStepPSCodeList" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSCODELISTS/SNSTEP.json"
    },
    "getWFStepPSDEField" : {
      "name" : "WFSTEP",
      "codeName" : "WFStep"
    },
    "defaultMode" : true,
    "enableUserStart" : true,
    "useWFProxyApp" : false
  } ],
  "getAllPSModelDatas" : [ {
    "codeName" : "PickupView",
    "logicName" : "嵌套流程(子)实体数据选择视图",
    "mOSFilePath" : "psmodeldata$psdataentities/PickupView",
    "modelTag" : "PICKUPVIEW",
    "name" : "嵌套流程(子)实体数据选择视图",
    "rTMOSFilePath" : "psmodeldata$psdataentities/PickupView",
    "realModelSubType" : "DEPICKUPVIEW",
    "realModelType" : "PSDEVIEWBASE"
  }, {
    "codeName" : "SN_D_WFGridView",
    "logicName" : "嵌套流程(子)实体工作流表格视图(会签流程)",
    "mOSFilePath" : "psmodeldata$psdataentities/SN_D_WFGridView",
    "modelTag" : "WFMDATAVIEW",
    "modelTag2" : "SN:D",
    "name" : "嵌套流程(子)实体工作流表格视图(会签流程)",
    "rTMOSFilePath" : "psmodeldata$psdataentities/SN_D_WFGridView",
    "realModelSubType" : "DEWFGRIDVIEW",
    "realModelType" : "PSDEVIEWBASE"
  }, {
    "codeName" : "SN_WFExpView",
    "logicName" : "嵌套流程(子)实体工作流导航视图(会签流程)",
    "mOSFilePath" : "psmodeldata$psdataentities/SN_WFExpView",
    "name" : "嵌套流程(子)实体工作流导航视图(会签流程)",
    "rTMOSFilePath" : "psmodeldata$psdataentities/SN_WFExpView",
    "realModelSubType" : "DEWFEXPVIEW",
    "realModelType" : "PSDEVIEWBASE"
  }, {
    "codeName" : "SN_W_WFGridView",
    "logicName" : "嵌套流程(子)实体工作流表格视图(会签流程)",
    "mOSFilePath" : "psmodeldata$psdataentities/SN_W_WFGridView",
    "modelTag" : "WFMDATAVIEW",
    "modelTag2" : "SN:W",
    "name" : "嵌套流程(子)实体工作流表格视图(会签流程)",
    "rTMOSFilePath" : "psmodeldata$psdataentities/SN_W_WFGridView",
    "realModelSubType" : "DEWFGRIDVIEW",
    "realModelType" : "PSDEVIEWBASE"
  }, {
    "codeName" : "EditView2",
    "logicName" : "嵌套流程(子)实体编辑视图(左右关系)",
    "mOSFilePath" : "psmodeldata$psdataentities/EditView2",
    "name" : "嵌套流程(子)实体编辑视图(左右关系)",
    "rTMOSFilePath" : "psmodeldata$psdataentities/EditView2",
    "realModelSubType" : "DEEDITVIEW2",
    "realModelType" : "PSDEVIEWBASE"
  }, {
    "codeName" : "EditView",
    "logicName" : "嵌套流程(子)实体编辑视图",
    "mOSFilePath" : "psmodeldata$psdataentities/EditView",
    "name" : "嵌套流程(子)实体编辑视图",
    "rTMOSFilePath" : "psmodeldata$psdataentities/EditView",
    "realModelSubType" : "DEEDITVIEW",
    "realModelType" : "PSDEVIEWBASE"
  }, {
    "codeName" : "RedirectView",
    "logicName" : "嵌套流程(子)实体数据重定向视图",
    "mOSFilePath" : "psmodeldata$psdataentities/RedirectView",
    "modelTag" : "REDIRECTVIEW",
    "name" : "嵌套流程(子)实体数据重定向视图",
    "rTMOSFilePath" : "psmodeldata$psdataentities/RedirectView",
    "realModelSubType" : "DEREDIRECTVIEW",
    "realModelType" : "PSDEVIEWBASE"
  }, {
    "codeName" : "SN_W10_WFEditView",
    "logicName" : "嵌套流程(子)实体工作流编辑视图(会签流程v1:会签)",
    "mOSFilePath" : "psmodeldata$psdataentities/SN_W10_WFEditView",
    "modelTag" : "WFEDITVIEW",
    "modelTag2" : "SN:W:10",
    "name" : "嵌套流程(子)实体工作流编辑视图(会签流程v1:会签)",
    "rTMOSFilePath" : "psmodeldata$psdataentities/SN_W10_WFEditView",
    "realModelSubType" : "DEWFEDITVIEW",
    "realModelType" : "PSDEVIEWBASE"
  }, {
    "codeName" : "MPickupView",
    "logicName" : "嵌套流程(子)实体数据多项选择视图",
    "mOSFilePath" : "psmodeldata$psdataentities/MPickupView",
    "modelTag" : "MPICKUPVIEW",
    "name" : "嵌套流程(子)实体数据多项选择视图",
    "rTMOSFilePath" : "psmodeldata$psdataentities/MPickupView",
    "realModelSubType" : "DEMPICKUPVIEW",
    "realModelType" : "PSDEVIEWBASE"
  }, {
    "codeName" : "GridView",
    "logicName" : "嵌套流程(子)实体表格视图",
    "mOSFilePath" : "psmodeldata$psdataentities/GridView",
    "modelTag" : "MDATAVIEW",
    "name" : "嵌套流程(子)实体表格视图",
    "rTMOSFilePath" : "psmodeldata$psdataentities/GridView",
    "realModelSubType" : "DEGRIDVIEW",
    "realModelType" : "PSDEVIEWBASE"
  }, {
    "codeName" : "SN_D_WFEditView",
    "logicName" : "嵌套流程(子)实体工作流编辑视图(会签流程)",
    "mOSFilePath" : "psmodeldata$psdataentities/SN_D_WFEditView",
    "modelTag" : "WFEDITVIEW",
    "modelTag2" : "SN:D",
    "name" : "嵌套流程(子)实体工作流编辑视图(会签流程)",
    "rTMOSFilePath" : "psmodeldata$psdataentities/SN_D_WFEditView",
    "realModelSubType" : "DEWFEDITVIEW",
    "realModelType" : "PSDEVIEWBASE"
  }, {
    "codeName" : "PickupGridView",
    "logicName" : "嵌套流程(子)实体选择表格视图",
    "mOSFilePath" : "psmodeldata$psdataentities/PickupGridView",
    "name" : "嵌套流程(子)实体选择表格视图",
    "rTMOSFilePath" : "psmodeldata$psdataentities/PickupGridView",
    "realModelSubType" : "DEPICKUPGRIDVIEW",
    "realModelType" : "PSDEVIEWBASE"
  }, {
    "codeName" : "SN_W10_WFGridView",
    "logicName" : "嵌套流程(子)实体工作流表格视图(会签流程:会签)",
    "mOSFilePath" : "psmodeldata$psdataentities/SN_W10_WFGridView",
    "modelTag" : "WFMDATAVIEW",
    "modelTag2" : "SN:W:10",
    "name" : "嵌套流程(子)实体工作流表格视图(会签流程:会签)",
    "rTMOSFilePath" : "psmodeldata$psdataentities/SN_W10_WFGridView",
    "realModelSubType" : "DEWFGRIDVIEW",
    "realModelType" : "PSDEVIEWBASE"
  }, {
    "codeName" : "Main",
    "logicName" : "主编辑表单",
    "mOSFilePath" : "psmodeldata$psdataentities/Main",
    "modelTag2" : "0",
    "name" : "主编辑表单",
    "rTMOSFilePath" : "psmodeldata$psdataentities/Main",
    "realModelSubType" : "EDITFORM",
    "realModelType" : "PSDEFORM"
  } ],
  "codeName" : "IBIZSample0007",
  "dEType" : 1,
  "dSLink" : "DEFAULT",
  "dataAccCtrlArch" : 1,
  "dataAccCtrlMode" : 1,
  "dataChangeLogMode" : 0,
  "dataImpExpMode" : 3,
  "getDefaultPSDEDataQuery" : {
    "modelref" : true,
    "id" : "Default"
  },
  "getDefaultPSDEDataSet" : {
    "modelref" : true,
    "id" : "Default"
  },
  "getDefaultPSDEFilterDTO" : {
    "modelref" : true,
    "id" : "IBIZSample0007FilterDTO"
  },
  "getDefaultPSDEMethodDTO" : {
    "modelref" : true,
    "id" : "IBIZSample0007DTO"
  },
  "dynaInstMode" : 0,
  "dynaModelFilePath" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0007.json",
  "enableActions" : 7,
  "enableUIActions" : 15,
  "enableViewLevel" : 0,
  "extendMode" : 0,
  "getKeyPSDEField" : {
    "name" : "IBIZSAMPLE0007ID",
    "codeName" : "IBIZSample0007Id"
  },
  "getLNPSLanguageRes" : {
    "lanResTag" : "DE.LNAME.IBIZSAMPLE0007",
    "mOSFilePath" : "pslanguageres/Auto1472",
    "rTMOSFilePath" : "pslanguageres/Auto1472"
  },
  "logicName" : "嵌套流程(子)",
  "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007",
  "getMajorPSDEField" : {
    "name" : "IBIZSAMPLE0007NAME",
    "codeName" : "IBIZSample0007Name"
  },
  "memo" : "用于演示嵌套流程",
  "getMinorPSDERs" : [ {
    "codeName" : "IBIZSAMPLE0006",
    "dERType" : "DER1N",
    "dynaModelFilePath" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0007/PSDERS/DER1N_IBIZSAMPLE0007_IBIZSAMPLE0006_IBIZSAMPLE0006ID.json",
    "fKeyName" : "F4E94CBD2A60E3B387",
    "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/minorpsders/DER1N_IBIZSAMPLE0007_IBIZSAMPLE0006_IBIZSAMPLE0006ID",
    "getMajorPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0006.json"
    },
    "masterOrder" : -1,
    "masterRS" : 0,
    "getMinorPSDataEntity" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZSample0007.json"
    },
    "name" : "DER1N_IBIZSAMPLE0007_IBIZSAMPLE0006_IBIZSAMPLE0006ID",
    "orderValue" : 100,
    "getPSPickupDEField" : {
      "name" : "IBIZSAMPLE0006ID",
      "codeName" : "IBIZSample0006Id"
    },
    "getPSPickupTextDEField" : {
      "name" : "IBIZSAMPLE0006NAME",
      "codeName" : "IBIZSample0006Name"
    },
    "pickupDEFName" : "IBIZSAMPLE0006ID",
    "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007/minorpsders/DER1N_IBIZSAMPLE0007_IBIZSAMPLE0006_IBIZSAMPLE0006ID",
    "removeActionType" : 2,
    "removeOrder" : 0,
    "enableFKey" : true
  } ],
  "name" : "IBIZSAMPLE0007",
  "getPSSystemModule" : {
    "modelref" : true,
    "path" : "PSMODULES/Sample.json"
  },
  "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZSAMPLE0007",
  "saaSMode" : 0,
  "serviceAPIMode" : 1,
  "serviceCodeName" : "IBIZSample0007",
  "storageMode" : 1,
  "systemTag" : "DemoSys",
  "tableName" : "T_IBIZSAMPLE0007",
  "view2Name" : "V2_IBIZSAMPLE0007",
  "view3Name" : "V3_IBIZSAMPLE0007",
  "view4Name" : "V4_IBIZSAMPLE0007",
  "viewName" : "V_IBIZSAMPLE0007",
  "enableAPIStorage" : false,
  "enableCreate" : true,
  "enableDataVer" : false,
  "enableEntityCache" : false,
  "enableModify" : true,
  "enableMultiDS" : false,
  "enableMultiForm" : false,
  "enableMultiStorage" : false,
  "enableNoSQLStorage" : false,
  "enableRemove" : true,
  "enableSQLStorage" : true,
  "logicValid" : false,
  "subSysAsCloud" : false
}