-
麻笑宇 authored
- 新增 queryEquipmentSearchData 接口,用于查询设备查询条件 - 实现 queryEquipmentSearchData 方法,根据参数类型和字典编码获取查询条件 - 优化 ConditionEnum枚举,使用 paramType 替代 code 进行比较 - 在 TechnicalParameter 注解中添加 unit 字段,用于支持单位 - 更新 TechParamItem 类,增加 dictCode 和 unit 字段 - 修改 TechParamUtil 工具类,支持新的字典编码和单位字段
cca7cf35
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| annotation | ||
| annotations | ||
| aop | ||
| bo | ||
| constants | ||
| controller | ||
| dao/mapper | ||
| dto | ||
| entity | ||
| enums | ||
| excel | ||
| feign | ||
| interceptors | ||
| rule/action | ||
| service | ||
| typeHandler | ||
| utils | ||
| workflow/feign | ||
| Test.java |