czt
2025-08-01 8bbd45de678ccfd45b6d210320e80b59027ea773
src/main/java/com/fzzy/api/view/Api1103.view.xml
@@ -379,6 +379,26 @@
      <PropertyDef name="bjw">
        <Property name="label">标记位</Property>
      </PropertyDef>
      <PropertyDef name="cfcczt">
        <Property></Property>
        <Property name="label">仓房承储状态</Property>
        <Property name="mapping">
          <Property name="keyProperty">key</Property>
          <Property name="valueProperty">value</Property>
          <Property name="mapValues">
            <Collection>
              <Entity>
                <Property name="key">1</Property>
                <Property name="value">正常</Property>
              </Entity>
              <Entity>
                <Property name="key">2</Property>
                <Property name="value">退出储备粮承储</Property>
              </Entity>
            </Collection>
          </Property>
        </Property>
      </PropertyDef>
    </DataType>
  </Model>
  <View layout="regionPadding:10">
@@ -892,6 +912,11 @@
                <Property name="property">bjw</Property>
                <Editor/>
              </AutoFormElement>
              <AutoFormElement>
                <Property name="name">cfcczt</Property>
                <Property name="property">cfcczt</Property>
                <Editor/>
              </AutoFormElement>
            </AutoForm>
          </Children>
        </GroupBox>