| | |
| | | <Property name="label">操作标志</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="zhgxsj"> |
| | | <Property name="dataType">Date</Property> |
| | | <Property name="dataType">DateTime</Property> |
| | | <Property name="label">最后更新时间</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="bjw"> |
| | |
| | | </PropertyDef> |
| | | <PropertyDef name="bizId"> |
| | | <Property/> |
| | | <Property name="label">业务id</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="kqdm"> |
| | | <Property/> |
| | | <Property name="label">库区代码</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="syncTime"> |
| | | <Property name="dataType">Date</Property> |
| | | <Property name="label">同步时间</Property> |
| | | <Property name="label">配置id</Property> |
| | | </PropertyDef> |
| | | </DataType> |
| | | </Model> |
| | |
| | | <DataColumn name="bizId"> |
| | | <Property name="property">bizId</Property> |
| | | </DataColumn> |
| | | <DataColumn name="kqdm"> |
| | | <Property name="property">kqdm</Property> |
| | | </DataColumn> |
| | | <DataColumn name="syncTime"> |
| | | <Property name="property">syncTime</Property> |
| | | </DataColumn> |
| | | </DataGrid> |
| | | <Dialog id="dialogMain"> |
| | | <Property name="width">1000</Property> |
| | |
| | | <AutoFormElement> |
| | | <Property name="name">bizId</Property> |
| | | <Property name="property">bizId</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | | <Property name="name">kqdm</Property> |
| | | <Property name="property">kqdm</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | | <Property name="name">syncTime</Property> |
| | | <Property name="property">syncTime</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | </AutoForm> |