All Downloads are FREE. Search and download functionalities are using the official Maven repository.

program.hframe.data.set.hfmd_enum_class.xml Maven / Gradle / Ivy

The newest version!
<dataset>
  <module>hframe</module>
  <code>hfmd_enum_class</code>
  <entity>hfmd_enum_class</entity>
  <name>枚举类目【默认】</name>
  <fields>
    <field code="hfmd_enum_class_id" name="枚举类目ID" edit-type="input" is-key="true">
      <create-edit-type>hidden</create-edit-type>
      <update-edit-type>text</update-edit-type>
    </field>
    <field code="hfmd_enum_class_name" name="枚举类目名称" edit-type="input"/>
    <field code="hfmd_enum_class_code" name="枚举类目编码" edit-type="input"/>
    <field code="hfmd_enum_class_desc" name="枚举类目描述" edit-type="input"/>
    <field code="ext1" name="扩展字段1" edit-type="input"/>
    <field code="ext2" name="扩展字段2" edit-type="input"/>
    <field code="hfpm_program_id" name="项目ID" edit-type="select">
      <rel entity-code="hfpm_program/hfpm_program_id/hfpm_program_name"/>
    </field>
    <field code="op_id" name="创建人" edit-type="input">
      <rel entity-code="hfsec_user/hfsec_user_id/hfsec_user_name"/>
      <create-edit-type>hidden</create-edit-type>
      <update-edit-type>text</update-edit-type>
    </field>
    <field code="create_time" name="创建时间" edit-type="datetime">
      <create-edit-type>hidden</create-edit-type>
      <update-edit-type>text</update-edit-type>
    </field>
    <field code="modify_op_id" name="修改人" edit-type="input">
      <rel entity-code="hfsec_user/hfsec_user_id/hfsec_user_name"/>
      <create-edit-type>hidden</create-edit-type>
      <update-edit-type>hidden</update-edit-type>
    </field>
    <field code="modify_time" name="修改时间" edit-type="datetime">
      <create-edit-type>hidden</create-edit-type>
      <update-edit-type>hidden</update-edit-type>
    </field>
    <field code="del_flag" name="删除标识" edit-type="input">
      <create-edit-type>hidden</create-edit-type>
    </field>
  </fields>
</dataset>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy