refs
用户 wangmengzhao <1036088376@qq.com>
星期五, 十一月 24, 2023 23:33 +0800
提交者 wangmengzhao <1036088376@qq.com>
星期五, 十一月 24, 2023 23:33 +0800
提交96c4fcf9ba03e16e384c7b9cac7893296df7a298
目录 22d890ebda3ac7e57f000bd324990c6112625022 目录 | zip | gz
parent afb06e67508f63542829083f344472ec9e16654d 查看 | 对比
代码优化,安装单已完成后,设备状态变为离线,设备表加repair_flag创建时为1,维修单已完成时设置为0
14个文件已修改
333 ■■■■■ 已修改文件
wumei-smart-master/springboot/wumei-admin/src/main/java/com/ruoyi/web/controller/system/SysProfileController.java 7 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
wumei-smart-master/springboot/wumei-admin/src/main/resources/application.yml 3 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
wumei-smart-master/springboot/wumei-common/src/main/java/com/ruoyi/common/config/RuoYiConfig.java 9 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
wumei-smart-master/springboot/wumei-common/src/main/java/com/ruoyi/common/utils/DateUtils.java 72 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
wumei-smart-master/springboot/wumei-common/src/main/java/com/ruoyi/common/utils/file/FileUploadUtils.java 14 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
wumei-smart-master/springboot/wumei-common/src/main/java/com/ruoyi/common/utils/uuid/IdUtils.java 25 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
wumei-smart-master/springboot/wumei-iot/src/main/java/com/ruoyi/iot/controller/DeviceOrderController.java 78 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
wumei-smart-master/springboot/wumei-iot/src/main/java/com/ruoyi/iot/domain/Device.java 25 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
wumei-smart-master/springboot/wumei-iot/src/main/java/com/ruoyi/iot/domain/DeviceOrder.java 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
wumei-smart-master/springboot/wumei-iot/src/main/java/com/ruoyi/iot/service/IDeviceService.java 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
wumei-smart-master/springboot/wumei-iot/src/main/resources/mapper/iot/DeviceMapper.xml 20 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
wumei-smart-master/springboot/wumei-iot/src/main/resources/mapper/iot/DeviceOrderMapper.xml 3 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
wumei-smart-master/vue/src/views/equipmentManagement/installation.vue 45 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
wumei-smart-master/vue/src/views/equipmentManagement/maintenance.vue 30 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史