k94314517
2025-04-16 14e0babcc1bed5e899342fa5536eafc4340cd899
分支
用户 k94314517 <8417338+k94314517@user.noreply.gitee.com>
星期三, 四月 16, 2025 11:19 +0800
提交者 k94314517 <8417338+k94314517@user.noreply.gitee.com>
星期三, 四月 16, 2025 11:19 +0800
提交14e0babcc1bed5e899342fa5536eafc4340cd899
目录 72f7fe126b76beb5500a41c9c04eef36756f3394 目录 | zip | gz
上一版本 f7d045b0a8355b0ababd480c8aa195ff6d42bdfd 查看 | 对比
f8c827392607967121c5f9a57894645f18ad5953 查看 | 对比
Merge remote-tracking branch 'origin/master'

# Conflicts:
# server/src/main/java/com/doumee/dao/business/model/Workorder.java
已添加7个文件
已删除1个文件
已修改42个文件
7345 ■■■■■ 文件已修改
admin/.env 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/.env.development 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/.env.production 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/.env.staging 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/.env.test 7 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/package.json 3 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/business/OperaCategoryDcaProblemWindow.vue 51 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/business/OperaCategoryWindow.vue 42 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/business/OperaMemberWindow.vue 76 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/business/OperaWorkorderDetailDbhWindow.vue 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/business/OperaWorkorderDetailDcaInfoWindow.vue 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/business/OperaWorkorderDetailDcaWindow.vue 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/business/OperaWorkorderDetailSheWindow.vue 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/common/Header.vue 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/components/system/user/OperaUserWindow.vue 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/main.js 4 ●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/views/business/categoryDbhLocaltion.vue 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/views/business/categoryDbhType.vue 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/views/business/categoryDcaLocaltion.vue 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/views/business/categoryDcaProblem.vue 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/views/business/categorySheLocaltion.vue 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/views/business/categorySheType.vue 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/views/business/company.vue 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/views/business/companyMember.vue 15 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/views/business/workorderDbh.vue 35 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/views/business/workorderDca.vue 7 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/views/business/workorderDcaChild.vue 21 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/views/business/workorderShe.vue 35 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/src/views/system/user.vue 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
admin/vue.config.js 18 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
server/src/main/java/com/doumee/api/business/WorkorderController.java 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
server/src/main/java/com/doumee/dao/business/model/Workorder.java 5 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
server/src/main/java/com/doumee/dao/business/vo/WorkorderAllDto.java 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
server/src/main/java/com/doumee/dao/business/vo/WorkorderDbhDto.java 10 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
server/src/main/java/com/doumee/dao/business/vo/WorkorderDcaChildDto.java 15 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
server/src/main/java/com/doumee/dao/business/vo/WorkorderDcaDto.java 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
server/src/main/java/com/doumee/dao/business/vo/WorkorderSheDto.java 11 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
server/src/main/java/com/doumee/service/business/impl/ManagersServiceImpl.java 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
server/src/main/java/com/doumee/service/business/impl/MemberServiceImpl.java 15 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
server/src/main/java/com/doumee/service/business/impl/WorkorderServiceImpl.java 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
server/src/main/resources/application-dev.yml 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
server/src/main/resources/application-pro.yml 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
server/src/main/resources/application-test.yml 74 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
server/src/main/resources/application.yml 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
server/src/main/resources/logback-spring.xml 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
startsh/DBbackup.sh 6 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
startsh/Navicat备份文件20250415170810.nb3 对比 | 查看 | 原始文档 | blame | 历史
startsh/admin_start.sh 7 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
startsh/lianhelihua数据库备份.sql 6781 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
startsh/启动脚本和日志处理脚本说明.txt 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史