|
@@ -0,0 +1,388 @@
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
+<project version="4">
|
|
|
+ <component name="AutoImportSettings">
|
|
|
+ <option name="autoReloadType" value="SELECTIVE" />
|
|
|
+ </component>
|
|
|
+ <component name="ChangeListManager">
|
|
|
+ <list default="true" id="b5706414-aab4-4b84-9189-e0bf939b95e1" name="Changes" comment="">
|
|
|
+ <change afterPath="$PROJECT_DIR$/ruoyi-admin/src/main/java/com/ruoyi/web/controller/gas/GEmergencyRepairController.java" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/GEmergencyRepair.java" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/bo/GEmergencyRepairBo.java" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/vo/GEmergencyRepairVo.java" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/mapper/GAreaPhotoMapper.java" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/mapper/GEmergencyRepairMapper.java" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/service/IGAreaPhotoService.java" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/service/IGEmergencyRepairService.java" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/ruoyi-gas/src/main/resources/mapper/GEmergencyRepairMapper.xml" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/.idea/encodings.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/encodings.xml" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/.idea/jarRepositories.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/jarRepositories.xml" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/.idea/misc.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/.idea/modules.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/modules.xml" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-admin/src/main/java/com/ruoyi/web/controller/gas/Backup.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-admin/src/main/java/com/ruoyi/web/controller/gas/GAreaController.java" beforeDir="false" afterPath="$PROJECT_DIR$/ruoyi-admin/src/main/java/com/ruoyi/web/controller/gas/GAreaController.java" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-admin/src/main/java/com/ruoyi/web/controller/gas/GBuildingController.java" beforeDir="false" afterPath="$PROJECT_DIR$/ruoyi-admin/src/main/java/com/ruoyi/web/controller/gas/GBuildingController.java" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-admin/src/main/java/com/ruoyi/web/controller/gas/GEnginePhotoController.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-admin/src/main/java/com/ruoyi/web/controller/gas/GHouseController.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-admin/src/main/java/com/ruoyi/web/controller/gas/GOrderController.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-admin/src/main/java/com/ruoyi/web/controller/gas/GOrderPhotoController.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-admin/src/main/java/com/ruoyi/web/controller/gas/GOtherEngineController.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-admin/src/main/java/com/ruoyi/web/controller/gas/GParameterController.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-admin/src/main/java/com/ruoyi/web/controller/gas/GPipeLengthController.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-admin/src/main/java/com/ruoyi/web/controller/gas/GPipeTypeController.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-admin/src/main/java/com/ruoyi/web/controller/gas/GUnitController.java" beforeDir="false" afterPath="$PROJECT_DIR$/ruoyi-admin/src/main/java/com/ruoyi/web/controller/gas/GUnitController.java" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-admin/src/main/java/com/ruoyi/web/controller/gas/GValveController.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-admin/src/main/java/com/ruoyi/web/controller/mobile/MAboutUsController.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-admin/src/main/java/com/ruoyi/web/controller/mobile/MAreaController.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-admin/src/main/java/com/ruoyi/web/controller/mobile/MBuildingController.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-admin/src/main/java/com/ruoyi/web/controller/mobile/MEnginePhotoController.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-admin/src/main/java/com/ruoyi/web/controller/mobile/MExplainController.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-admin/src/main/java/com/ruoyi/web/controller/mobile/MHouseController.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-admin/src/main/java/com/ruoyi/web/controller/mobile/MNoticeController.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-admin/src/main/java/com/ruoyi/web/controller/mobile/MOrderController.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-admin/src/main/java/com/ruoyi/web/controller/mobile/MOrderPhotoController.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-admin/src/main/java/com/ruoyi/web/controller/mobile/MOtherEngineController.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-admin/src/main/java/com/ruoyi/web/controller/mobile/MPipeLengthController.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-admin/src/main/java/com/ruoyi/web/controller/mobile/MPipeTypeController.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-admin/src/main/java/com/ruoyi/web/controller/mobile/MRotationController.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-admin/src/main/java/com/ruoyi/web/controller/mobile/MUnitController.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-admin/src/main/java/com/ruoyi/web/controller/mobile/MUserController.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-admin/src/main/java/com/ruoyi/web/controller/mobile/MValveController.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-admin/src/main/resources/application-dev.yml" beforeDir="false" afterPath="$PROJECT_DIR$/ruoyi-admin/src/main/resources/application-dev.yml" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-extend/ruoyi-extend.iml" beforeDir="false" afterPath="$PROJECT_DIR$/ruoyi-extend/ruoyi-extend.iml" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/GArea.java" beforeDir="false" afterPath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/GArea.java" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/GBuilding.java" beforeDir="false" afterPath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/GBuilding.java" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/GEnginePhoto.java" beforeDir="false" afterPath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/GAreaPhoto.java" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/GHouse.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/GOrder.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/GOrderPhoto.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/GOtherEngine.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/GParameter.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/GPipeLength.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/GPipeType.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/GUnit.java" beforeDir="false" afterPath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/GUnit.java" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/GValve.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/bo/GAreaBo.java" beforeDir="false" afterPath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/bo/GAreaBo.java" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/bo/GBuildingBo.java" beforeDir="false" afterPath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/bo/GBuildingBo.java" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/bo/GEnginePhotoBo.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/bo/GHouseBo.java" beforeDir="false" afterPath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/bo/GAreaPhotoBo.java" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/bo/GOrderBo.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/bo/GOrderPhotoBo.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/bo/GOtherEngineBo.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/bo/GParameterBo.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/bo/GPipeLengthBo.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/bo/GPipeTypeBo.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/bo/GUnitBo.java" beforeDir="false" afterPath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/bo/GUnitBo.java" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/bo/GValveBo.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/vo/GAreaExportVo.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/vo/GAreaVo.java" beforeDir="false" afterPath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/vo/GAreaVo.java" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/vo/GBuildingVo.java" beforeDir="false" afterPath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/vo/GBuildingVo.java" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/vo/GDownloadVo.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/vo/GEnginePhotoVo.java" beforeDir="false" afterPath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/vo/GAreaPhotoVo.java" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/vo/GExportVo.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/vo/GExportsVo.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/vo/GHouseVo.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/vo/GImportVo.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/vo/GOrderExportVoAnJian.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/vo/GOrderExportVoWeiXiu.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/vo/GOrderPhotoVo.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/vo/GOrderVo.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/vo/GOtherEngineVo.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/vo/GParameterVo.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/vo/GPipeLengthVo.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/vo/GPipeTypeVo.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/vo/GUnitVo.java" beforeDir="false" afterPath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/vo/GUnitVo.java" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/domain/vo/GValveVo.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/mapper/GAreaMapper.java" beforeDir="false" afterPath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/mapper/GAreaMapper.java" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/mapper/GBuildingMapper.java" beforeDir="false" afterPath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/mapper/GBuildingMapper.java" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/mapper/GEnginePhotoMapper.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/mapper/GHouseMapper.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/mapper/GOrderMapper.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/mapper/GOrderPhotoMapper.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/mapper/GOtherEngineMapper.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/mapper/GParameterMapper.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/mapper/GPipeLengthMapper.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/mapper/GPipeTypeMapper.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/mapper/GUnitMapper.java" beforeDir="false" afterPath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/mapper/GUnitMapper.java" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/mapper/GUserMapper.java" beforeDir="false" afterPath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/mapper/GUserMapper.java" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/mapper/GValveMapper.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/service/IGAreaService.java" beforeDir="false" afterPath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/service/IGAreaService.java" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/service/IGBuildingService.java" beforeDir="false" afterPath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/service/IGBuildingService.java" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/service/IGEnginePhotoService.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/service/IGHouseService.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/service/IGOrderPhotoService.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/service/IGOrderService.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/service/IGOtherEngineService.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/service/IGParameterService.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/service/IGPipeLengthService.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/service/IGPipeTypeService.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/service/IGUnitService.java" beforeDir="false" afterPath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/service/IGUnitService.java" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/service/IGUserService.java" beforeDir="false" afterPath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/service/IGUserService.java" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/service/IGValveService.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/service/impl/GAboutUsServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/service/impl/GAboutUsServiceImpl.java" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/service/impl/GAreaServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/service/impl/GAreaServiceImpl.java" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/service/impl/GBuildingServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/service/impl/GBuildingServiceImpl.java" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/service/impl/GEnginePhotoServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/service/impl/GAreaPhotoServiceImpl.java" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/service/impl/GHouseServiceImpl.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/service/impl/GOrderPhotoServiceImpl.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/service/impl/GOrderServiceImpl.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/service/impl/GOtherEngineServiceImpl.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/service/impl/GParameterServiceImpl.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/service/impl/GPipeLengthServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/service/impl/GEmergencyRepairServiceImpl.java" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/service/impl/GPipeTypeServiceImpl.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/service/impl/GUnitServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/service/impl/GUnitServiceImpl.java" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/service/impl/GUserServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/service/impl/GUserServiceImpl.java" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/java/com/ruoyi/gas/service/impl/GValveServiceImpl.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/resources/mapper/GAreaMapper.xml" beforeDir="false" afterPath="$PROJECT_DIR$/ruoyi-gas/src/main/resources/mapper/GAreaMapper.xml" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/resources/mapper/GBuildingMapper.xml" beforeDir="false" afterPath="$PROJECT_DIR$/ruoyi-gas/src/main/resources/mapper/GBuildingMapper.xml" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/resources/mapper/GEnginePhotoMapper.xml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/resources/mapper/GHouseMapper.xml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/resources/mapper/GOrderMapper.xml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/resources/mapper/GOrderPhotoMapper.xml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/resources/mapper/GOtherEngineMapper.xml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/resources/mapper/GParameterMapper.xml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/resources/mapper/GPipeLengthMapper.xml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/resources/mapper/GPipeTypeMapper.xml" beforeDir="false" afterPath="$PROJECT_DIR$/ruoyi-gas/src/main/resources/mapper/GAreaPhotoMapper.xml" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/resources/mapper/GUnitMapper.xml" beforeDir="false" afterPath="$PROJECT_DIR$/ruoyi-gas/src/main/resources/mapper/GUnitMapper.xml" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-gas/src/main/resources/mapper/GValveMapper.xml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/domain/MAboutUs.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/domain/MArea.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/domain/MBuilding.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/domain/MEnginePhoto.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/domain/MExplain.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/domain/MHouse.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/domain/MNotice.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/domain/MOrder.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/domain/MOrderPhoto.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/domain/MOtherEngine.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/domain/MPipeLength.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/domain/MPipeType.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/domain/MRotation.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/domain/MUnit.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/domain/MValve.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/domain/bo/MAboutUsBo.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/domain/bo/MAreaBo.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/domain/bo/MBuildingBo.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/domain/bo/MEnginePhotoBo.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/domain/bo/MExplainBo.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/domain/bo/MHouseBo.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/domain/bo/MNoticeBo.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/domain/bo/MOrderBo.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/domain/bo/MOrderPhotoBo.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/domain/bo/MOtherEngineBo.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/domain/bo/MPipeLengthBo.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/domain/bo/MPipeTypeBo.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/domain/bo/MRotationBo.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/domain/bo/MUnitBo.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/domain/bo/MUserBo.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/domain/bo/MValveBo.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/domain/vo/MAboutUsVo.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/domain/vo/MAreaVo.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/domain/vo/MBuildingVo.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/domain/vo/MCensusVo.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/domain/vo/MDicVO.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/domain/vo/MDownloadVo.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/domain/vo/MEnginePhotoVo.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/domain/vo/MExplainVo.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/domain/vo/MHouseVo.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/domain/vo/MNoticeVo.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/domain/vo/MOrderPhotoVo.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/domain/vo/MOrderVo.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/domain/vo/MOtherEngineVo.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/domain/vo/MPipeLengthVo.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/domain/vo/MPipeTypeVo.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/domain/vo/MRotationVo.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/domain/vo/MUnitVo.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/domain/vo/MUserForemanVo.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/domain/vo/MUserVo.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/domain/vo/MValveVo.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/mapper/MAboutUsMapper.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/mapper/MAreaMapper.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/mapper/MBuildingMapper.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/mapper/MEnginePhotoMapper.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/mapper/MExplainMapper.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/mapper/MHouseMapper.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/mapper/MNoticeMapper.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/mapper/MOrderMapper.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/mapper/MOrderPhotoMapper.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/mapper/MOtherEngineMapper.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/mapper/MPipeLengthMapper.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/mapper/MPipeTypeMapper.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/mapper/MRotationMapper.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/mapper/MUnitMapper.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/mapper/MUserMapper.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/mapper/MValveMapper.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/service/IMAboutUsService.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/service/IMAreaService.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/service/IMBuildingService.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/service/IMEnginePhotoService.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/service/IMExplainService.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/service/IMHouseService.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/service/IMNoticeService.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/service/IMOrderPhotoService.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/service/IMOrderService.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/service/IMOtherEngineService.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/service/IMPipeLengthService.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/service/IMPipeTypeService.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/service/IMRotationService.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/service/IMUnitService.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/service/IMUserService.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/service/IMValveService.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/service/impl/MAboutUsServiceImpl.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/service/impl/MAreaServiceImpl.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/service/impl/MBuildingServiceImpl.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/service/impl/MEnginePhotoServiceImpl.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/service/impl/MExplainServiceImpl.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/service/impl/MHouseServiceImpl.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/service/impl/MNoticeServiceImpl.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/service/impl/MOrderPhotoServiceImpl.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/service/impl/MOrderServiceImpl.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/service/impl/MOtherEngineServiceImpl.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/service/impl/MPipeLengthServiceImpl.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/service/impl/MPipeTypeServiceImpl.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/service/impl/MRotationServiceImpl.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/service/impl/MUnitServiceImpl.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/service/impl/MUserServiceImpl.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/java/com/ruoyi/mobile/service/impl/MValveServiceImpl.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/resources/mapper/mobile/MAboutUsMapper.xml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/resources/mapper/mobile/MAreaMapper.xml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/resources/mapper/mobile/MBuildingMapper.xml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/resources/mapper/mobile/MEnginePhotoMapper.xml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/resources/mapper/mobile/MExplainMapper.xml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/resources/mapper/mobile/MHouseMapper.xml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/resources/mapper/mobile/MNoticeMapper.xml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/resources/mapper/mobile/MOrderMapper.xml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/resources/mapper/mobile/MOrderPhotoMapper.xml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/resources/mapper/mobile/MOtherEngineMapper.xml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/resources/mapper/mobile/MPipeLengthMapper.xml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/resources/mapper/mobile/MPipeTypeMapper.xml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/resources/mapper/mobile/MRotationMapper.xml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/resources/mapper/mobile/MUnitMapper.xml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/resources/mapper/mobile/MUserMapper.xml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-mobile/src/main/resources/mapper/mobile/MValveMapper.xml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/ruoyi-vue-plus.iml" beforeDir="false" afterPath="$PROJECT_DIR$/ruoyi-vue-plus.iml" afterDir="false" />
|
|
|
+ </list>
|
|
|
+ <option name="SHOW_DIALOG" value="false" />
|
|
|
+ <option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
|
+ <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
|
+ <option name="LAST_RESOLUTION" value="IGNORE" />
|
|
|
+ </component>
|
|
|
+ <component name="CodeInsightWorkspaceSettings">
|
|
|
+ <option name="optimizeImportsOnTheFly" value="true" />
|
|
|
+ </component>
|
|
|
+ <component name="CompilerWorkspaceConfiguration">
|
|
|
+ <option name="MAKE_PROJECT_ON_SAVE" value="true" />
|
|
|
+ </component>
|
|
|
+ <component name="Git.Settings">
|
|
|
+ <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
|
+ </component>
|
|
|
+ <component name="JRebelWorkspace">
|
|
|
+ <option name="jrebelEnabledAutocompile" value="true" />
|
|
|
+ </component>
|
|
|
+ <component name="MarkdownSettingsMigration">
|
|
|
+ <option name="stateVersion" value="1" />
|
|
|
+ </component>
|
|
|
+ <component name="MavenImportPreferences">
|
|
|
+ <option name="generalSettings">
|
|
|
+ <MavenGeneralSettings>
|
|
|
+ <option name="mavenHome" value="$PROJECT_DIR$/../../../apache-maven-3.9.5" />
|
|
|
+ <option name="userSettingsFile" value="D:\apache-maven-3.9.5\conf\settings.xml" />
|
|
|
+ </MavenGeneralSettings>
|
|
|
+ </option>
|
|
|
+ </component>
|
|
|
+ <component name="ProjectColorInfo">{
|
|
|
+ "associatedIndex": 8
|
|
|
+}</component>
|
|
|
+ <component name="ProjectId" id="2X0Ut6U1qBnv9dFdRoDzFZHm0TN" />
|
|
|
+ <component name="ProjectLevelVcsManager">
|
|
|
+ <ConfirmationsSetting value="2" id="Add" />
|
|
|
+ </component>
|
|
|
+ <component name="ProjectViewState">
|
|
|
+ <option name="hideEmptyMiddlePackages" value="true" />
|
|
|
+ <option name="showLibraryContents" value="true" />
|
|
|
+ </component>
|
|
|
+ <component name="PropertiesComponent">{
|
|
|
+ "keyToString": {
|
|
|
+ "RequestMappingsPanelOrder0": "0",
|
|
|
+ "RequestMappingsPanelOrder1": "1",
|
|
|
+ "RequestMappingsPanelWidth0": "75",
|
|
|
+ "RequestMappingsPanelWidth1": "75",
|
|
|
+ "RunOnceActivity.OpenProjectViewOnStart": "true",
|
|
|
+ "RunOnceActivity.ShowReadmeOnStart": "true",
|
|
|
+ "WebServerToolWindowFactoryState": "false",
|
|
|
+ "git-widget-placeholder": "master",
|
|
|
+ "last_opened_file_path": "D:/project/java/zhendashizheng/ruoyi-gas/src/main/resources/mapper",
|
|
|
+ "node.js.detected.package.eslint": "true",
|
|
|
+ "node.js.detected.package.tslint": "true",
|
|
|
+ "node.js.selected.package.eslint": "(autodetect)",
|
|
|
+ "node.js.selected.package.tslint": "(autodetect)",
|
|
|
+ "nodejs_package_manager_path": "npm",
|
|
|
+ "settings.editor.selected.configurable": "com.zeroturnaround.javarebel.idea.plugin.settings.AdvancedConfigurable",
|
|
|
+ "vue.rearranger.settings.migration": "true"
|
|
|
+ }
|
|
|
+}</component>
|
|
|
+ <component name="ReactorSettings">
|
|
|
+ <option name="notificationShown" value="true" />
|
|
|
+ </component>
|
|
|
+ <component name="RebelAgentSelection">
|
|
|
+ <selection>jr</selection>
|
|
|
+ </component>
|
|
|
+ <component name="RecentsManager">
|
|
|
+ <key name="CopyFile.RECENT_KEYS">
|
|
|
+ <recent name="D:\project\java\zhendashizheng\ruoyi-gas\src\main\resources\mapper" />
|
|
|
+ <recent name="D:\project\java\zhendashizheng\ruoyi-admin\src\main\java\com\ruoyi\web\controller\gas" />
|
|
|
+ <recent name="D:\project\java\zhendashizheng\ruoyi-gas\src\main\java\com\ruoyi\gas" />
|
|
|
+ </key>
|
|
|
+ </component>
|
|
|
+ <component name="RunDashboard">
|
|
|
+ <option name="configurationTypes">
|
|
|
+ <set>
|
|
|
+ <option value="SpringBootApplicationConfigurationType" />
|
|
|
+ </set>
|
|
|
+ </option>
|
|
|
+ </component>
|
|
|
+ <component name="RunManager" selected="Spring Boot.RuoYiApplication">
|
|
|
+ <configuration name="MonitorAdminApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
|
|
|
+ <module name="ruoyi-monitor-admin" />
|
|
|
+ <option name="SPRING_BOOT_MAIN_CLASS" value="com.ruoyi.monitor.admin.MonitorAdminApplication" />
|
|
|
+ <method v="2">
|
|
|
+ <option name="Make" enabled="true" />
|
|
|
+ </method>
|
|
|
+ </configuration>
|
|
|
+ <configuration name="RuoYiApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
|
|
|
+ <option name="FRAME_DEACTIVATION_UPDATE_POLICY" value="UpdateClassesAndResources" />
|
|
|
+ <module name="ruoyi-admin" />
|
|
|
+ <option name="SPRING_BOOT_MAIN_CLASS" value="com.ruoyi.RuoYiApplication" />
|
|
|
+ <method v="2">
|
|
|
+ <option name="Make" enabled="true" />
|
|
|
+ </method>
|
|
|
+ </configuration>
|
|
|
+ <configuration name="XxlJobAdminApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
|
|
|
+ <module name="ruoyi-xxl-job-admin" />
|
|
|
+ <option name="SPRING_BOOT_MAIN_CLASS" value="com.xxl.job.admin.XxlJobAdminApplication" />
|
|
|
+ <method v="2">
|
|
|
+ <option name="Make" enabled="true" />
|
|
|
+ </method>
|
|
|
+ </configuration>
|
|
|
+ </component>
|
|
|
+ <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
|
|
|
+ <component name="TaskManager">
|
|
|
+ <task active="true" id="Default" summary="Default task">
|
|
|
+ <changelist id="b5706414-aab4-4b84-9189-e0bf939b95e1" name="Changes" comment="" />
|
|
|
+ <created>1697765703025</created>
|
|
|
+ <option name="number" value="Default" />
|
|
|
+ <option name="presentableId" value="Default" />
|
|
|
+ <updated>1697765703025</updated>
|
|
|
+ <workItem from="1697765704027" duration="34000" />
|
|
|
+ <workItem from="1697765814615" duration="7272000" />
|
|
|
+ <workItem from="1697850178669" duration="9364000" />
|
|
|
+ <workItem from="1697865465408" duration="10564000" />
|
|
|
+ <workItem from="1698023956889" duration="286000" />
|
|
|
+ <workItem from="1698041358897" duration="5107000" />
|
|
|
+ <workItem from="1698108724618" duration="7941000" />
|
|
|
+ </task>
|
|
|
+ <servers />
|
|
|
+ </component>
|
|
|
+ <component name="TypeScriptGeneratedFilesManager">
|
|
|
+ <option name="version" value="3" />
|
|
|
+ </component>
|
|
|
+</project>
|