luohairen
2024-11-22 10fe05319209797d23e360ec3fad9f30c5b96f58
refs
用户 luohairen <3399054449@qq.com>
星期五, 十一月 22, 2024 14:20 +0800
提交者 luohairen <3399054449@qq.com>
星期五, 十一月 22, 2024 14:20 +0800
提交10fe05319209797d23e360ec3fad9f30c5b96f58
目录 f034d1daebb68bf81a492a4859c1663f59e1d9f2 目录 | zip | gz
parent 0526c88cd7082090fe658fd536562185527ba48a 查看 | 对比
项目计划初始化
63个文件已添加
5个文件已删除
5021 ■■■■ 已修改文件
business/src/main/java/com/ycl/controller/PlanController.java 83 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/controller/ProgressPlanController.java 83 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/controller/ProjectPlanExamineRecordController.java 82 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/controller/ProjectPlanInfoController.java 83 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/controller/ProjectPlanProgressReportController.java 83 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/controller/ProjectPlanRecordController.java 83 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/controller/ProjectUnitRegistrationInfoController.java 83 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/domain/entity/Plan.java 51 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/domain/entity/ProgressPlan.java 51 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/domain/entity/ProjectPlanExamineRecord.java 72 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/domain/entity/ProjectPlanInfo.java 43 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/domain/entity/ProjectPlanProgressReport.java 44 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/domain/entity/ProjectPlanRecord.java 51 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/domain/entity/ProjectUnitRegistrationInfo.java 120 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/domain/form/PlanForm.java 63 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/domain/form/ProgressPlanForm.java 63 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/domain/form/ProjectPlanExamineRecordForm.java 84 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/domain/form/ProjectPlanInfoForm.java 56 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/domain/form/ProjectPlanProgressReportForm.java 57 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/domain/form/ProjectPlanRecordForm.java 68 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/domain/form/ProjectUnitRegistrationInfoForm.java 132 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/domain/query/PlanQuery.java 17 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/domain/query/ProgressPlanQuery.java 18 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/domain/query/ProjectPlanExamineRecordQuery.java 18 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/domain/query/ProjectPlanInfoQuery.java 18 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/domain/query/ProjectPlanProgressReportQuery.java 17 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/domain/query/ProjectPlanRecordQuery.java 18 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/domain/query/ProjectUnitRegistrationInfoQuery.java 22 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/domain/vo/PlanVO.java 61 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/domain/vo/ProgressPlanVO.java 60 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/domain/vo/ProjectPlanExamineRecordVO.java 80 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/domain/vo/ProjectPlanInfoVO.java 52 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/domain/vo/ProjectPlanProgressReportVO.java 53 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/domain/vo/ProjectPlanRecordVO.java 67 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/domain/vo/ProjectUnitRegistrationInfoVO.java 129 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/domain/vue/ProjectInfoDialog.vue 315 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/domain/vue/ProjectInfoTable.vue 320 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/domain/vue/ProjectInfoView.vue 102 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/domain/vue/index.js 79 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/domain/vue/projectInfo.js 61 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/mapper/PlanMapper.java 32 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/mapper/ProgressPlanMapper.java 32 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/mapper/ProjectPlanExamineRecordMapper.java 34 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/mapper/ProjectPlanInfoMapper.java 34 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/mapper/ProjectPlanProgressReportMapper.java 34 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/mapper/ProjectPlanRecordMapper.java 34 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/mapper/ProjectUnitRegistrationInfoMapper.java 34 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/service/PlanService.java 73 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/service/ProgressPlanService.java 65 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/service/ProjectPlanExamineRecordService.java 66 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/service/ProjectPlanInfoService.java 66 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/service/ProjectPlanProgressReportService.java 66 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/service/ProjectPlanRecordService.java 66 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/service/ProjectUnitRegistrationInfoService.java 65 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/service/impl/PlanServiceImpl.java 119 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/service/impl/ProgressPlanServiceImpl.java 119 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/service/impl/ProjectPlanExamineRecordServiceImpl.java 121 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/service/impl/ProjectPlanInfoServiceImpl.java 119 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/service/impl/ProjectPlanProgressReportServiceImpl.java 120 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/service/impl/ProjectPlanRecordServiceImpl.java 119 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/java/com/ycl/service/impl/ProjectUnitRegistrationInfoServiceImpl.java 119 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/resources/mapper/PlanMapper.xml 55 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/resources/mapper/ProgressPlanMapper.xml 55 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/resources/mapper/ProjectPlanExamineRecordMapper.xml 70 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/resources/mapper/ProjectPlanInfoMapper.xml 49 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/resources/mapper/ProjectPlanProgressReportMapper.xml 49 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/resources/mapper/ProjectPlanRecordMapper.xml 58 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
business/src/main/resources/mapper/ProjectUnitRegistrationInfoMapper.xml 106 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史