| | |
| | | <DataType name="dtBank"> |
| | | <Property name="matchType">com.fzzy.igds.domain.Bank</Property> |
| | | <PropertyDef name="id"> |
| | | <Property/> |
| | | <Property></Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="name"> |
| | | <Property/> |
| | | <Property></Property> |
| | | <Property name="label">银行名称</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="status"> |
| | | <Property/> |
| | | <Property></Property> |
| | | <Property name="label">是否启用</Property> |
| | | <Property name="mapping"> |
| | | <Property name="mapValues">${dorado.getDataProvider("dicPR#triggerYN").getResult("DEVICE_STATUS")}</Property> |
| | |
| | | </Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="remark"> |
| | | <Property/> |
| | | <Property></Property> |
| | | <Property name="label">备注说明</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="companyId"> |
| | | <Property/> |
| | | <Property></Property> |
| | | <Property name="label">所属组织</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="createBy"> |
| | | <Property/> |
| | | <Property></Property> |
| | | <Property name="label">创建人</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="createTime"> |
| | |
| | | <Property name="label">创建时间</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="updateBy"> |
| | | <Property/> |
| | | <Property></Property> |
| | | <Property name="label">更新人</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="updateTime"> |
| | |
| | | <DataType name="dtBaseParam"> |
| | | <Property name="matchType">com.fzzy.igds.data.IgdsBaseParam</Property> |
| | | <PropertyDef name="id"> |
| | | <Property/> |
| | | <Property></Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="name"> |
| | | <Property/> |
| | | <Property></Property> |
| | | <Property name="label">名称</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="key"> |
| | | <Property/> |
| | | <Property></Property> |
| | | <Property name="label">关键字</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="start"> |
| | |
| | | <Property name="readOnly">true</Property> |
| | | </PropertyDef> |
| | | </DataType> |
| | | <DataType name="dtNoticeParam"> |
| | | <Property name="matchType">com.fzzy.igds.data.NoticeParam</Property> |
| | | <PropertyDef name="id"> |
| | | <Property/> |
| | | </PropertyDef> |
| | | <PropertyDef name="companyId"> |
| | | <Property/> |
| | | </PropertyDef> |
| | | <PropertyDef name="deptId"> |
| | | <Property/> |
| | | </PropertyDef> |
| | | <PropertyDef name="depotId"> |
| | | <Property/> |
| | | <Property name="label">装卸仓库</Property> |
| | | <Property name="mapping"> |
| | | <Property name="mapValues">${dorado.getDataProvider("depotPR#getAllCache").getResult()}</Property> |
| | | <Property name="keyProperty">id</Property> |
| | | <Property name="valueProperty">name</Property> |
| | | </Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="customerName"> |
| | | <Property/> |
| | | <Property name="label">客户名称</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="foodVariety"> |
| | | <Property/> |
| | | <Property name="label">粮食品种</Property> |
| | | <Property name="mapping"> |
| | | <Property name="mapValues">${dorado.getDataProvider("dicPR#sysDictData").getResult("FOOD_VARIETY_")}</Property> |
| | | <Property name="keyProperty">dictValue</Property> |
| | | <Property name="valueProperty">dictLabel</Property> |
| | | </Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="contractId"> |
| | | <Property/> |
| | | </PropertyDef> |
| | | <PropertyDef name="planId"> |
| | | <Property/> |
| | | </PropertyDef> |
| | | <PropertyDef name="foodType"> |
| | | <Property/> |
| | | </PropertyDef> |
| | | <PropertyDef name="year"> |
| | | <Property/> |
| | | </PropertyDef> |
| | | <PropertyDef name="type"> |
| | | <Property/> |
| | | </PropertyDef> |
| | | <PropertyDef name="weight"> |
| | | <Property name="dataType">Double</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="taskNum"> |
| | | <Property name="dataType">Double</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="completeStatus"> |
| | | <Property/> |
| | | <Property name="label">完成状态</Property> |
| | | <Property name="mapping"> |
| | | <Property name="mapValues"> |
| | | <Collection> |
| | | <Entity> |
| | | <Property name="name">未完成</Property> |
| | | <Property name="code">NONE</Property> |
| | | </Entity> |
| | | <Entity> |
| | | <Property name="name">已完成</Property> |
| | | <Property name="code">COMPLETE</Property> |
| | | </Entity> |
| | | </Collection> |
| | | </Property> |
| | | <Property name="keyProperty">code</Property> |
| | | <Property name="valueProperty">name</Property> |
| | | </Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="storageReal"> |
| | | <Property name="dataType">Double</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="start"> |
| | | <Property name="dataType">Date</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="end"> |
| | | <Property name="dataType">Date</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="createUser"> |
| | | <Property/> |
| | | </PropertyDef> |
| | | </DataType> |
| | | </Model> |