From 6132a7367999b1d52540af286e2d13dd7eba96f7 Mon Sep 17 00:00:00 2001 From: "HUOJIN\\92525" Date: Fri, 24 Oct 2025 15:47:26 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E9=A1=B9=E7=9B=AE=E5=90=8D?= =?UTF-8?q?=E3=80=81=E6=A8=A1=E5=9D=97=E5=90=8D=E3=80=81=E7=AB=AF=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- LICENSE | 2 +- .../pom.xml | 4 +- .../java/org/cpte/common/api/CommonAPI.java | 2 +- .../org/cpte/common/api/dto/AiragFlowDTO.java | 0 .../org/cpte/common/api/dto/DataLogDTO.java | 0 .../org/cpte/common/api/dto/FileDownDTO.java | 2 +- .../cpte/common/api/dto/FileUploadDTO.java | 2 +- .../java/org/cpte/common/api/dto/LogDTO.java | 2 +- .../cpte/common/api/dto/OnlineAuthDTO.java | 2 +- .../common/api/dto/message/BusMessageDTO.java | 0 .../dto/message/BusTemplateMessageDTO.java | 2 +- .../common/api/dto/message/MessageDTO.java | 2 +- .../common/api/dto/message/TemplateDTO.java | 2 +- .../api/dto/message/TemplateMessageDTO.java | 2 +- .../java/org/cpte/common/api/vo/Result.java | 0 .../org/cpte/common/aspect/AutoLogAspect.java | 0 .../org/cpte/common/aspect/DictAspect.java | 0 .../common/aspect/PermissionDataAspect.java | 2 +- .../org/cpte/common/aspect/UrlMatchEnum.java | 0 .../common/aspect/annotation/AutoDict.java | 0 .../common/aspect/annotation/AutoLog.java | 0 .../cpte/common/aspect/annotation/Dict.java | 0 .../aspect/annotation/DynamicTable.java | 0 .../common/aspect/annotation/OnlineAuth.java | 2 +- .../aspect/annotation/PermissionData.java | 0 .../cpte/common/constant/CommonConstant.java | 2 +- .../common/constant/CommonSendStatus.java | 0 .../common/constant/DataBaseConstant.java | 2 +- .../common/constant/DynamicTableConstant.java | 0 .../common/constant/FillRuleConstant.java | 0 .../common/constant/PasswordConstant.java | 0 .../common/constant/ProvinceCityArea.java | 2 +- .../common/constant/ServiceNameConstants.java | 0 .../cpte/common/constant/SymbolConstant.java | 0 .../cpte/common/constant/TenantConstant.java | 0 .../cpte/common/constant/VxeSocketConst.java | 2 +- .../cpte/common/constant/WebsocketConst.java | 0 .../common/constant/enums/CgformEnum.java | 2 +- .../enums/ClientTerminalTypeEnum.java | 0 .../common/constant/enums/DateRangeEnum.java | 0 .../constant/enums/DepartCategoryEnum.java | 0 .../cpte/common/constant/enums/DySmsEnum.java | 2 +- .../constant/enums/EmailTemplateEnum.java | 0 .../common/constant/enums/FileTypeEnum.java | 0 .../constant/enums/MessageTypeEnum.java | 2 +- .../common/constant/enums/ModuleType.java | 2 +- .../common/constant/enums/NoticeTypeEnum.java | 0 .../constant/enums/OperateTypeEnum.java | 2 +- .../constant/enums/PositionLevelEnum.java | 0 .../constant/enums/RoleIndexConfigEnum.java | 2 +- .../constant/enums/SysAnnmentTypeEnum.java | 2 +- .../constant/enums/Vue3MessageHrefEnum.java | 0 .../desensitization/SensitiveSerialize.java | 0 .../desensitization/annotation/Sensitive.java | 0 .../annotation/SensitiveDecode.java | 0 .../annotation/SensitiveEncode.java | 0 .../annotation/SensitiveField.java | 0 .../aspect/SensitiveDataAspect.java | 0 .../desensitization/enums/SensitiveEnum.java | 0 .../util/SensitiveInfoUtil.java | 0 .../common/es/JeecgElasticsearchTemplate.java | 0 .../cpte/common/es/QueryStringBuilder.java | 0 .../exception/JeecgBoot401Exception.java | 4 +- .../exception/JeecgBootAssertException.java | 0 .../exception/JeecgBootBizTipException.java | 0 .../common/exception/JeecgBootException.java | 4 +- .../exception/JeecgBootExceptionHandler.java | 0 .../exception/JeecgSqlInjectionException.java | 4 +- .../cpte/common/handler/IFillRuleHandler.java | 0 .../common/system/annotation/EnumDict.java | 0 .../base/controller/JeecgController.java | 0 .../system/base/entity/JeecgEntity.java | 0 .../system/base/service/JeecgService.java | 0 .../base/service/impl/JeecgServiceImpl.java | 0 .../system/enhance/UserFilterEnhance.java | 0 .../common/system/query/MatchTypeEnum.java | 0 .../common/system/query/QueryCondition.java | 2 +- .../common/system/query/QueryGenerator.java | 2 +- .../common/system/query/QueryRuleEnum.java | 0 .../system/util/JeecgDataAutorUtils.java | 0 .../org/cpte/common/system/util/JwtUtil.java | 0 .../cpte/common/system/util/ResourceUtil.java | 0 .../common/system/util/SqlConcatUtil.java | 0 .../org/cpte/common/system/vo/ComboModel.java | 2 +- .../org/cpte/common/system/vo/DictModel.java | 2 +- .../cpte/common/system/vo/DictModelMany.java | 2 +- .../org/cpte/common/system/vo/DictQuery.java | 2 +- .../system/vo/DynamicDataSourceModel.java | 2 +- .../org/cpte/common/system/vo/LoginUser.java | 0 .../common/system/vo/SelectTreeModel.java | 0 .../common/system/vo/SysCategoryModel.java | 0 .../cpte/common/system/vo/SysDepartModel.java | 0 .../cpte/common/system/vo/SysFilesModel.java | 0 .../system/vo/SysPermissionDataRuleModel.java | 0 .../common/system/vo/SysUserCacheInfo.java | 2 +- .../common/system/vo/UserAccountInfo.java | 0 .../org/cpte/common/util/AssertUtils.java | 0 .../org/cpte/common/util/BrowserType.java | 0 .../org/cpte/common/util/BrowserUtils.java | 0 .../org/cpte/common/util/CommonUtils.java | 2 +- .../org/cpte/common/util/DateRangeUtils.java | 0 .../java/org/cpte/common/util/DateUtils.java | 0 .../org/cpte/common/util/DySmsHelper.java | 2 +- .../java/org/cpte/common/util/DySmsLimit.java | 0 .../cpte/common/util/FileDownloadUtils.java | 0 .../org/cpte/common/util/FillRuleUtil.java | 0 .../java/org/cpte/common/util/HTMLUtils.java | 2 +- .../org/cpte/common/util/ImportExcelUtil.java | 2 +- .../java/org/cpte/common/util/IpUtils.java | 0 .../java/org/cpte/common/util/Md5Util.java | 2 +- .../java/org/cpte/common/util/MinioUtil.java | 2 +- .../org/cpte/common/util/MyClassLoader.java | 0 .../org/cpte/common/util/PasswordUtil.java | 2 +- .../java/org/cpte/common/util/PmsUtil.java | 2 +- .../org/cpte/common/util/ReflectHelper.java | 0 .../org/cpte/common/util/RestDesformUtil.java | 0 .../java/org/cpte/common/util/RestUtil.java | 0 .../common/util/ShiroThreadPoolExecutor.java | 0 .../cpte/common/util/SpringContextUtils.java | 2 +- .../cpte/common/util/SqlInjectionUtil.java | 0 .../java/org/cpte/common/util/TokenUtils.java | 0 .../org/cpte/common/util/UUIDGenerator.java | 0 .../org/cpte/common/util/YouBianCodeUtil.java | 0 .../util/dynamic/db/DataSourceCachePool.java | 2 +- .../common/util/dynamic/db/DbTypeUtils.java | 2 +- .../common/util/dynamic/db/DynamicDBUtil.java | 0 .../dynamic/db/FreemarkerParseFactory.java | 0 .../util/encryption/AesEncryptUtil.java | 2 +- .../util/encryption/EncryptedString.java | 2 +- .../util/filter/SsrfFileTypeFilter.java | 0 .../common/util/filter/StrAttackFilter.java | 2 +- .../org/cpte/common/util/oConvertUtils.java | 0 .../org/cpte/common/util/oss/OssBootUtil.java | 2 +- .../AbstractQueryBlackListHandler.java | 0 .../util/security/JdbcSecurityUtil.java | 0 .../common/util/security/SecurityTools.java | 2 +- .../util/security/entity/MyKeyPair.java | 2 +- .../util/security/entity/SecurityReq.java | 2 +- .../util/security/entity/SecurityResp.java | 2 +- .../util/security/entity/SecuritySignReq.java | 2 +- .../security/entity/SecuritySignResp.java | 2 +- .../sqlparse/JSqlParserAllTableManager.java | 0 .../common/util/sqlparse/JSqlParserUtils.java | 0 .../util/sqlparse/vo/SelectSqlInfo.java | 0 .../util/superSearch/ObjectParseUtil.java | 0 .../util/superSearch/QueryRuleEnum.java | 0 .../common/util/superSearch/QueryRuleVo.java | 2 +- .../java/org/cpte/config/AutoPoiConfig.java | 0 .../org/cpte/config/AutoPoiDictConfig.java | 0 .../org/cpte/config/CorsFilterCondition.java | 2 +- .../java/org/cpte/config/DruidConfig.java | 2 +- .../cpte/config/DruidWallConfigRegister.java | 0 .../java/org/cpte/config/JeecgBaseConfig.java | 2 +- .../org/cpte/config/JeecgCloudCondition.java | 2 +- .../org/cpte/config/JeecgGaodeBaseConfig.java | 0 .../cpte/config/JeecgSmsTemplateConfig.java | 0 .../org/cpte/config/RestTemplateConfig.java | 2 +- .../java/org/cpte/config/StaticConfig.java | 2 +- .../java/org/cpte/config/Swagger2Config.java | 0 .../java/org/cpte/config/Swagger3Config.java | 0 .../org/cpte/config/UndertowCustomizer.java | 0 .../org/cpte/config/WebMvcConfiguration.java | 0 .../java/org/cpte/config/WebSocketConfig.java | 2 +- .../filter/RequestBodyReserveFilter.java | 0 .../cpte/config/filter/WebsocketFilter.java | 0 .../IDictTableWhiteListHandler.java | 0 .../SqlInjection/SysDictTableWhite.java | 0 .../interceptor/LowCodeModeConfiguration.java | 0 .../interceptor/LowCodeModeInterceptor.java | 0 .../interceptor/enums/LowCodeUrlsEnum.java | 0 .../config/mybatis/JeecgTenantParser.java | 0 .../config/mybatis/MybatisInterceptor.java | 0 .../config/mybatis/MybatisPlusSaasConfig.java | 0 .../cpte/config/mybatis/TenantContext.java | 2 +- .../config/mybatis/ThreadLocalDataHelper.java | 0 .../mybatis/aspect/DynamicTableAspect.java | 0 .../DynamicDatasourceInterceptor.java | 0 .../java/org/cpte/config/oss/MinioConfig.java | 2 +- .../org/cpte/config/oss/OssConfiguration.java | 2 +- .../org/cpte/config/shiro/IgnoreAuth.java | 0 .../java/org/cpte/config/shiro/JwtToken.java | 0 .../org/cpte/config/shiro/ShiroConfig.java | 0 .../org/cpte/config/shiro/ShiroRealm.java | 0 .../filters/CustomShiroFilterFactoryBean.java | 2 +- .../cpte/config/shiro/filters/JwtFilter.java | 0 .../shiro/filters/ResourceCheckFilter.java | 0 .../shiro/ignore/IgnoreAuthPostProcessor.java | 0 .../shiro/ignore/InMemoryIgnoreAuth.java | 0 .../interceptor/SignAuthConfiguration.java | 2 +- .../sign/interceptor/SignAuthInterceptor.java | 0 .../BodyReaderHttpServletRequestWrapper.java | 0 .../org/cpte/config/sign/util/HttpUtils.java | 0 .../org/cpte/config/sign/util/SignUtil.java | 0 .../java/org/cpte/config/vo/BaiduApi.java | 0 .../java/org/cpte/config/vo/DomainUrl.java | 0 .../org/cpte/config/vo/Elasticsearch.java | 0 .../java/org/cpte/config/vo/Firewall.java | 0 .../java/org/cpte/config/vo/GaoDeApi.java | 0 .../main/java/org/cpte/config/vo/Path.java | 0 .../main/java/org/cpte/config/vo/Shiro.java | 0 .../java/org/cpte/config/vo/WeiXinPay.java | 0 .../modules/base/mapper/BaseCommonMapper.java | 2 +- .../base/mapper/xml/BaseCommonMapper.xml | 0 .../base/service/BaseCommonService.java | 2 +- .../service/impl/BaseCommonServiceImpl.java | 2 +- .../main/resources/META-INF/spring.factories | 0 .../config/default-spring-doc.properties | 0 .../src/main/resources/static/favicon.ico | 0 .../src/main/resources/static/pca.json | 0 .../templates/email/bpm_cc_email.ftl | 0 .../templates/email/bpm_cuiban_email.ftl | 0 .../templates/email/bpm_new_task_email.ftl | 0 .../email/desform_new_data_email.ftl | 0 .../org/jeecg/test/sqlparse/TestIpUtil.java | 0 .../cpte-boot-module-airag}/pom.xml | 6 +- .../java/org/cpte/JeecgAiRagApplication.java | 0 .../modules/airag/app/consts/AiAppConsts.java | 0 .../modules/airag/app/consts/Prompts.java | 0 .../app/controller/AiragAppController.java | 2 +- .../app/controller/AiragChatController.java | 0 .../modules/airag/app/entity/AiragApp.java | 2 +- .../airag/app/mapper/AiragAppMapper.java | 2 +- .../airag/app/mapper/xml/AiragAppMapper.xml | 0 .../airag/app/service/IAiragAppService.java | 2 +- .../airag/app/service/IAiragChatService.java | 0 .../app/service/impl/AiragAppServiceImpl.java | 2 +- .../service/impl/AiragChatServiceImpl.java | 0 .../modules/airag/app/vo/AppDebugParams.java | 0 .../airag/app/vo/ChatConversation.java | 0 .../modules/airag/app/vo/ChatSendParams.java | 0 .../modules/airag/demo/JimuDataReader.java | 0 .../modules/airag/demo/TestAiragEnhance.java | 0 .../llm/config/EmbedStoreConfigBean.java | 0 .../airag/llm/config/KnowConfigBean.java | 0 .../modules/airag/llm/consts/LLMConsts.java | 0 .../controller/AiragKnowledgeController.java | 2 +- .../llm/controller/AiragModelController.java | 2 +- .../llm/document/TikaDocumentParser.java | 0 .../airag/llm/entity/AiragKnowledge.java | 2 +- .../airag/llm/entity/AiragKnowledgeDoc.java | 2 +- .../modules/airag/llm/entity/AiragModel.java | 2 +- .../airag/llm/handler/AIChatHandler.java | 0 .../airag/llm/handler/CommandExecUtil.java | 0 .../airag/llm/handler/EmbeddingHandler.java | 0 .../airag/llm/handler/JeecgToolsProvider.java | 2 +- .../llm/mapper/AiragKnowledgeDocMapper.java | 2 +- .../llm/mapper/AiragKnowledgeMapper.java | 2 +- .../airag/llm/mapper/AiragModelMapper.java | 2 +- .../mapper/xml/AiragKnowledgeDocMapper.xml | 0 .../llm/mapper/xml/AiragKnowledgeMapper.xml | 0 .../airag/llm/mapper/xml/AiragModelMapper.xml | 0 .../service/IAiragKnowledgeDocService.java | 2 +- .../llm/service/IAiragKnowledgeService.java | 2 +- .../airag/llm/service/IAiragModelService.java | 2 +- .../impl/AiragKnowledgeDocServiceImpl.java | 2 +- .../impl/AiragKnowledgeServiceImpl.java | 2 +- .../service/impl/AiragModelServiceImpl.java | 2 +- .../airag/ocr/controller/AiOcrController.java | 0 .../cpte/modules/airag/ocr/entity/AiOcr.java | 0 .../src/main/resources/application.yml | 0 .../modules/airag/test/TestFileParse.java | 0 .../cpte/modules/airag/test/TestFlows.java | 0 .../org/cpte/modules/airag/test/TestLLM.java | 0 .../cpte/modules/airag/test/TestVector.java | 0 .../cpte-module-demo}/pom.xml | 6 +- .../controller/JcloudDemoFeignController.java | 0 .../JcloudDemoProviderController.java | 2 +- .../demo/cloud/service/JcloudDemoService.java | 2 +- .../service/impl/JcloudDemoServiceImpl.java | 2 +- .../demo/cloud/xxljob/TestJobHandler.java | 0 .../modules/demo/mock/MockController.java | 4 +- .../org/cpte/modules/demo/mock/json/area.json | 0 .../modules/demo/mock/json/area_mini.json | 0 .../modules/demo/mock/json/area_options.json | 0 .../demo/mock/json/asyn_tree_list_0.json | 0 .../demo/mock/json/asyn_tree_list_1.json | 0 .../demo/mock/json/asyn_tree_list_2.json | 0 .../demo/mock/json/asyn_tree_list_3.json | 0 .../demo/mock/json/asyn_tree_list_31.json | 0 .../demo/mock/json/getCntrNoCountInfo.json | 0 .../modules/demo/mock/json/getTubiao.json | 0 .../demo/mock/json/graphreport_chart.json | 0 .../modules/demo/mock/json/permission.json | 0 .../demo/mock/json/permission_no_page.json | 0 .../org/cpte/modules/demo/mock/json/role.json | 0 .../cpte/modules/demo/mock/json/service.json | 0 .../modules/demo/mock/json/sysdatalog.json | 0 .../modules/demo/mock/json/task_process.json | 0 .../org/cpte/modules/demo/mock/json/user.json | 0 .../modules/demo/mock/json/user_info.json | 0 .../cpte/modules/demo/mock/json/userinfo.json | 0 .../demo/mock/json/workplace_activity.json | 0 .../demo/mock/json/workplace_projects.json | 0 .../demo/mock/json/workplace_radar.json | 0 .../demo/mock/json/workplace_teams.json | 0 .../vxe/controller/VxeMockController.java | 2 +- .../demo/mock/vxe/entity/MockEntity.java | 2 +- .../cpte/modules/demo/mock/vxe/json/ddjh.json | 0 .../modules/demo/mock/vxe/json/ddjh_s8.json | 0 .../modules/demo/mock/vxe/json/dlglong.json | 0 .../demo/mock/vxe/websocket/VxeSocket.java | 2 +- .../demo/online/OnlCgformDemoController.java | 0 .../BigScreenTemplatController.java | 6 +- .../test/controller/JeecgDemoController.java | 8 +-- .../JeecgDynamicDataController.java | 8 +-- .../JeecgOrderErpMainController.java | 4 +- .../controller/JeecgOrderMainController.java | 10 +-- .../test/controller/JoaDemoController.java | 2 +- .../modules/demo/test/entity/JeecgDemo.java | 6 +- .../demo/test/entity/JeecgOrderCustomer.java | 2 +- .../demo/test/entity/JeecgOrderMain.java | 2 +- .../demo/test/entity/JeecgOrderTicket.java | 2 +- .../modules/demo/test/entity/JoaDemo.java | 2 +- .../demo/test/mapper/JeecgDemoMapper.java | 8 +-- .../test/mapper/JeecgOrderCustomerMapper.java | 2 +- .../test/mapper/JeecgOrderMainMapper.java | 2 +- .../test/mapper/JeecgOrderTicketMapper.java | 2 +- .../demo/test/mapper/JoaDemoMapper.java | 2 +- .../demo/test/mapper/xml/JeecgDemoMapper.xml | 6 +- .../mapper/xml/JeecgOrderCustomerMapper.xml | 0 .../test/mapper/xml/JeecgOrderMainMapper.xml | 0 .../mapper/xml/JeecgOrderTicketMapper.xml | 0 .../demo/test/mapper/xml/JoaDemoMapper.xml | 0 .../demo/test/service/IJeecgDemoService.java | 8 +-- .../service/IJeecgDynamicDataService.java | 4 +- .../service/IJeecgOrderCustomerService.java | 2 +- .../test/service/IJeecgOrderMainService.java | 2 +- .../service/IJeecgOrderTicketService.java | 2 +- .../demo/test/service/IJoaDemoService.java | 2 +- .../service/impl/JeecgDemoServiceImpl.java | 12 ++-- .../impl/JeecgDynamicDataServiceImpl.java | 8 +-- .../impl/JeecgOrderCustomerServiceImpl.java | 2 +- .../impl/JeecgOrderMainServiceImpl.java | 2 +- .../impl/JeecgOrderTicketServiceImpl.java | 2 +- .../test/service/impl/JoaDemoServiceImpl.java | 2 +- .../demo/test/vo/JeecgOrderMainPage.java | 4 +- .../modules/demo/xxljob/TestJobHandler.java | 0 .../dlglong/controller/DlMockController.java | 2 +- .../modules/dlglong/entity/MockEntity.java | 2 +- .../cpte/modules/dlglong/json/CarLngLat.json | 0 .../cpte/modules/dlglong/json/CarTrace.json | 0 .../org/cpte/modules/dlglong/json/ddjh.json | 0 .../cpte/modules/dlglong/json/ddjh_s8.json | 0 .../cpte/modules/dlglong/json/dlglong.json | 0 .../static/bigscreen/template1/css/easyui.css | 0 .../bigscreen/template1/css/jquery-ui.css | 0 .../bigscreen/template1/css/main_design1.css | 0 .../static/bigscreen/template1/css/room.css | 0 .../template1/images/content_comm.png | Bin .../template1/images/content_comm1.png | Bin .../template1/images/content_down.png | Bin .../template1/images/content_down1.png | Bin .../bigscreen/template1/images/index.gif | Bin .../bigscreen/template1/images/index1.gif | Bin .../template1/images/screenbg_design1.jpg | Bin .../template1/images/war_room_main.jpg | Bin .../bigscreen/template1/js/big_design1.js | 0 .../static/bigscreen/template1/js/china.js | 0 .../template1/js/echarts-wordcloud.js | 0 .../bigscreen/template1/js/echarts.min.js | 0 .../static/bigscreen/template1/js/geoCoord.js | 0 .../template1/js/jquery.easyui.min.js | 0 .../bigscreen/template1/js/jquery.min.js | 0 .../static/bigscreen/template1/js/resize.js | 0 .../static/bigscreen/template1/js/room.js | 0 .../static/bigscreen/template2/css/style.css | 0 .../bigscreen/template2/images/arrow.png | Bin .../bigscreen/template2/images/bg_img03.png | Bin .../bigscreen/template2/images/bg_img04.png | Bin .../template2/images/border_bg01.png | Bin .../bigscreen/template2/images/box_title.png | Bin .../bigscreen/template2/images/chart_icon.png | Bin .../template2/images/chart_icon_on.png | Bin .../bigscreen/template2/images/close.png | Bin .../bigscreen/template2/images/close_icon.png | Bin .../bigscreen/template2/images/data_icon.png | Bin .../template2/images/data_icon_on.png | Bin .../bigscreen/template2/images/fangda.png | Bin .../bigscreen/template2/images/index_bg.png | Bin .../bigscreen/template2/images/jian.png | Bin .../bigscreen/template2/images/line-blue.png | Bin .../bigscreen/template2/images/line_bg.png | Bin .../bigscreen/template2/images/line_img.png | Bin .../bigscreen/template2/images/menu_btn.png | Bin .../bigscreen/template2/images/menu_on.png | Bin .../bigscreen/template2/images/next.png | Bin .../template2/images/people_iocn.png | Bin .../bigscreen/template2/images/plus.png | Bin .../bigscreen/template2/images/popUP_bg.png | Bin .../bigscreen/template2/images/prev.png | Bin .../template2/images/select_icon.png | Bin .../template2/images/select_icon_on.png | Bin .../template2/images/selsct_time.png | Bin .../template2/images/settings_icon.png | Bin .../template2/images/settings_icon_on.png | Bin .../template2/images/teacher_icon.png | Bin .../bigscreen/template2/images/title_bg01.png | Bin .../template2/images/title_border.png | Bin .../bigscreen/template2/images/title_line.png | Bin .../images/weather/weather_img01.png | Bin .../template2/images/weather/中雨.png | Bin .../template2/images/weather/中雨转大雨.png | Bin .../template2/images/weather/中雪.png | Bin .../template2/images/weather/中雪转大雪.png | Bin .../template2/images/weather/冻雨.png | Bin .../template2/images/weather/多云.png | Bin .../template2/images/weather/大暴雨.png | Bin .../template2/images/weather/大暴雪.png | Bin .../template2/images/weather/大雨.png | Bin .../template2/images/weather/大雨转暴雨.png | Bin .../template2/images/weather/大雪.png | Bin .../template2/images/weather/大雪转暴雪.png | Bin .../template2/images/weather/小雨.png | Bin .../template2/images/weather/小雨转中雨.png | Bin .../template2/images/weather/小雪.png | Bin .../template2/images/weather/小雪转中雪.png | Bin .../template2/images/weather/强沙尘暴.png | Bin .../template2/images/weather/扬沙.png | Bin .../bigscreen/template2/images/weather/晴.png | Bin .../template2/images/weather/暴雨.png | Bin .../template2/images/weather/暴雨转大暴雨.png | Bin .../template2/images/weather/暴雪.png | Bin .../template2/images/weather/沙尘暴.png | Bin .../template2/images/weather/浮尘.png | Bin .../template2/images/weather/特大暴雨.png | Bin .../bigscreen/template2/images/weather/阴.png | Bin .../template2/images/weather/阵雨.png | Bin .../template2/images/weather/阵雪.png | Bin .../template2/images/weather/雨加雪.png | Bin .../template2/images/weather/雷阵雨.png | Bin .../template2/images/weather/雷阵雨加冰雹.png | Bin .../bigscreen/template2/images/weather/雾.png | Bin .../bigscreen/template2/images/weather/霾.png | Bin .../static/bigscreen/template2/js/base.js | 0 .../static/bigscreen/template2/js/china.js | 0 .../bigscreen/template2/js/data/city.json | 0 .../bigscreen/template2/js/data/guangdong.js | 0 .../bigscreen/template2/js/echarts.min.js | 0 .../template2/js/jquery-3.3.1.min.js | 0 .../template2/js/layer/extend/layer.ext.js | 0 .../template2/js/layer/laydate/laydate.js | 0 .../js/layer/laydate/need/laydate.css | 0 .../js/layer/laydate/skins/danlan/icon.png | Bin .../js/layer/laydate/skins/danlan/laydate.css | 0 .../js/layer/laydate/skins/default/icon.png | Bin .../layer/laydate/skins/default/laydate.css | 0 .../bigscreen/template2/js/layer/layer.min.js | 0 .../js/layer/layim/data/chatlog.json | 0 .../template2/js/layer/layim/data/friend.json | 0 .../template2/js/layer/layim/data/group.json | 0 .../template2/js/layer/layim/data/groups.json | 0 .../template2/js/layer/layim/layim.css | 0 .../template2/js/layer/layim/layim.js | 0 .../template2/js/layer/layim/loading.gif | Bin .../js/layer/skin/default/icon-ext.png | Bin .../template2/js/layer/skin/default/icon.png | Bin .../js/layer/skin/default/icon_ext.png | Bin .../js/layer/skin/default/loading-0.gif | Bin .../js/layer/skin/default/loading-1.gif | Bin .../js/layer/skin/default/loading-2.gif | Bin .../js/layer/skin/default/textbg.png | Bin .../js/layer/skin/default/xubox_ico0.png | Bin .../js/layer/skin/default/xubox_loading0.gif | Bin .../js/layer/skin/default/xubox_loading1.gif | Bin .../js/layer/skin/default/xubox_loading2.gif | Bin .../js/layer/skin/default/xubox_loading3.gif | Bin .../js/layer/skin/default/xubox_title0.png | Bin .../template2/js/layer/skin/layer.css | 0 .../template2/js/layer/skin/layer.ext.css | 0 .../template2/js/layer/skin/moon/default.png | Bin .../template2/js/layer/skin/moon/style.css | 0 .../static/bigscreen/template2/js/pop_base.js | 0 .../static/bigscreen/template2/js/rem.js | 0 .../desform/aitest/json/ai_control_main.json | 0 .../desform/aitest/json/ai_control_sub.json | 0 .../aitest/json/ai_control_sub_one.json | 0 .../templates/bigscreen/template1/index.ftl | 0 .../templates/bigscreen/template2/index.ftl | 0 .../pom.xml | 8 +-- .../cpte-system-cloud-api}/pom.xml | 4 +- .../common/online/api/IOnlineBaseExtApi.java | 2 +- .../OnlineBaseExtApiFallbackFactory.java | 2 +- .../fallback/OnlineBaseExtApiFallback.java | 2 +- .../jeecg/common/system/api/ISysBaseAPI.java | 2 +- .../factory/SysBaseAPIFallbackFactory.java | 2 +- .../api/fallback/SysBaseAPIFallback.java | 2 +- .../java/org/jeecg/config/FeignConfig.java | 0 .../cpte-system-local-api}/pom.xml | 4 +- .../common/online/api/IOnlineBaseExtApi.java | 0 .../jeecg/common/system/api/ISysBaseAPI.java | 0 .../cpte-system-api}/pom.xml | 10 +-- .../cpte-system-biz}/.gitattributes | 0 .../cpte-system-biz}/pom.xml | 14 ++-- .../impl/DictTableWhiteListHandlerImpl.java | 0 .../config/init/CodeGenerateDbConfig.java | 0 .../config/init/CodeTemplateInitListener.java | 0 .../config/init/ShiroCacheClearRunner.java | 0 .../cpte/config/init/SystemInitListener.java | 0 .../cpte/config/init/TomcatFactoryConfig.java | 0 .../config/init/UndertowConfiguration.java | 0 .../JimuDragExternalServiceImpl.java | 0 .../jimureport/JimuReportTokenService.java | 2 +- .../modules/airag/JeecgBizToolsProvider.java | 2 +- .../java/org/cpte/modules/aop/TenantLog.java | 0 .../modules/aop/TenantPackUserLogAspect.java | 0 .../api/controller/SystemApiController.java | 2 +- .../cas/controller/CasClientController.java | 0 .../cpte/modules/cas/util/CasServiceUtil.java | 2 +- .../org/cpte/modules/cas/util/XmlUtils.java | 2 +- .../controller/SysMessageController.java | 2 +- .../SysMessageTemplateController.java | 2 +- .../controller/TestSocketController.java | 2 +- .../modules/message/entity/MsgParams.java | 2 +- .../modules/message/entity/SysMessage.java | 2 +- .../message/entity/SysMessageTemplate.java | 2 +- .../modules/message/enums/RangeDateEnum.java | 0 .../message/handle/ISendMsgHandle.java | 2 +- .../handle/enums/SendMsgStatusEnum.java | 2 +- .../message/handle/enums/SendMsgTypeEnum.java | 2 +- .../message/handle/impl/DdSendMsgHandle.java | 2 +- .../handle/impl/EmailSendMsgHandle.java | 2 +- .../handle/impl/QywxSendMsgHandle.java | 2 +- .../message/handle/impl/SmsSendMsgHandle.java | 2 +- .../handle/impl/SystemSendMsgHandle.java | 0 .../message/handle/impl/WxSendMsgHandle.java | 2 +- .../cpte/modules/message/job/SendMsgJob.java | 2 +- .../message/mapper/SysMessageMapper.java | 2 +- .../mapper/SysMessageTemplateMapper.java | 2 +- .../message/mapper/xml/SysMessageMapper.xml | 0 .../mapper/xml/SysMessageTemplateMapper.xml | 0 .../message/service/ISysMessageService.java | 2 +- .../service/ISysMessageTemplateService.java | 2 +- .../service/impl/SysMessageServiceImpl.java | 2 +- .../impl/SysMessageTemplateServiceImpl.java | 2 +- .../modules/message/util/PushMsgUtil.java | 2 +- .../message/websocket/SocketHandler.java | 2 +- .../modules/message/websocket/WebSocket.java | 0 .../actuator/CustomActuatorConfig.java | 0 .../httptrace/CustomHttpTraceEndpoint.java | 0 .../CustomInMemoryHttpTraceRepository.java | 0 .../CustomUndertowMetricsHandler.java | 0 .../controller/ActuatorMemoryController.java | 0 .../controller/ActuatorRedisController.java | 2 +- .../modules/monitor/domain/RedisInfo.java | 2 +- .../exception/RedisConnectException.java | 2 +- .../modules/monitor/service/RedisService.java | 2 +- .../service/impl/MailHealthIndicator.java | 0 .../service/impl/RedisServiceImpl.java | 0 .../modules/ngalain/aop/LogRecordAspect.java | 0 .../ngalain/controller/NgAlainController.java | 0 .../ngalain/service/NgAlainService.java | 2 +- .../service/impl/NgAlainServiceImpl.java | 2 +- .../controller/OpenApiAuthController.java | 0 .../openapi/controller/OpenApiController.java | 0 .../controller/OpenApiIndexController.java | 0 .../controller/OpenApiLogController.java | 0 .../OpenApiPermissionController.java | 0 .../cpte/modules/openapi/entity/OpenApi.java | 0 .../modules/openapi/entity/OpenApiAuth.java | 0 .../modules/openapi/entity/OpenApiHeader.java | 0 .../modules/openapi/entity/OpenApiLog.java | 0 .../modules/openapi/entity/OpenApiParam.java | 0 .../openapi/entity/OpenApiPermission.java | 0 .../modules/openapi/filter/ApiAuthFilter.java | 0 .../openapi/filter/ApiFilterConfig.java | 0 .../openapi/generator/AKSKGenerator.java | 0 .../openapi/generator/PathGenerator.java | 0 .../openapi/mapper/OpenApiAuthMapper.java | 0 .../openapi/mapper/OpenApiLogMapper.java | 0 .../modules/openapi/mapper/OpenApiMapper.java | 0 .../mapper/OpenApiPermissionMapper.java | 0 .../openapi/service/OpenApiAuthService.java | 0 .../openapi/service/OpenApiLogService.java | 0 .../service/OpenApiPermissionService.java | 0 .../openapi/service/OpenApiService.java | 0 .../service/impl/OpenApiAuthServiceImpl.java | 0 .../service/impl/OpenApiLogServiceImpl.java | 0 .../impl/OpenApiPermissionServiceImpl.java | 0 .../service/impl/OpenApiServiceImpl.java | 0 .../openapi/swagger/SwaggerDefinition.java | 0 .../swagger/SwaggerDefinitionProperties.java | 0 .../modules/openapi/swagger/SwaggerInfo.java | 0 .../openapi/swagger/SwaggerInfoContact.java | 0 .../openapi/swagger/SwaggerInfoLicense.java | 0 .../modules/openapi/swagger/SwaggerModel.java | 0 .../openapi/swagger/SwaggerOperation.java | 0 .../swagger/SwaggerOperationParameter.java | 0 .../swagger/SwaggerOperationResponse.java | 0 .../openapi/swagger/SwaggerSchema.java | 0 .../modules/openapi/swagger/SwaggerTag.java | 0 .../oss/controller/OssFileController.java | 2 +- .../org/cpte/modules/oss/entity/OssFile.java | 2 +- .../modules/oss/mapper/OssFileMapper.java | 2 +- .../modules/oss/service/IOssFileService.java | 2 +- .../oss/service/impl/OssFileServiceImpl.java | 2 +- .../controller/QuartzJobController.java | 2 +- .../cpte/modules/quartz/entity/QuartzJob.java | 2 +- .../org/cpte/modules/quartz/job/AsyncJob.java | 0 .../cpte/modules/quartz/job/SampleJob.java | 0 .../modules/quartz/job/SampleParamJob.java | 0 .../quartz/mapper/QuartzJobMapper.java | 2 +- .../quartz/mapper/xml/QuartzJobMapper.xml | 0 .../quartz/service/IQuartzJobService.java | 2 +- .../service/impl/QuartzJobServiceImpl.java | 2 +- .../system/cache/AuthStateRedisCache.java | 0 .../system/config/AuthStateConfiguration.java | 0 .../system/constant/DefIndexConst.java | 0 .../system/controller/CommonController.java | 4 +- .../controller/DuplicateCheckController.java | 0 .../system/controller/LoginController.java | 0 .../controller/SysAnnouncementController.java | 2 +- .../SysAnnouncementSendController.java | 2 +- .../controller/SysAppVersionController.java | 2 +- .../controller/SysCategoryController.java | 2 +- .../controller/SysCheckRuleController.java | 2 +- .../controller/SysCommentController.java | 2 +- .../controller/SysDataLogController.java | 2 +- .../controller/SysDataSourceController.java | 2 +- .../controller/SysDepartController.java | 0 .../SysDepartPermissionController.java | 2 +- .../controller/SysDepartRoleController.java | 2 +- .../system/controller/SysDictController.java | 0 .../controller/SysDictItemController.java | 0 .../controller/SysFillRuleController.java | 2 +- .../controller/SysFormFileController.java | 2 +- .../controller/SysGatewayRouteController.java | 2 +- .../system/controller/SysLogController.java | 0 .../controller/SysPermissionController.java | 2 +- .../controller/SysPositionController.java | 2 +- .../system/controller/SysRoleController.java | 0 .../controller/SysRoleIndexController.java | 2 +- .../SysTableWhiteListController.java | 2 +- .../controller/SysTenantController.java | 2 +- .../controller/SysUploadController.java | 2 +- .../system/controller/SysUserController.java | 0 .../controller/SysUserOnlineController.java | 0 .../system/controller/ThirdAppController.java | 2 +- .../controller/ThirdLoginController.java | 0 .../controller/WechatVerifyController.java | 0 .../system/entity/SysAnnouncement.java | 2 +- .../system/entity/SysAnnouncementSend.java | 2 +- .../modules/system/entity/SysAppVersion.java | 2 +- .../modules/system/entity/SysCategory.java | 2 +- .../modules/system/entity/SysCheckRule.java | 2 +- .../modules/system/entity/SysComment.java | 2 +- .../modules/system/entity/SysDataLog.java | 2 +- .../modules/system/entity/SysDataSource.java | 2 +- .../cpte/modules/system/entity/SysDepart.java | 0 .../system/entity/SysDepartPermission.java | 2 +- .../modules/system/entity/SysDepartRole.java | 2 +- .../entity/SysDepartRolePermission.java | 2 +- .../system/entity/SysDepartRoleUser.java | 2 +- .../cpte/modules/system/entity/SysDict.java | 0 .../modules/system/entity/SysDictItem.java | 0 .../modules/system/entity/SysFillRule.java | 2 +- .../modules/system/entity/SysFormFile.java | 2 +- .../system/entity/SysGatewayRoute.java | 2 +- .../cpte/modules/system/entity/SysLog.java | 0 .../system/entity/SysPackPermission.java | 2 +- .../modules/system/entity/SysPermission.java | 0 .../system/entity/SysPermissionDataRule.java | 0 .../modules/system/entity/SysPosition.java | 2 +- .../cpte/modules/system/entity/SysRole.java | 0 .../modules/system/entity/SysRoleIndex.java | 0 .../system/entity/SysRolePermission.java | 0 .../system/entity/SysTableWhiteList.java | 2 +- .../cpte/modules/system/entity/SysTenant.java | 2 +- .../modules/system/entity/SysTenantPack.java | 2 +- .../system/entity/SysTenantPackUser.java | 2 +- .../system/entity/SysThirdAccount.java | 2 +- .../system/entity/SysThirdAppConfig.java | 2 +- .../cpte/modules/system/entity/SysUser.java | 0 .../modules/system/entity/SysUserDepPost.java | 0 .../modules/system/entity/SysUserDepart.java | 2 +- .../system/entity/SysUserPosition.java | 2 +- .../modules/system/entity/SysUserRole.java | 0 .../modules/system/entity/SysUserTenant.java | 2 +- .../excelstyle/ExcelExportSysUserStyle.java | 0 .../system/mapper/SysAnnouncementMapper.java | 2 +- .../mapper/SysAnnouncementSendMapper.java | 2 +- .../system/mapper/SysCategoryMapper.java | 2 +- .../system/mapper/SysCheckRuleMapper.java | 2 +- .../system/mapper/SysCommentMapper.java | 2 +- .../system/mapper/SysDataLogMapper.java | 2 +- .../system/mapper/SysDataSourceMapper.java | 2 +- .../system/mapper/SysDepartMapper.java | 0 .../mapper/SysDepartPermissionMapper.java | 2 +- .../system/mapper/SysDepartRoleMapper.java | 2 +- .../mapper/SysDepartRolePermissionMapper.java | 2 +- .../mapper/SysDepartRoleUserMapper.java | 2 +- .../system/mapper/SysDictItemMapper.java | 0 .../modules/system/mapper/SysDictMapper.java | 0 .../system/mapper/SysFillRuleMapper.java | 2 +- .../system/mapper/SysFormFileMapper.java | 2 +- .../system/mapper/SysGatewayRouteMapper.java | 2 +- .../modules/system/mapper/SysLogMapper.java | 0 .../mapper/SysPackPermissionMapper.java | 2 +- .../mapper/SysPermissionDataRuleMapper.java | 0 .../system/mapper/SysPermissionMapper.java | 0 .../system/mapper/SysPositionMapper.java | 2 +- .../system/mapper/SysRoleIndexMapper.java | 2 +- .../modules/system/mapper/SysRoleMapper.java | 0 .../mapper/SysRolePermissionMapper.java | 0 .../mapper/SysTableWhiteListMapper.java | 2 +- .../system/mapper/SysTenantMapper.java | 2 +- .../system/mapper/SysTenantPackMapper.java | 2 +- .../mapper/SysTenantPackUserMapper.java | 2 +- .../system/mapper/SysThirdAccountMapper.java | 2 +- .../mapper/SysThirdAppConfigMapper.java | 2 +- .../system/mapper/SysUserDepPostMapper.java | 0 .../system/mapper/SysUserDepartMapper.java | 2 +- .../modules/system/mapper/SysUserMapper.java | 0 .../system/mapper/SysUserPositionMapper.java | 2 +- .../system/mapper/SysUserRoleMapper.java | 0 .../system/mapper/SysUserTenantMapper.java | 2 +- .../mapper/xml/SysAnnouncementMapper.xml | 0 .../mapper/xml/SysAnnouncementSendMapper.xml | 0 .../system/mapper/xml/SysCategoryMapper.xml | 0 .../system/mapper/xml/SysCheckRuleMapper.xml | 0 .../system/mapper/xml/SysCommentMapper.xml | 0 .../system/mapper/xml/SysDataLogMapper.xml | 0 .../system/mapper/xml/SysDataSourceMapper.xml | 0 .../system/mapper/xml/SysDepartMapper.xml | 0 .../mapper/xml/SysDepartPermissionMapper.xml | 0 .../system/mapper/xml/SysDepartRoleMapper.xml | 0 .../xml/SysDepartRolePermissionMapper.xml | 0 .../mapper/xml/SysDepartRoleUserMapper.xml | 0 .../system/mapper/xml/SysDictItemMapper.xml | 0 .../system/mapper/xml/SysDictMapper.xml | 0 .../system/mapper/xml/SysFillRuleMapper.xml | 0 .../mapper/xml/SysGatewayRouteMapper.xml | 0 .../system/mapper/xml/SysLogMapper.xml | 0 .../mapper/xml/SysPackPermissionMapper.xml | 0 .../xml/SysPermissionDataRuleMapper.xml | 0 .../system/mapper/xml/SysPermissionMapper.xml | 0 .../system/mapper/xml/SysPositionMapper.xml | 0 .../system/mapper/xml/SysRoleIndexMapper.xml | 0 .../system/mapper/xml/SysRoleMapper.xml | 0 .../mapper/xml/SysTableWhiteListMapper.xml | 0 .../system/mapper/xml/SysTenantMapper.xml | 0 .../system/mapper/xml/SysTenantPackMapper.xml | 0 .../mapper/xml/SysTenantPackUserMapper.xml | 0 .../mapper/xml/SysThirdAccountMapper.xml | 0 .../mapper/xml/SysThirdAppConfigMapper.xml | 0 .../system/mapper/xml/SysUserDepartMapper.xml | 0 .../system/mapper/xml/SysUserMapper.xml | 0 .../mapper/xml/SysUserPositionMapper.xml | 0 .../system/mapper/xml/SysUserTenantMapper.xml | 0 .../system/model/AnnouncementSendModel.java | 2 +- .../modules/system/model/DepartIdModel.java | 0 .../system/model/DuplicateCheckVo.java | 0 .../system/model/SysDepartTreeModel.java | 0 .../modules/system/model/SysDictTree.java | 0 .../modules/system/model/SysLoginModel.java | 0 .../system/model/SysPermissionTree.java | 2 +- .../system/model/SysUserSysDepPostModel.java | 0 .../system/model/SysUserSysDepartModel.java | 0 .../modules/system/model/ThirdLoginModel.java | 2 +- .../cpte/modules/system/model/TreeModel.java | 2 +- .../modules/system/model/TreeSelectModel.java | 2 +- .../modules/system/rule/CategoryCodeRule.java | 0 .../modules/system/rule/OrderNumberRule.java | 0 .../cpte/modules/system/rule/OrgCodeRule.java | 0 .../security/DictQueryBlackListHandler.java | 0 .../service/ISysAnnouncementSendService.java | 2 +- .../service/ISysAnnouncementService.java | 2 +- .../system/service/ISysCategoryService.java | 2 +- .../system/service/ISysCheckRuleService.java | 2 +- .../system/service/ISysCommentService.java | 2 +- .../system/service/ISysDataLogService.java | 2 +- .../system/service/ISysDataSourceService.java | 2 +- .../service/ISysDepartPermissionService.java | 2 +- .../ISysDepartRolePermissionService.java | 2 +- .../system/service/ISysDepartRoleService.java | 2 +- .../service/ISysDepartRoleUserService.java | 2 +- .../system/service/ISysDepartService.java | 0 .../system/service/ISysDictItemService.java | 0 .../system/service/ISysDictService.java | 0 .../system/service/ISysFillRuleService.java | 2 +- .../system/service/ISysFormFileService.java | 2 +- .../service/ISysGatewayRouteService.java | 2 +- .../system/service/ISysLogService.java | 0 .../service/ISysPackPermissionService.java | 2 +- .../ISysPermissionDataRuleService.java | 0 .../system/service/ISysPermissionService.java | 0 .../system/service/ISysPositionService.java | 2 +- .../system/service/ISysRoleIndexService.java | 2 +- .../service/ISysRolePermissionService.java | 0 .../system/service/ISysRoleService.java | 0 .../service/ISysTableWhiteListService.java | 2 +- .../system/service/ISysTenantPackService.java | 2 +- .../system/service/ISysTenantService.java | 2 +- .../service/ISysThirdAccountService.java | 2 +- .../service/ISysThirdAppConfigService.java | 2 +- .../service/ISysUserDepPostService.java | 0 .../system/service/ISysUserDepartService.java | 0 .../service/ISysUserPositionService.java | 2 +- .../system/service/ISysUserRoleService.java | 0 .../system/service/ISysUserService.java | 0 .../system/service/ISysUserTenantService.java | 2 +- .../system/service/IThirdAppService.java | 2 +- .../service/impl/ImportFileServiceImpl.java | 2 +- .../impl/SysAnnouncementSendServiceImpl.java | 2 +- .../impl/SysAnnouncementServiceImpl.java | 2 +- .../system/service/impl/SysBaseApiImpl.java | 0 .../service/impl/SysCategoryServiceImpl.java | 2 +- .../service/impl/SysCheckRuleServiceImpl.java | 2 +- .../service/impl/SysCommentServiceImpl.java | 2 +- .../service/impl/SysDataLogServiceImpl.java | 2 +- .../impl/SysDataSourceServiceImpl.java | 2 +- .../impl/SysDepartPermissionServiceImpl.java | 2 +- .../SysDepartRolePermissionServiceImpl.java | 2 +- .../impl/SysDepartRoleServiceImpl.java | 2 +- .../impl/SysDepartRoleUserServiceImpl.java | 2 +- .../service/impl/SysDepartServiceImpl.java | 0 .../service/impl/SysDictItemServiceImpl.java | 0 .../service/impl/SysDictServiceImpl.java | 0 .../service/impl/SysFillRuleServiceImpl.java | 2 +- .../service/impl/SysFormFileServiceImpl.java | 2 +- .../impl/SysGatewayRouteServiceImpl.java | 2 +- .../service/impl/SysLogServiceImpl.java | 0 .../impl/SysPackPermissionServiceImpl.java | 2 +- .../impl/SysPermissionDataRuleImpl.java | 0 .../impl/SysPermissionServiceImpl.java | 0 .../service/impl/SysPositionServiceImpl.java | 2 +- .../service/impl/SysRoleIndexServiceImpl.java | 2 +- .../impl/SysRolePermissionServiceImpl.java | 0 .../service/impl/SysRoleServiceImpl.java | 0 .../impl/SysTableWhiteListServiceImpl.java | 2 +- .../impl/SysTenantPackServiceImpl.java | 2 +- .../service/impl/SysTenantServiceImpl.java | 2 +- .../impl/SysThirdAccountServiceImpl.java | 2 +- .../impl/SysThirdAppConfigServiceImpl.java | 2 +- .../impl/SysUserDepPostServiceImpl.java | 0 .../impl/SysUserDepartServiceImpl.java | 0 .../impl/SysUserPositionServiceImpl.java | 2 +- .../service/impl/SysUserRoleServiceImpl.java | 0 .../service/impl/SysUserServiceImpl.java | 0 .../impl/SysUserTenantServiceImpl.java | 2 +- .../impl/ThirdAppDingtalkServiceImpl.java | 2 +- .../ThirdAppWechatEnterpriseServiceImpl.java | 2 +- .../system/util/FindsDepartsChildrenUtil.java | 0 .../system/util/ImportOldUserUtil.java | 0 .../system/util/ImportSysUserCache.java | 0 .../system/util/PermissionDataUtil.java | 0 .../modules/system/util/RandImageUtil.java | 2 +- .../modules/system/util/SecurityUtil.java | 0 .../cpte/modules/system/util/XssUtils.java | 0 .../modules/system/vo/SysCommentFileVo.java | 2 +- .../cpte/modules/system/vo/SysCommentVO.java | 2 +- .../modules/system/vo/SysDepartExportVo.java | 0 .../system/vo/SysDepartPositionVo.java | 0 .../modules/system/vo/SysDepartUsersVO.java | 2 +- .../cpte/modules/system/vo/SysDictPage.java | 2 +- .../system/vo/SysPositionSelectTreeVo.java | 0 .../cpte/modules/system/vo/SysUserDepVo.java | 0 .../modules/system/vo/SysUserExportVo.java | 0 .../modules/system/vo/SysUserImportVo.java | 0 .../modules/system/vo/SysUserOnlineVO.java | 0 .../modules/system/vo/SysUserPositionVo.java | 0 .../modules/system/vo/SysUserRoleCountVo.java | 0 .../cpte/modules/system/vo/SysUserRoleVO.java | 2 +- .../modules/system/vo/SysUserTenantVo.java | 0 .../cpte/modules/system/vo/UserAvatar.java | 0 .../system/vo/lowapp/AppExportUserVo.java | 0 .../system/vo/lowapp/DepartAndUserInfo.java | 0 .../modules/system/vo/lowapp/DepartInfo.java | 0 .../system/vo/lowapp/ExportDepartVo.java | 0 .../modules/system/vo/lowapp/SysDictVo.java | 0 .../system/vo/lowapp/UpdateDepartInfo.java | 0 .../vo/tenant/TenantDepartAuthInfo.java | 0 .../system/vo/tenant/TenantPackAuth.java | 0 .../system/vo/tenant/TenantPackModel.java | 0 .../system/vo/tenant/TenantPackUser.java | 0 .../system/vo/tenant/TenantPackUserCount.java | 0 .../modules/system/vo/tenant/UserDepart.java | 0 .../system/vo/tenant/UserPosition.java | 0 .../vo/thirdapp/JdtDepartmentTreeVo.java | 0 .../vo/thirdapp/JwDepartmentTreeVo.java | 0 .../system/vo/thirdapp/JwSysUserDepartVo.java | 0 .../system/vo/thirdapp/JwUserDepartVo.java | 0 .../system/vo/thirdapp/SyncInfoVo.java | 0 .../code-template-online/common/blob.ftl | 0 .../form/native/vue3NativeComponents.ftl | 0 .../common/form/native/vue3NativeForm.ftl | 0 .../common/form/native/vue3NativeImport.ftl | 0 .../common/form/native/vue3NativeSearch.ftl | 0 .../form/native/vueNativeSearchStyle.ftl | 0 .../common/form/vue3Jvxepopup.ftl | 0 .../common/form/vue3SearchStyle.ftl | 0 .../common/form/vue3popup.ftl | 0 .../common/init/initValue.ftl | 0 .../common/init/initValueSub.ftl | 0 .../init/native/vue3NativeInitValue.ftl | 0 .../init/native/vue3NativeMainInitValue.ftl | 0 .../init/native/vue3NativeSubInitValue.ftl | 0 .../common/sql/menu_insert.ftl | 0 .../code-template-online/common/utils.ftl | 0 .../common/validatorRulesTemplate/core.ftl | 0 .../common/validatorRulesTemplate/main.ftl | 0 .../native/vue3CoreNative.ftl | 0 .../native/vue3MainNative.ftl | 0 .../validatorRulesTemplate/sub-vue3.ftl | 0 .../common/validatorRulesTemplate/sub.ftl | 0 .../controller/${entityName}Controller.javai | 2 +- .../entity/${entityName}.javai | 2 +- .../mapper/${entityName}Mapper.javai | 2 +- .../mapper/xml/${entityName}Mapper.xml | 0 .../service/I${entityName}Service.javai | 2 +- .../impl/${entityName}ServiceImpl.javai | 2 +- .../uniapp/${entityName}Form.vue | 0 .../uniapp/${entityName}List.vue | 0 .../uniapp3/${entityName}Data.tsi | 0 .../uniapp3/${entityName}Form.vuei | 0 .../uniapp3/${entityName}List.vuei | 0 .../vue/${entityName}List.vuei | 0 ...rentDate}_1__menu_insert_${entityName}.sql | 0 .../vue/modules/${entityName}Form.vuei | 0 .../vue/modules/${entityName}Modal.vuei | 0 .../${entityName}Modal__Style#Drawer.vuei | 0 .../vue3/${entityName}List.vuei | 0 .../vue3/${entityName}__api.tsi | 0 .../vue3/${entityName}__data.tsi | 0 ...rentDate}_1__menu_insert_${entityName}.sql | 0 .../vue3/components/${entityName}Form.vuei | 0 .../vue3/components/${entityName}Modal.vuei | 0 .../vue3Native/${entityName}List.vuei | 0 .../vue3Native/${entityName}__api.tsi | 0 .../vue3Native/${entityName}__data.tsi | 0 ...rentDate}_1__menu_insert_${entityName}.sql | 0 .../components/${entityName}Form.vuei | 0 .../components/${entityName}Modal.vuei | 0 .../controller/${entityName}Controller.javai | 2 +- .../entity/${entityName}.javai | 2 +- .../${entityPackage}/entity/[1-n]Entity.javai | 2 +- .../mapper/${entityName}Mapper.javai | 2 +- .../${entityPackage}/mapper/[1-n]Mapper.javai | 2 +- .../mapper/xml/${entityName}Mapper.xml | 0 .../mapper/xml/[1-n]Mapper.xml | 0 .../service/I${entityName}Service.javai | 2 +- .../service/[1-n]Service.javai | 2 +- .../impl/${entityName}ServiceImpl.javai | 2 +- .../service/impl/[1-n]ServiceImpl.javai | 2 +- .../vo/${entityName}Page.javai | 2 +- .../vue/${entityName}List.vuei | 0 ...rentDate}_1__menu_insert_${entityName}.sql | 0 .../vue/modules/${entityName}Form.vuei | 0 .../vue/modules/${entityName}Modal.vuei | 0 .../vue/modules/[1-n]Form.vuei | 0 .../controller/${entityName}Controller.javai | 2 +- .../entity/${entityName}.javai | 2 +- .../mapper/${entityName}Mapper.javai | 2 +- .../mapper/xml/${entityName}Mapper.xml | 0 .../service/I${entityName}Service.javai | 2 +- .../impl/${entityName}ServiceImpl.javai | 2 +- .../vue/${entityName}List.vuei | 0 ...rentDate}_1__menu_insert_${entityName}.sql | 0 .../vue/modules/${entityName}Modal.vuei | 0 .../vue3/${entityName}List.vuei | 0 .../vue3/${entityName}__api.tsi | 0 .../vue3/${entityName}__data.tsi | 0 ...rentDate}_1__menu_insert_${entityName}.sql | 0 .../vue3/components/${entityName}Form.vuei | 0 .../vue3/components/${entityName}Modal.vuei | 0 .../vue3Native/${entityName}List.vuei | 0 .../vue3Native/${entityName}__api.tsi | 0 .../vue3Native/${entityName}__data.tsi | 0 ...rentDate}_1__menu_insert_${entityName}.sql | 0 .../components/${entityName}Form.vuei | 0 .../components/${entityName}Modal.vuei | 0 .../controller/${entityName}Controller.javai | 2 +- .../entity/${entityName}.javai | 2 +- .../${entityPackage}/entity/[1-n]Entity.javai | 2 +- .../mapper/${entityName}Mapper.javai | 2 +- .../${entityPackage}/mapper/[1-n]Mapper.javai | 2 +- .../mapper/xml/${entityName}Mapper.xml | 0 .../mapper/xml/[1-n]Mapper.xml | 0 .../service/I${entityName}Service.javai | 2 +- .../service/[1-n]Service.javai | 2 +- .../impl/${entityName}ServiceImpl.javai | 2 +- .../service/impl/[1-n]ServiceImpl.javai | 2 +- .../vue/${entityName}List.vuei | 0 ...rentDate}_1__menu_insert_${entityName}.sql | 0 .../${entityPackage}/vue/[1-n]List.vuei | 0 .../vue/modules/${entityName}Modal.vuei | 0 .../vue/modules/[1-n]Modal.vuei | 0 .../vue3/${entityName}List.vuei | 0 .../vue3/${entityName}__api.tsi | 0 .../vue3/${entityName}__data.tsi | 0 ...rentDate}_1__menu_insert_${entityName}.sql | 0 .../${entityPackage}/vue3/[1-n]List.vuei | 0 .../vue3/components/${entityName}Modal.vuei | 0 .../vue3/components/[1-n]Modal.vuei | 0 .../vue3Native/${entityName}List.vuei | 0 .../vue3Native/${entityName}__api.tsi | 0 .../vue3Native/${entityName}__data.tsi | 0 ...rentDate}_1__menu_insert_${entityName}.sql | 0 .../vue3Native/[1-n]List.vuei | 0 .../components/${entityName}Form.vuei | 0 .../components/${entityName}Modal.vuei | 0 .../vue3Native/components/[1-n]Form.vuei | 0 .../vue3Native/components/[1-n]Modal.vuei | 0 .../controller/${entityName}Controller.javai | 2 +- .../entity/${entityName}.javai | 2 +- .../${entityPackage}/entity/[1-n]Entity.javai | 2 +- .../mapper/${entityName}Mapper.javai | 2 +- .../${entityPackage}/mapper/[1-n]Mapper.javai | 2 +- .../mapper/xml/${entityName}Mapper.xml | 0 .../mapper/xml/[1-n]Mapper.xml | 0 .../service/I${entityName}Service.javai | 2 +- .../service/[1-n]Service.javai | 2 +- .../impl/${entityName}ServiceImpl.javai | 2 +- .../service/impl/[1-n]ServiceImpl.javai | 2 +- .../vo/${entityName}Page.javai | 2 +- .../vue/${entityName}List.vuei | 0 ...rentDate}_1__menu_insert_${entityName}.sql | 0 .../vue/modules/${entityName}Form.vuei | 0 .../vue/modules/${entityName}Modal.vuei | 0 .../vue/modules/[1-n]Form.vuei | 0 .../vue/subTables/[1-n]SubTable.vuei | 0 .../vue3/${entityName}List.vuei | 0 .../vue3/${entityName}__api.tsi | 0 .../vue3/${entityName}__data.tsi | 0 ...rentDate}_1__menu_insert_${entityName}.sql | 0 .../vue3/components/${entityName}Form.vuei | 0 .../vue3/components/${entityName}Modal.vuei | 0 .../vue3/components/[1-n]Form.vuei | 0 .../vue3/subTables/[1-n]SubTable.vuei | 0 .../controller/${entityName}Controller.javai | 2 +- .../entity/${entityName}.javai | 2 +- .../${entityPackage}/entity/[1-n]Entity.javai | 2 +- .../mapper/${entityName}Mapper.javai | 17 +++++ .../${entityPackage}/mapper/[1-n]Mapper.javai | 2 +- .../mapper/xml/${entityName}Mapper.xml | 0 .../mapper/xml/[1-n]Mapper.xml | 0 .../service/I${entityName}Service.javai | 2 +- .../service/[1-n]Service.javai | 2 +- .../impl/${entityName}ServiceImpl.javai | 2 +- .../service/impl/[1-n]ServiceImpl.javai | 2 +- .../vo/${entityName}Page.javai | 2 +- .../vue/${entityName}List.vuei | 0 ...rentDate}_1__menu_insert_${entityName}.sql | 0 .../vue/modules/${entityName}Form.vuei | 0 .../vue/modules/${entityName}Modal.vuei | 0 .../vue/modules/[1-n]Form.vuei | 0 .../vue3/${entityName}List.vuei | 0 .../vue3/${entityName}__api.tsi | 0 .../vue3/${entityName}__data.tsi | 0 ...rentDate}_1__menu_insert_${entityName}.sql | 0 .../vue3/components/${entityName}Form.vuei | 0 .../vue3/components/${entityName}Modal.vuei | 0 .../vue3/components/[1-n]Form.vuei | 0 .../vue3Native/${entityName}List.vuei | 0 .../vue3Native/${entityName}__api.tsi | 0 .../vue3Native/${entityName}__data.tsi | 0 ...rentDate}_1__menu_insert_${entityName}.sql | 0 .../components/${entityName}Form.vuei | 0 .../components/${entityName}Modal.vuei | 0 .../vue3Native/components/[1-n]Form.vuei | 0 .../controller/${entityName}Controller.javai | 2 +- .../entity/${entityName}.javai | 2 +- .../${entityPackage}/entity/[1-n]Entity.javai | 2 +- .../mapper/${entityName}Mapper.javai | 17 +++++ .../${entityPackage}/mapper/[1-n]Mapper.javai | 2 +- .../mapper/xml/${entityName}Mapper.xml | 0 .../mapper/xml/[1-n]Mapper.xml | 0 .../service/I${entityName}Service.javai | 2 +- .../service/[1-n]Service.javai | 2 +- .../impl/${entityName}ServiceImpl.javai | 2 +- .../service/impl/[1-n]ServiceImpl.javai | 30 +++++++++ .../vo/${entityName}Page.javai | 2 +- .../vue/${entityName}List.vuei | 0 ...rentDate}_1__menu_insert_${entityName}.sql | 0 .../vue/modules/${entityName}Form.vuei | 0 .../vue/modules/${entityName}Modal.vuei | 0 .../vue/modules/[1-n]Form.vuei | 0 .../vue3/${entityName}List.vuei | 0 .../vue3/${entityName}__api.tsi | 0 .../vue3/${entityName}__data.tsi | 0 ...rentDate}_1__menu_insert_${entityName}.sql | 0 .../vue3/components/${entityName}Form.vuei | 0 .../vue3/components/${entityName}Modal.vuei | 0 .../vue3/components/[1-n]Form.vuei | 0 .../controller/${entityName}Controller.javai | 2 +- .../entity/${entityName}.javai | 2 +- .../mapper/${entityName}Mapper.javai | 17 +++++ .../mapper/xml/${entityName}Mapper.xml | 0 .../service/I${entityName}Service.javai | 2 +- .../impl/${entityName}ServiceImpl.javai | 2 +- .../uniapp/${entityName}Form.vuei | 0 .../uniapp/${entityName}List.vuei | 0 .../vue/${entityName}List.vuei | 0 .../vue/modules/${entityName}Modal.vuei | 0 .../${entityName}Modal__Style#Drawer.vuei | 0 .../vue3/${entityName}List.vuei | 0 .../vue3/${entityName}__api.tsi | 0 .../vue3/${entityName}__data.tsi | 0 .../vue3/modules/${entityName}Modal.vuei | 0 .../${entityName}Controller.javai | 2 +- .../${entityPackage}/${entityName}.javai | 2 +- .../${entityName}Mapper.javai | 2 +- .../xml/${entityName}Mapper.xml | 0 .../I${entityName}Service.javai | 2 +- .../impl/${entityName}ServiceImpl.javai | 2 +- .../${entityPackage}/${entityName}List.vuei | 0 .../modules/${entityName}Modal.vuei | 0 .../${entityName}Modal__Style#Drawer.vuei | 0 .../${entityPackage}/${entityName}List.vuei | 0 .../${entityPackage}/${entityName}__api.tsi | 0 .../${entityPackage}/${entityName}__data.tsi | 0 .../modules/${entityName}Modal.vuei | 0 .../controller/${entityName}Controller.javai | 2 +- .../entity/${entityName}.javai | 2 +- .../${entityPackage}/entity/[1-n]Entity.javai | 2 +- .../mapper/${entityName}Mapper.javai | 17 +++++ .../${entityPackage}/mapper/[1-n]Mapper.javai | 2 +- .../mapper/xml/${entityName}Mapper.xml | 0 .../mapper/xml/[1-n]Mapper.xml | 0 .../service/I${entityName}Service.javai | 2 +- .../service/[1-n]Service.javai | 2 +- .../impl/${entityName}ServiceImpl.javai | 2 +- .../service/impl/[1-n]ServiceImpl.javai | 30 +++++++++ .../vo/${entityName}Page.javai | 2 +- .../vue/${entityName}List.vuei | 0 .../vue/modules/${entityName}Form.vuei | 0 .../vue/modules/${entityName}Modal.vuei | 0 .../vue3/${entityName}List.vuei | 0 .../vue3/${entityName}__api.tsi | 0 .../vue3/${entityName}__data.tsi | 0 .../vue3/modules/${entityName}Modal.vuei | 0 .../controller/${entityName}Controller.javai | 2 +- .../entity/${entityName}.javai | 2 +- .../${entityPackage}/entity/[1-n]Entity.javai | 2 +- .../mapper/${entityName}Mapper.javai | 17 +++++ .../${entityPackage}/mapper/[1-n]Mapper.javai | 2 +- .../mapper/xml/${entityName}Mapper.xml | 0 .../mapper/xml/[1-n]Mapper.xml | 0 .../service/I${entityName}Service.javai | 2 +- .../service/[1-n]Service.javai | 2 +- .../impl/${entityName}ServiceImpl.javai | 2 +- .../service/impl/[1-n]ServiceImpl.javai | 30 +++++++++ .../vo/${entityName}Page.javai | 2 +- .../vue/${entityName}List.vuei | 0 .../${entityPackage}/vue/[1-n]List.vuei | 0 .../vue/modules/${entityName}Modal.vuei | 0 .../vue/modules/[1-n]Modal.vuei | 0 .../vue3/${entityName}List.vuei | 0 .../vue3/${entityName}__api.tsi | 0 .../vue3/${entityName}__data.tsi | 0 .../${entityPackage}/vue3/[1-n]List.vuei | 0 .../vue3/modules/${entityName}Modal.vuei | 0 .../vue3/modules/[1-n]Modal.vuei | 0 .../src/main/resources/static/demo1.html | 0 .../src/main/resources/static/generic/LICENSE | 0 .../resources/static/generic/build/pdf.js | 0 .../static/generic/build/pdf.worker.js | 0 .../static/generic/web/cmaps/78-EUC-H.bcmap | Bin .../static/generic/web/cmaps/78-EUC-V.bcmap | Bin .../static/generic/web/cmaps/78-H.bcmap | Bin .../static/generic/web/cmaps/78-RKSJ-H.bcmap | Bin .../static/generic/web/cmaps/78-RKSJ-V.bcmap | Bin .../static/generic/web/cmaps/78-V.bcmap | Bin .../generic/web/cmaps/78ms-RKSJ-H.bcmap | Bin .../generic/web/cmaps/78ms-RKSJ-V.bcmap | Bin .../generic/web/cmaps/83pv-RKSJ-H.bcmap | Bin .../generic/web/cmaps/90ms-RKSJ-H.bcmap | Bin .../generic/web/cmaps/90ms-RKSJ-V.bcmap | Bin .../generic/web/cmaps/90msp-RKSJ-H.bcmap | Bin .../generic/web/cmaps/90msp-RKSJ-V.bcmap | Bin .../generic/web/cmaps/90pv-RKSJ-H.bcmap | Bin .../generic/web/cmaps/90pv-RKSJ-V.bcmap | Bin .../static/generic/web/cmaps/Add-H.bcmap | Bin .../static/generic/web/cmaps/Add-RKSJ-H.bcmap | Bin .../static/generic/web/cmaps/Add-RKSJ-V.bcmap | Bin .../static/generic/web/cmaps/Add-V.bcmap | Bin .../generic/web/cmaps/Adobe-CNS1-0.bcmap | Bin .../generic/web/cmaps/Adobe-CNS1-1.bcmap | Bin .../generic/web/cmaps/Adobe-CNS1-2.bcmap | Bin .../generic/web/cmaps/Adobe-CNS1-3.bcmap | Bin .../generic/web/cmaps/Adobe-CNS1-4.bcmap | Bin .../generic/web/cmaps/Adobe-CNS1-5.bcmap | Bin .../generic/web/cmaps/Adobe-CNS1-6.bcmap | Bin .../generic/web/cmaps/Adobe-CNS1-UCS2.bcmap | Bin .../generic/web/cmaps/Adobe-GB1-0.bcmap | Bin .../generic/web/cmaps/Adobe-GB1-1.bcmap | Bin .../generic/web/cmaps/Adobe-GB1-2.bcmap | Bin .../generic/web/cmaps/Adobe-GB1-3.bcmap | Bin .../generic/web/cmaps/Adobe-GB1-4.bcmap | Bin .../generic/web/cmaps/Adobe-GB1-5.bcmap | Bin .../generic/web/cmaps/Adobe-GB1-UCS2.bcmap | Bin .../generic/web/cmaps/Adobe-Japan1-0.bcmap | Bin .../generic/web/cmaps/Adobe-Japan1-1.bcmap | Bin .../generic/web/cmaps/Adobe-Japan1-2.bcmap | Bin .../generic/web/cmaps/Adobe-Japan1-3.bcmap | Bin .../generic/web/cmaps/Adobe-Japan1-4.bcmap | Bin .../generic/web/cmaps/Adobe-Japan1-5.bcmap | Bin .../generic/web/cmaps/Adobe-Japan1-6.bcmap | Bin .../generic/web/cmaps/Adobe-Japan1-UCS2.bcmap | Bin .../generic/web/cmaps/Adobe-Korea1-0.bcmap | Bin .../generic/web/cmaps/Adobe-Korea1-1.bcmap | Bin .../generic/web/cmaps/Adobe-Korea1-2.bcmap | Bin .../generic/web/cmaps/Adobe-Korea1-UCS2.bcmap | Bin .../static/generic/web/cmaps/B5-H.bcmap | Bin .../static/generic/web/cmaps/B5-V.bcmap | Bin .../static/generic/web/cmaps/B5pc-H.bcmap | Bin .../static/generic/web/cmaps/B5pc-V.bcmap | Bin .../static/generic/web/cmaps/CNS-EUC-H.bcmap | Bin .../static/generic/web/cmaps/CNS-EUC-V.bcmap | Bin .../static/generic/web/cmaps/CNS1-H.bcmap | Bin .../static/generic/web/cmaps/CNS1-V.bcmap | Bin .../static/generic/web/cmaps/CNS2-H.bcmap | Bin .../static/generic/web/cmaps/CNS2-V.bcmap | 0 .../static/generic/web/cmaps/ETHK-B5-H.bcmap | Bin .../static/generic/web/cmaps/ETHK-B5-V.bcmap | Bin .../static/generic/web/cmaps/ETen-B5-H.bcmap | Bin .../static/generic/web/cmaps/ETen-B5-V.bcmap | Bin .../generic/web/cmaps/ETenms-B5-H.bcmap | 0 .../generic/web/cmaps/ETenms-B5-V.bcmap | Bin .../static/generic/web/cmaps/EUC-H.bcmap | Bin .../static/generic/web/cmaps/EUC-V.bcmap | Bin .../static/generic/web/cmaps/Ext-H.bcmap | Bin .../static/generic/web/cmaps/Ext-RKSJ-H.bcmap | Bin .../static/generic/web/cmaps/Ext-RKSJ-V.bcmap | Bin .../static/generic/web/cmaps/Ext-V.bcmap | Bin .../static/generic/web/cmaps/GB-EUC-H.bcmap | Bin .../static/generic/web/cmaps/GB-EUC-V.bcmap | Bin .../static/generic/web/cmaps/GB-H.bcmap | 0 .../static/generic/web/cmaps/GB-V.bcmap | Bin .../static/generic/web/cmaps/GBK-EUC-H.bcmap | Bin .../static/generic/web/cmaps/GBK-EUC-V.bcmap | Bin .../static/generic/web/cmaps/GBK2K-H.bcmap | Bin .../static/generic/web/cmaps/GBK2K-V.bcmap | Bin .../static/generic/web/cmaps/GBKp-EUC-H.bcmap | Bin .../static/generic/web/cmaps/GBKp-EUC-V.bcmap | Bin .../static/generic/web/cmaps/GBT-EUC-H.bcmap | Bin .../static/generic/web/cmaps/GBT-EUC-V.bcmap | Bin .../static/generic/web/cmaps/GBT-H.bcmap | Bin .../static/generic/web/cmaps/GBT-V.bcmap | Bin .../generic/web/cmaps/GBTpc-EUC-H.bcmap | Bin .../generic/web/cmaps/GBTpc-EUC-V.bcmap | Bin .../static/generic/web/cmaps/GBpc-EUC-H.bcmap | Bin .../static/generic/web/cmaps/GBpc-EUC-V.bcmap | Bin .../static/generic/web/cmaps/H.bcmap | Bin .../static/generic/web/cmaps/HKdla-B5-H.bcmap | Bin .../static/generic/web/cmaps/HKdla-B5-V.bcmap | Bin .../static/generic/web/cmaps/HKdlb-B5-H.bcmap | Bin .../static/generic/web/cmaps/HKdlb-B5-V.bcmap | Bin .../generic/web/cmaps/HKgccs-B5-H.bcmap | Bin .../generic/web/cmaps/HKgccs-B5-V.bcmap | Bin .../generic/web/cmaps/HKm314-B5-H.bcmap | Bin .../generic/web/cmaps/HKm314-B5-V.bcmap | Bin .../generic/web/cmaps/HKm471-B5-H.bcmap | Bin .../generic/web/cmaps/HKm471-B5-V.bcmap | Bin .../static/generic/web/cmaps/HKscs-B5-H.bcmap | Bin .../static/generic/web/cmaps/HKscs-B5-V.bcmap | Bin .../static/generic/web/cmaps/Hankaku.bcmap | Bin .../static/generic/web/cmaps/Hiragana.bcmap | Bin .../static/generic/web/cmaps/KSC-EUC-H.bcmap | Bin .../static/generic/web/cmaps/KSC-EUC-V.bcmap | Bin .../static/generic/web/cmaps/KSC-H.bcmap | Bin .../generic/web/cmaps/KSC-Johab-H.bcmap | Bin .../generic/web/cmaps/KSC-Johab-V.bcmap | Bin .../static/generic/web/cmaps/KSC-V.bcmap | Bin .../generic/web/cmaps/KSCms-UHC-H.bcmap | Bin .../generic/web/cmaps/KSCms-UHC-HW-H.bcmap | Bin .../generic/web/cmaps/KSCms-UHC-HW-V.bcmap | Bin .../generic/web/cmaps/KSCms-UHC-V.bcmap | Bin .../generic/web/cmaps/KSCpc-EUC-H.bcmap | Bin .../generic/web/cmaps/KSCpc-EUC-V.bcmap | Bin .../static/generic/web/cmaps/Katakana.bcmap | Bin .../static/generic/web/cmaps/LICENSE | 0 .../static/generic/web/cmaps/NWP-H.bcmap | Bin .../static/generic/web/cmaps/NWP-V.bcmap | Bin .../static/generic/web/cmaps/RKSJ-H.bcmap | Bin .../static/generic/web/cmaps/RKSJ-V.bcmap | Bin .../static/generic/web/cmaps/Roman.bcmap | Bin .../generic/web/cmaps/UniCNS-UCS2-H.bcmap | Bin .../generic/web/cmaps/UniCNS-UCS2-V.bcmap | Bin .../generic/web/cmaps/UniCNS-UTF16-H.bcmap | Bin .../generic/web/cmaps/UniCNS-UTF16-V.bcmap | Bin .../generic/web/cmaps/UniCNS-UTF32-H.bcmap | Bin .../generic/web/cmaps/UniCNS-UTF32-V.bcmap | Bin .../generic/web/cmaps/UniCNS-UTF8-H.bcmap | Bin .../generic/web/cmaps/UniCNS-UTF8-V.bcmap | Bin .../generic/web/cmaps/UniGB-UCS2-H.bcmap | Bin .../generic/web/cmaps/UniGB-UCS2-V.bcmap | Bin .../generic/web/cmaps/UniGB-UTF16-H.bcmap | Bin .../generic/web/cmaps/UniGB-UTF16-V.bcmap | Bin .../generic/web/cmaps/UniGB-UTF32-H.bcmap | Bin .../generic/web/cmaps/UniGB-UTF32-V.bcmap | Bin .../generic/web/cmaps/UniGB-UTF8-H.bcmap | Bin .../generic/web/cmaps/UniGB-UTF8-V.bcmap | Bin .../generic/web/cmaps/UniJIS-UCS2-H.bcmap | Bin .../generic/web/cmaps/UniJIS-UCS2-HW-H.bcmap | Bin .../generic/web/cmaps/UniJIS-UCS2-HW-V.bcmap | Bin .../generic/web/cmaps/UniJIS-UCS2-V.bcmap | Bin .../generic/web/cmaps/UniJIS-UTF16-H.bcmap | Bin .../generic/web/cmaps/UniJIS-UTF16-V.bcmap | Bin .../generic/web/cmaps/UniJIS-UTF32-H.bcmap | Bin .../generic/web/cmaps/UniJIS-UTF32-V.bcmap | Bin .../generic/web/cmaps/UniJIS-UTF8-H.bcmap | Bin .../generic/web/cmaps/UniJIS-UTF8-V.bcmap | Bin .../web/cmaps/UniJIS2004-UTF16-H.bcmap | Bin .../web/cmaps/UniJIS2004-UTF16-V.bcmap | Bin .../web/cmaps/UniJIS2004-UTF32-H.bcmap | Bin .../web/cmaps/UniJIS2004-UTF32-V.bcmap | Bin .../generic/web/cmaps/UniJIS2004-UTF8-H.bcmap | Bin .../generic/web/cmaps/UniJIS2004-UTF8-V.bcmap | Bin .../web/cmaps/UniJISPro-UCS2-HW-V.bcmap | Bin .../generic/web/cmaps/UniJISPro-UCS2-V.bcmap | Bin .../generic/web/cmaps/UniJISPro-UTF8-V.bcmap | Bin .../web/cmaps/UniJISX0213-UTF32-H.bcmap | Bin .../web/cmaps/UniJISX0213-UTF32-V.bcmap | Bin .../web/cmaps/UniJISX02132004-UTF32-H.bcmap | Bin .../web/cmaps/UniJISX02132004-UTF32-V.bcmap | Bin .../generic/web/cmaps/UniKS-UCS2-H.bcmap | Bin .../generic/web/cmaps/UniKS-UCS2-V.bcmap | Bin .../generic/web/cmaps/UniKS-UTF16-H.bcmap | Bin .../generic/web/cmaps/UniKS-UTF16-V.bcmap | Bin .../generic/web/cmaps/UniKS-UTF32-H.bcmap | Bin .../generic/web/cmaps/UniKS-UTF32-V.bcmap | Bin .../generic/web/cmaps/UniKS-UTF8-H.bcmap | Bin .../generic/web/cmaps/UniKS-UTF8-V.bcmap | Bin .../static/generic/web/cmaps/V.bcmap | Bin .../static/generic/web/cmaps/WP-Symbol.bcmap | Bin .../static/generic/web/compatibility.js | 0 .../web/compressed.tracemonkey-pldi-09.pdf | Bin .../resources/static/generic/web/debugger.js | 0 .../generic/web/images/annotation-check.svg | 0 .../generic/web/images/annotation-comment.svg | 0 .../generic/web/images/annotation-help.svg | 0 .../generic/web/images/annotation-insert.svg | 0 .../generic/web/images/annotation-key.svg | 0 .../web/images/annotation-newparagraph.svg | 0 .../generic/web/images/annotation-noicon.svg | 0 .../generic/web/images/annotation-note.svg | 0 .../web/images/annotation-paragraph.svg | 0 .../web/images/findbarButton-next-rtl.png | Bin .../web/images/findbarButton-next-rtl@2x.png | Bin .../generic/web/images/findbarButton-next.png | Bin .../web/images/findbarButton-next@2x.png | Bin .../web/images/findbarButton-previous-rtl.png | Bin .../images/findbarButton-previous-rtl@2x.png | Bin .../web/images/findbarButton-previous.png | Bin .../web/images/findbarButton-previous@2x.png | Bin .../static/generic/web/images/grab.cur | Bin .../static/generic/web/images/grabbing.cur | Bin .../generic/web/images/loading-icon.gif | Bin .../generic/web/images/loading-small.png | Bin .../generic/web/images/loading-small@2x.png | Bin ...ondaryToolbarButton-documentProperties.png | Bin ...aryToolbarButton-documentProperties@2x.png | Bin .../secondaryToolbarButton-firstPage.png | Bin .../secondaryToolbarButton-firstPage@2x.png | Bin .../secondaryToolbarButton-handTool.png | Bin .../secondaryToolbarButton-handTool@2x.png | Bin .../secondaryToolbarButton-lastPage.png | Bin .../secondaryToolbarButton-lastPage@2x.png | Bin .../secondaryToolbarButton-rotateCcw.png | Bin .../secondaryToolbarButton-rotateCcw@2x.png | Bin .../secondaryToolbarButton-rotateCw.png | Bin .../secondaryToolbarButton-rotateCw@2x.png | Bin .../static/generic/web/images/shadow.png | Bin .../static/generic/web/images/texture.png | Bin .../web/images/toolbarButton-bookmark.png | Bin .../web/images/toolbarButton-bookmark@2x.png | Bin .../web/images/toolbarButton-download.png | Bin .../web/images/toolbarButton-download@2x.png | Bin .../web/images/toolbarButton-menuArrows.png | Bin .../images/toolbarButton-menuArrows@2x.png | Bin .../web/images/toolbarButton-openFile.png | Bin .../web/images/toolbarButton-openFile@2x.png | Bin .../web/images/toolbarButton-pageDown-rtl.png | Bin .../images/toolbarButton-pageDown-rtl@2x.png | Bin .../web/images/toolbarButton-pageDown.png | Bin .../web/images/toolbarButton-pageDown@2x.png | Bin .../web/images/toolbarButton-pageUp-rtl.png | Bin .../images/toolbarButton-pageUp-rtl@2x.png | Bin .../web/images/toolbarButton-pageUp.png | Bin .../web/images/toolbarButton-pageUp@2x.png | Bin .../images/toolbarButton-presentationMode.png | Bin .../toolbarButton-presentationMode@2x.png | Bin .../web/images/toolbarButton-print.png | Bin .../web/images/toolbarButton-print@2x.png | Bin .../web/images/toolbarButton-search.png | Bin .../web/images/toolbarButton-search@2x.png | Bin ...olbarButton-secondaryToolbarToggle-rtl.png | Bin ...arButton-secondaryToolbarToggle-rtl@2x.png | Bin .../toolbarButton-secondaryToolbarToggle.png | Bin ...oolbarButton-secondaryToolbarToggle@2x.png | Bin .../toolbarButton-sidebarToggle-rtl.png | Bin .../toolbarButton-sidebarToggle-rtl@2x.png | Bin .../images/toolbarButton-sidebarToggle.png | Bin .../images/toolbarButton-sidebarToggle@2x.png | Bin .../images/toolbarButton-viewAttachments.png | Bin .../toolbarButton-viewAttachments@2x.png | Bin .../images/toolbarButton-viewOutline-rtl.png | Bin .../toolbarButton-viewOutline-rtl@2x.png | Bin .../web/images/toolbarButton-viewOutline.png | Bin .../images/toolbarButton-viewOutline@2x.png | Bin .../images/toolbarButton-viewThumbnail.png | Bin .../images/toolbarButton-viewThumbnail@2x.png | Bin .../web/images/toolbarButton-zoomIn.png | Bin .../web/images/toolbarButton-zoomIn@2x.png | Bin .../web/images/toolbarButton-zoomOut.png | Bin .../web/images/toolbarButton-zoomOut@2x.png | Bin .../main/resources/static/generic/web/l10n.js | 0 .../generic/web/locale/locale.properties | 0 .../web/locale/zh-CN/viewer.properties | 0 .../resources/static/generic/web/viewer.css | 0 .../resources/static/generic/web/viewer.html | 0 .../resources/static/generic/web/viewer.js | 0 .../main/resources/static/view/userlist.html | 0 .../templates/announcement/showContent.ftl | 0 .../src/main/resources/templates/demo3.ftl | 0 .../resources/templates/pdfPreviewIframe.ftl | 2 +- .../main/resources/templates/thirdLogin.ftl | 0 .../cpte-system-start/Dockerfile | 18 ++++++ .../cpte-system-start}/README.md | 0 .../cpte-system-start}/pom.xml | 14 ++-- .../java/org/cpte/CpteSystemApplication.java | 4 +- .../org/cpte/codegenerate/JeecgOneGUI.java | 4 +- .../cpte/codegenerate/JeecgOneToMainUtil.java | 2 +- .../org/cpte/config/flyway/FlywayConfig.java | 0 .../src/main/resources/application-dev.yml | 34 +++++----- .../src/main/resources/application-dm8.yml | 30 ++++----- .../src/main/resources/application-docker.yml | 46 +++++++------- .../main/resources/application-kingbase8.yml | 30 ++++----- .../src/main/resources/application-oracle.yml | 38 +++++------ .../main/resources/application-postgresql.yml | 32 +++++----- .../src/main/resources/application-prod.yml | 40 ++++++------ .../main/resources/application-sqlserver.yml | 34 +++++----- .../src/main/resources/application-test.yml | 34 +++++----- .../src/main/resources/application.yml | 2 +- .../src/main/resources/banner.txt | 0 .../main/resources/flyway/sql/mysql/README.md | 0 .../sql/mysql/V3.8.0_0__clear_flyway_sql.md | 0 .../sql/mysql/V3.8.0_1__airag_add_menu.sql | 0 .../sql/mysql/V3.8.0_2__airag_init_db.sql | 2 +- .../sql/mysql/V3.8.1_1__all_upgrade.sql | 0 .../flyway/sql/mysql/V3.8.1_2__openapi.sql | 0 .../sql/mysql/V3.8.2_1__all_upgrade.sql | 0 .../sql/mysql/V3.8.3_0__all_upgrade.sql | 0 .../flyway/sql/mysql/backup/V20250403.zip | Bin .../resources/jeecg/jeecg_config.properties | 8 +-- .../resources/jeecg/jeecg_database.properties | 12 ++-- .../src/main/resources/logback-spring.xml | 4 +- .../src/test/java/org/cpte}/TestMain.java | 2 +- .../modules/message/test/SendMessageTest.java | 2 +- .../openapi/test/SampleOpenApiTest.java | 2 +- .../system/test/MockControllerTest.java | 2 +- .../cpte}/modules/system/test/SampleTest.java | 6 +- .../system/test/SysTableWhiteCheckTest.java | 2 +- .../modules/system/test/SysUserApiTest.java | 2 +- .../org/cpte}/smallTools/TestSqlHandle.java | 2 +- .../java/org/cpte}/smallTools/TestStr.java | 2 +- .../pom.xml | 10 +-- .../cpte-cloud-gateway}/Dockerfile | 0 .../cpte-cloud-gateway}/README.md | 0 .../cpte-cloud-gateway}/pom.xml | 8 +-- .../org/jeecg/JeecgGatewayApplication.java | 0 .../jeecg/config/GatewayRoutersConfig.java | 0 .../config/RateLimiterConfiguration.java | 0 .../java/org/jeecg/config/RouterDataType.java | 0 .../jeecg/fallback/FallbackController.java | 0 .../fallback/HystrixFallbackHandler.java | 0 .../GatewaySentinelExceptionConfig.java | 0 .../sentinel/SentinelBlockRequestHandler.java | 0 .../jeecg/filter/GlobalAccessTokenFilter.java | 0 .../filter/SentinelFilterContextConfig.java | 0 .../org/jeecg/handler/LoderRouderHandler.java | 0 .../swagger/MySwaggerResourceProvider.java | 0 .../swagger/SwaggerResourceController.java | 0 .../org/jeecg/loader/DynamicRouteLoader.java | 0 .../repository/DynamicRouteService.java | 0 .../MyInMemoryRouteDefinitionRepository.java | 0 .../org/jeecg/loader/vo/GatewayRouteVo.java | 0 .../jeecg/loader/vo/MyRouteDefinition.java | 0 .../org/jeecg/loader/vo/PredicatesVo.java | 0 .../src/main/resources/application.yml | 0 .../src/main/resources/logback-spring.xml | 0 .../src/test/java/TestRoutes.java | 0 .../cpte-cloud-nacos}/Dockerfile | 0 .../cpte-cloud-nacos}/README.md | 0 .../docs/config/jeecg-dev.yaml | 6 +- .../docs/config/jeecg-gateway-dev.yaml | 0 .../docs/config/jeecg-gateway-router.json | 0 .../cpte-cloud-nacos}/docs/config/jeecg.yaml | 0 .../cpte-cloud-nacos}/docs/db/nacos_dm.sql | 36 +++++------ .../cpte-cloud-nacos}/pom.xml | 4 +- .../alibaba/nacos/JeecgNacosApplication.java | 0 .../src/main/resources/application-dm.yml | 0 .../src/main/resources/application-mysql.yml | 0 .../src/main/resources/application.yml | 0 .../cpte-demo-cloud-start}/Dockerfile | 0 .../cpte-demo-cloud-start}/README.md | 0 .../cpte-demo-cloud-start}/pom.xml | 10 +-- .../org/jeecg/JeecgDemoCloudApplication.java | 0 .../src/main/resources/application.yml | 0 .../src/main/resources/logback-spring.xml | 0 .../cpte-system-cloud-start}/Dockerfile | 0 .../cpte-system-cloud-start}/README.md | 0 .../cpte-system-cloud-start}/pom.xml | 20 +++--- .../jeecg/JeecgSystemCloudApplication.java | 0 .../src/main/resources/application.yml | 0 .../resources/jeecg/jeecg_config.properties | 0 .../resources/jeecg/jeecg_database.properties | 0 .../src/main/resources/logback-spring.xml | 0 .../cpte-visual/cpte-cloud-monitor}/README.md | 0 .../cpte-visual/cpte-cloud-monitor}/pom.xml | 4 +- .../monitor/JeecgMonitorApplication.java | 0 .../monitor/config/SecuritySecureConfig.java | 0 .../src/main/resources/application.yml | 0 .../cpte-cloud-sentinel}/Dockerfile | 0 .../cpte-cloud-sentinel}/README.md | 0 .../cpte-visual/cpte-cloud-sentinel}/pom.xml | 12 ++-- .../dashboard/JeecgSentinelApplication.java | 0 .../constants/SentinelConStants.java | 0 .../controller/AuthorityRuleController.java | 0 .../controller/DegradeController.java | 0 .../controller/ParamFlowRuleController.java | 0 .../controller/SystemController.java | 0 .../controller/base/BaseRuleController.java | 0 .../gateway/GatewayApiController.java | 0 .../gateway/GatewayFlowRuleController.java | 0 .../controller/v2/FlowControllerV2.java | 0 .../rule/nacos/NacosConfigProperties.java | 0 .../dashboard/rule/nacos/SentinelConfig.java | 0 .../authority/AuthorityRuleNacosProvider.java | 0 .../AuthorityRuleNacosPublisher.java | 0 .../degrade/DegradeRuleNacosProvider.java | 0 .../degrade/DegradeRuleNacosPublisher.java | 0 .../entity/AuthorityRuleCorrectEntity.java | 0 .../entity/ParamFlowRuleCorrectEntity.java | 0 .../nacos/flow/FlowRuleNacosProvider.java | 0 .../nacos/flow/FlowRuleNacosPublisher.java | 0 .../gateway/GateWayApiNacosProvider.java | 0 .../gateway/GateWayApiNacosPublisher.java | 0 .../GateWayFlowRulesNacosProvider.java | 0 .../GateWayFlowRulesNacosPublisher.java | 0 .../paramflow/ParamFlowRuleNacosProvider.java | 0 .../ParamFlowRuleNacosPublisher.java | 0 .../nacos/system/SystemRuleNacosProvider.java | 0 .../system/SystemRuleNacosPublisher.java | 0 .../src/main/resources/application.yml | 0 .../cpte-visual/cpte-cloud-test}/pom.xml | 16 ++--- .../zhongyou-cloud-test-more/pom.xml | 8 +-- .../modules/test/constant/CloudConstant.java | 0 .../test/feign/client/JeecgTestClient.java | 0 .../test/feign/client/JeecgTestClientDyn.java | 0 .../controller/JeecgTestFeignController.java | 0 .../feign/factory/JeecgTestClientFactory.java | 0 .../feign/fallback/JeecgTestFallback.java | 0 .../jeecg/modules/test/lock/DemoLockTest.java | 0 .../modules/test/xxljob/DemoJobHandler.java | 0 .../modules/test/xxljob/XxclJobTest.java | 0 .../zhongyou-cloud-test-rabbitmq/pom.xml | 4 +- .../test/rabbitmq/constant/CloudConstant.java | 0 .../controller/JeecgMqTestController.java | 0 .../test/rabbitmq/event/DemoBusEvent.java | 0 .../rabbitmq/listener/HelloReceiver1.java | 0 .../rabbitmq/listener/HelloReceiver2.java | 0 .../rabbitmq/listener/HelloReceiver3.java | 0 .../rabbitmq/listener/HelloTimeReceiver.java | 0 .../zhongyou-cloud-test-rocketmq/pom.xml | 4 +- .../test/rocketmq/constant/CloudConstant.java | 0 .../controller/JeecgMqTestController.java | 0 .../test/rocketmq/event/DemoBusEvent.java | 0 .../rocketmq/listener/HelloReceiver1.java | 0 .../rocketmq/listener/HelloReceiver2.java | 0 .../rocketmq/listener/HelloReceiver3.java | 0 .../rocketmq/listener/HelloTimeReceiver.java | 0 .../zhongyou-cloud-test-seata/db/seata.sql | 0 .../zhongyou-cloud-test-seata/pom.xml | 14 ++-- .../pom.xml | 4 +- .../org/jeecg/SeataAccountApplication.java | 0 .../controller/SeataAccountController.java | 0 .../seata/account/entity/SeataAccount.java | 0 .../account/mapper/SeataAccountMapper.java | 0 .../account/service/SeataAccountService.java | 0 .../service/impl/SeataAccountServiceImpl.java | 0 .../src/main/resources/application.yml | 0 .../src/main/resources/sql/schema-account.sql | 0 .../zhongyou-cloud-test-seata-order}/pom.xml | 4 +- .../java/org/jeecg/SeataOrderApplication.java | 0 .../controller/SeataOrderController.java | 0 .../seata/order/dto/PlaceOrderRequest.java | 0 .../seata/order/dto/ReduceBalanceRequest.java | 0 .../seata/order/dto/ReduceStockRequest.java | 0 .../test/seata/order/entity/SeataOrder.java | 0 .../test/seata/order/enums/OrderStatus.java | 0 .../test/seata/order/feign/AccountClient.java | 0 .../test/seata/order/feign/ProductClient.java | 0 .../seata/order/mapper/SeataOrderMapper.java | 0 .../order/service/SeataOrderService.java | 0 .../service/impl/SeataOrderServiceImpl.java | 0 .../src/main/resources/application.yml | 0 .../src/main/resources/sql/schema-order.sql | 0 .../zhongyou-cloud-test-seata-product/pom.xml | 4 +- .../org/jeecg/SeataProductApplication.java | 0 .../controller/SeataProductController.java | 0 .../seata/product/entity/SeataProduct.java | 0 .../product/mapper/SeataProductMapper.java | 0 .../product/service/SeataProductService.java | 0 .../service/impl/SeataProductServiceImpl.java | 0 .../src/main/resources/application.yml | 0 .../src/main/resources/sql/schema-product.sql | 0 .../README-ShardingSphere配置说明.md | 0 .../doc/db.sql | 0 .../pom.xml | 4 +- .../StandardModTableShardAlgorithm.java | 0 .../JeecgShardingDemoController.java | 0 .../test/sharding/entity/ShardingSysLog.java | 0 .../sharding/mapper/ShardingSysLogMapper.java | 0 .../mapper/xml/ShardingSysLogMapper.xml | 0 .../service/IShardingSysLogService.java | 0 .../impl/ShardingSysLogServiceImpl.java | 0 .../src/main/resources/sharding-multi.yaml | 0 .../src/main/resources/sharding.yaml | 0 .../cpte-visual/cpte-cloud-xxljob}/Dockerfile | 0 .../cpte-visual/cpte-cloud-xxljob}/README.md | 0 .../doc/db/tables_xxl_job.sql | 0 .../cpte-visual/cpte-cloud-xxljob}/pom.xml | 4 +- .../xxl/job/admin/XxlJobAdminApplication.java | 0 .../job/admin/controller/IndexController.java | 0 .../admin/controller/JobApiController.java | 0 .../admin/controller/JobCodeController.java | 0 .../admin/controller/JobGroupController.java | 0 .../admin/controller/JobInfoController.java | 0 .../admin/controller/JobLogController.java | 0 .../job/admin/controller/UserController.java | 0 .../annotation/PermissionLimit.java | 0 .../interceptor/CookieInterceptor.java | 0 .../interceptor/PermissionInterceptor.java | 0 .../controller/interceptor/WebMvcConfig.java | 0 .../resolver/WebExceptionResolver.java | 0 .../xxl/job/admin/core/alarm/JobAlarm.java | 0 .../xxl/job/admin/core/alarm/JobAlarmer.java | 0 .../admin/core/alarm/impl/EmailJobAlarm.java | 0 .../admin/core/complete/XxlJobCompleter.java | 0 .../admin/core/conf/XxlJobAdminConfig.java | 0 .../job/admin/core/cron/CronExpression.java | 0 .../admin/core/exception/XxlJobException.java | 0 .../xxl/job/admin/core/model/XxlJobGroup.java | 0 .../xxl/job/admin/core/model/XxlJobInfo.java | 0 .../xxl/job/admin/core/model/XxlJobLog.java | 0 .../job/admin/core/model/XxlJobLogGlue.java | 0 .../job/admin/core/model/XxlJobLogReport.java | 0 .../job/admin/core/model/XxlJobRegistry.java | 0 .../xxl/job/admin/core/model/XxlJobUser.java | 0 .../core/route/ExecutorRouteStrategyEnum.java | 0 .../job/admin/core/route/ExecutorRouter.java | 0 .../route/strategy/ExecutorRouteBusyover.java | 0 .../strategy/ExecutorRouteConsistentHash.java | 0 .../route/strategy/ExecutorRouteFailover.java | 0 .../route/strategy/ExecutorRouteFirst.java | 0 .../core/route/strategy/ExecutorRouteLFU.java | 0 .../core/route/strategy/ExecutorRouteLRU.java | 0 .../route/strategy/ExecutorRouteLast.java | 0 .../route/strategy/ExecutorRouteRandom.java | 0 .../route/strategy/ExecutorRouteRound.java | 0 .../core/scheduler/MisfireStrategyEnum.java | 0 .../core/scheduler/ScheduleTypeEnum.java | 0 .../admin/core/scheduler/XxlJobScheduler.java | 0 .../admin/core/thread/JobCompleteHelper.java | 0 .../core/thread/JobFailMonitorHelper.java | 0 .../admin/core/thread/JobLogReportHelper.java | 0 .../admin/core/thread/JobRegistryHelper.java | 0 .../admin/core/thread/JobScheduleHelper.java | 0 .../core/thread/JobTriggerPoolHelper.java | 0 .../admin/core/trigger/TriggerTypeEnum.java | 0 .../job/admin/core/trigger/XxlJobTrigger.java | 0 .../xxl/job/admin/core/util/CookieUtil.java | 0 .../com/xxl/job/admin/core/util/FtlUtil.java | 0 .../com/xxl/job/admin/core/util/I18nUtil.java | 0 .../xxl/job/admin/core/util/JacksonUtil.java | 0 .../job/admin/core/util/LocalCacheUtil.java | 0 .../com/xxl/job/admin/dao/XxlJobGroupDao.java | 0 .../com/xxl/job/admin/dao/XxlJobInfoDao.java | 0 .../com/xxl/job/admin/dao/XxlJobLogDao.java | 0 .../xxl/job/admin/dao/XxlJobLogGlueDao.java | 0 .../xxl/job/admin/dao/XxlJobLogReportDao.java | 0 .../xxl/job/admin/dao/XxlJobRegistryDao.java | 0 .../com/xxl/job/admin/dao/XxlJobUserDao.java | 0 .../xxl/job/admin/service/LoginService.java | 0 .../xxl/job/admin/service/XxlJobService.java | 0 .../job/admin/service/impl/AdminBizImpl.java | 0 .../admin/service/impl/XxlJobServiceImpl.java | 0 .../src/main/resources/application.yml | 0 .../main/resources/i18n/message_en.properties | 0 .../resources/i18n/message_zh_CN.properties | 0 .../resources/i18n/message_zh_TC.properties | 0 .../src/main/resources/logback.xml | 0 .../mybatis-mapper/XxlJobGroupMapper.xml | 0 .../mybatis-mapper/XxlJobInfoMapper.xml | 0 .../mybatis-mapper/XxlJobLogGlueMapper.xml | 0 .../mybatis-mapper/XxlJobLogMapper.xml | 0 .../mybatis-mapper/XxlJobLogReportMapper.xml | 0 .../mybatis-mapper/XxlJobRegistryMapper.xml | 0 .../mybatis-mapper/XxlJobUserMapper.xml | 0 .../Ionicons/css/ionicons.min.css | 0 .../Ionicons/fonts/ionicons.eot | Bin .../Ionicons/fonts/ionicons.svg | 0 .../Ionicons/fonts/ionicons.ttf | Bin .../Ionicons/fonts/ionicons.woff | Bin .../bower_components/PACE/pace.min.js | 0 .../PACE/themes/blue/pace-theme-flash.css | 0 .../daterangepicker.css | 0 .../daterangepicker.js | 0 .../bootstrap/css/bootstrap.min.css | 0 .../bootstrap/css/bootstrap.min.css.map | 0 .../fonts/glyphicons-halflings-regular.eot | Bin .../fonts/glyphicons-halflings-regular.svg | 0 .../fonts/glyphicons-halflings-regular.ttf | Bin .../fonts/glyphicons-halflings-regular.woff | Bin .../fonts/glyphicons-halflings-regular.woff2 | Bin .../bootstrap/js/bootstrap.min.js | 0 .../css/dataTables.bootstrap.min.css | 0 .../js/dataTables.bootstrap.min.js | 0 .../js/jquery.dataTables.min.js | 0 .../bower_components/fastclick/fastclick.js | 0 .../font-awesome/css/font-awesome.css.map | 0 .../font-awesome/css/font-awesome.min.css | 0 .../font-awesome/fonts/FontAwesome.otf | Bin .../fonts/fontawesome-webfont.eot | Bin .../fonts/fontawesome-webfont.svg | 0 .../fonts/fontawesome-webfont.ttf | Bin .../fonts/fontawesome-webfont.woff | Bin .../fonts/fontawesome-webfont.woff2 | Bin .../jquery.slimscroll.min.js | 0 .../bower_components/jquery/jquery.min.js | 0 .../bower_components/moment/moment.min.js | 0 .../static/adminlte/dist/css/AdminLTE.min.css | 0 .../dist/css/skins/_all-skins.min.css | 0 .../static/adminlte/dist/js/adminlte.min.js | 0 .../adminlte/plugins/iCheck/icheck.min.js | 0 .../adminlte/plugins/iCheck/square/blue.css | 0 .../adminlte/plugins/iCheck/square/blue.png | Bin .../plugins/iCheck/square/blue@2x.png | Bin .../src/main/resources/static/favicon.ico | Bin .../src/main/resources/static/js/common.1.js | 0 .../src/main/resources/static/js/index.js | 0 .../resources/static/js/jobcode.index.1.js | 0 .../resources/static/js/jobgroup.index.1.js | 0 .../resources/static/js/jobinfo.index.1.js | 0 .../resources/static/js/joblog.detail.1.js | 0 .../resources/static/js/joblog.index.1.js | 0 .../src/main/resources/static/js/login.1.js | 0 .../main/resources/static/js/user.index.1.js | 0 .../codemirror/addon/hint/anyword-hint.js | 0 .../codemirror/addon/hint/show-hint.css | 0 .../codemirror/addon/hint/show-hint.js | 0 .../plugins/codemirror/lib/codemirror.css | 0 .../plugins/codemirror/lib/codemirror.js | 0 .../plugins/codemirror/mode/clike/clike.js | 0 .../codemirror/mode/javascript/javascript.js | 0 .../static/plugins/codemirror/mode/php/php.js | 0 .../codemirror/mode/powershell/powershell.js | 0 .../plugins/codemirror/mode/python/python.js | 0 .../plugins/codemirror/mode/shell/shell.js | 0 .../static/plugins/cronGen/cronGen.js | 0 .../static/plugins/cronGen/cronGen_en.js | 0 .../plugins/echarts/echarts.common.min.js | 0 .../static/plugins/jquery/jquery.cookie.js | 0 .../plugins/jquery/jquery.validate.min.js | 0 .../resources/static/plugins/layer/layer.js | 0 .../plugins/layer/theme/default/icon-ext.png | Bin .../plugins/layer/theme/default/icon.png | Bin .../plugins/layer/theme/default/layer.css | 0 .../plugins/layer/theme/default/loading-0.gif | Bin .../plugins/layer/theme/default/loading-1.gif | Bin .../plugins/layer/theme/default/loading-2.gif | Bin .../templates/common/common.exception.ftl | 0 .../templates/common/common.macro.ftl | 0 .../src/main/resources/templates/help.ftl | 0 .../src/main/resources/templates/index.ftl | 0 .../templates/jobcode/jobcode.index.ftl | 0 .../templates/jobgroup/jobgroup.index.ftl | 0 .../templates/jobinfo/jobinfo.index.ftl | 0 .../templates/joblog/joblog.detail.ftl | 0 .../templates/joblog/joblog.index.ftl | 0 .../src/main/resources/templates/login.ftl | 0 .../resources/templates/user/user.index.ftl | 0 .../cpte-visual}/pom.xml | 12 ++-- .../docker-compose.yml | 0 .../pom.xml | 16 ++--- docker-compose.yml | 2 +- pom.xml | 60 +++++++++--------- .../mapper/${entityName}Mapper.javai | 17 ----- .../mapper/${entityName}Mapper.javai | 17 ----- .../service/impl/[1-n]ServiceImpl.javai | 30 --------- .../mapper/${entityName}Mapper.javai | 17 ----- .../mapper/${entityName}Mapper.javai | 17 ----- .../service/impl/[1-n]ServiceImpl.javai | 30 --------- .../mapper/${entityName}Mapper.javai | 17 ----- .../service/impl/[1-n]ServiceImpl.javai | 30 --------- .../zhongyou-system-start/Dockerfile | 18 ------ .../main/resources/flyway/sql/mysql/README.md | 26 -------- 1798 files changed, 985 insertions(+), 1013 deletions(-) rename {zhongyou-boot-base-core => cpte-boot-base-core}/pom.xml (99%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/api/CommonAPI.java (99%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/api/dto/AiragFlowDTO.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/api/dto/DataLogDTO.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/api/dto/FileDownDTO.java (97%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/api/dto/FileUploadDTO.java (98%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/api/dto/LogDTO.java (98%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/api/dto/OnlineAuthDTO.java (98%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/api/dto/message/BusMessageDTO.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/api/dto/message/BusTemplateMessageDTO.java (97%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/api/dto/message/MessageDTO.java (99%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/api/dto/message/TemplateDTO.java (97%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/api/dto/message/TemplateMessageDTO.java (97%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/api/vo/Result.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/aspect/AutoLogAspect.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/aspect/DictAspect.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/aspect/PermissionDataAspect.java (99%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/aspect/UrlMatchEnum.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/aspect/annotation/AutoDict.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/aspect/annotation/AutoLog.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/aspect/annotation/Dict.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/aspect/annotation/DynamicTable.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/aspect/annotation/OnlineAuth.java (94%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/aspect/annotation/PermissionData.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/constant/CommonConstant.java (99%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/constant/CommonSendStatus.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/constant/DataBaseConstant.java (99%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/constant/DynamicTableConstant.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/constant/FillRuleConstant.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/constant/PasswordConstant.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/constant/ProvinceCityArea.java (99%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/constant/ServiceNameConstants.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/constant/SymbolConstant.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/constant/TenantConstant.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/constant/VxeSocketConst.java (96%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/constant/WebsocketConst.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/constant/enums/CgformEnum.java (99%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/constant/enums/ClientTerminalTypeEnum.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/constant/enums/DateRangeEnum.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/constant/enums/DepartCategoryEnum.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/constant/enums/DySmsEnum.java (98%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/constant/enums/EmailTemplateEnum.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/constant/enums/FileTypeEnum.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/constant/enums/MessageTypeEnum.java (98%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/constant/enums/ModuleType.java (89%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/constant/enums/NoticeTypeEnum.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/constant/enums/OperateTypeEnum.java (98%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/constant/enums/PositionLevelEnum.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/constant/enums/RoleIndexConfigEnum.java (99%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/constant/enums/SysAnnmentTypeEnum.java (99%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/constant/enums/Vue3MessageHrefEnum.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/desensitization/SensitiveSerialize.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/desensitization/annotation/Sensitive.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/desensitization/annotation/SensitiveDecode.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/desensitization/annotation/SensitiveEncode.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/desensitization/annotation/SensitiveField.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/desensitization/aspect/SensitiveDataAspect.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/desensitization/enums/SensitiveEnum.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/desensitization/util/SensitiveInfoUtil.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/es/JeecgElasticsearchTemplate.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/es/QueryStringBuilder.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/exception/JeecgBoot401Exception.java (85%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/exception/JeecgBootAssertException.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/exception/JeecgBootBizTipException.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/exception/JeecgBootException.java (91%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/exception/JeecgBootExceptionHandler.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/exception/JeecgSqlInjectionException.java (85%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/handler/IFillRuleHandler.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/system/annotation/EnumDict.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/system/base/controller/JeecgController.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/system/base/entity/JeecgEntity.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/system/base/service/JeecgService.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/system/base/service/impl/JeecgServiceImpl.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/system/enhance/UserFilterEnhance.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/system/query/MatchTypeEnum.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/system/query/QueryCondition.java (98%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/system/query/QueryGenerator.java (99%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/system/query/QueryRuleEnum.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/system/util/JeecgDataAutorUtils.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/system/util/JwtUtil.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/system/util/ResourceUtil.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/system/util/SqlConcatUtil.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/system/vo/ComboModel.java (97%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/system/vo/DictModel.java (98%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/system/vo/DictModelMany.java (94%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/system/vo/DictQuery.java (95%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/system/vo/DynamicDataSourceModel.java (97%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/system/vo/LoginUser.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/system/vo/SelectTreeModel.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/system/vo/SysCategoryModel.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/system/vo/SysDepartModel.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/system/vo/SysFilesModel.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/system/vo/SysPermissionDataRuleModel.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/system/vo/SysUserCacheInfo.java (98%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/system/vo/UserAccountInfo.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/util/AssertUtils.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/util/BrowserType.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/util/BrowserUtils.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/util/CommonUtils.java (99%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/util/DateRangeUtils.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/util/DateUtils.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/util/DySmsHelper.java (99%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/util/DySmsLimit.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/util/FileDownloadUtils.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/util/FillRuleUtil.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/util/HTMLUtils.java (98%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/util/ImportExcelUtil.java (99%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/util/IpUtils.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/util/Md5Util.java (98%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/util/MinioUtil.java (99%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/util/MyClassLoader.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/util/PasswordUtil.java (99%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/util/PmsUtil.java (98%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/util/ReflectHelper.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/util/RestDesformUtil.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/util/RestUtil.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/util/ShiroThreadPoolExecutor.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/util/SpringContextUtils.java (99%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/util/SqlInjectionUtil.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/util/TokenUtils.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/util/UUIDGenerator.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/util/YouBianCodeUtil.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/util/dynamic/db/DataSourceCachePool.java (99%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/util/dynamic/db/DbTypeUtils.java (99%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/util/dynamic/db/DynamicDBUtil.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/util/dynamic/db/FreemarkerParseFactory.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/util/encryption/AesEncryptUtil.java (99%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/util/encryption/EncryptedString.java (94%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/util/filter/SsrfFileTypeFilter.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/util/filter/StrAttackFilter.java (97%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/util/oConvertUtils.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/util/oss/OssBootUtil.java (99%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/util/security/AbstractQueryBlackListHandler.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/util/security/JdbcSecurityUtil.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/util/security/SecurityTools.java (99%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/util/security/entity/MyKeyPair.java (90%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/util/security/entity/SecurityReq.java (92%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/util/security/entity/SecurityResp.java (91%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/util/security/entity/SecuritySignReq.java (90%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/util/security/entity/SecuritySignResp.java (91%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/util/sqlparse/JSqlParserAllTableManager.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/util/sqlparse/JSqlParserUtils.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/util/sqlparse/vo/SelectSqlInfo.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/util/superSearch/ObjectParseUtil.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/util/superSearch/QueryRuleEnum.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/common/util/superSearch/QueryRuleVo.java (90%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/config/AutoPoiConfig.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/config/AutoPoiDictConfig.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/config/CorsFilterCondition.java (97%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/config/DruidConfig.java (99%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/config/DruidWallConfigRegister.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/config/JeecgBaseConfig.java (99%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/config/JeecgCloudCondition.java (97%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/config/JeecgGaodeBaseConfig.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/config/JeecgSmsTemplateConfig.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/config/RestTemplateConfig.java (97%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/config/StaticConfig.java (97%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/config/Swagger2Config.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/config/Swagger3Config.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/config/UndertowCustomizer.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/config/WebMvcConfiguration.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/config/WebSocketConfig.java (98%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/config/filter/RequestBodyReserveFilter.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/config/filter/WebsocketFilter.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/config/firewall/SqlInjection/IDictTableWhiteListHandler.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/config/firewall/SqlInjection/SysDictTableWhite.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/config/firewall/interceptor/LowCodeModeConfiguration.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/config/firewall/interceptor/LowCodeModeInterceptor.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/config/firewall/interceptor/enums/LowCodeUrlsEnum.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/config/mybatis/JeecgTenantParser.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/config/mybatis/MybatisInterceptor.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/config/mybatis/MybatisPlusSaasConfig.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/config/mybatis/TenantContext.java (96%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/config/mybatis/ThreadLocalDataHelper.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/config/mybatis/aspect/DynamicTableAspect.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/config/mybatis/interceptor/DynamicDatasourceInterceptor.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/config/oss/MinioConfig.java (98%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/config/oss/OssConfiguration.java (98%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/config/shiro/IgnoreAuth.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/config/shiro/JwtToken.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/config/shiro/ShiroConfig.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/config/shiro/ShiroRealm.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/config/shiro/filters/CustomShiroFilterFactoryBean.java (99%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/config/shiro/filters/JwtFilter.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/config/shiro/filters/ResourceCheckFilter.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/config/shiro/ignore/IgnoreAuthPostProcessor.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/config/shiro/ignore/InMemoryIgnoreAuth.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/config/sign/interceptor/SignAuthConfiguration.java (99%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/config/sign/interceptor/SignAuthInterceptor.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/config/sign/util/BodyReaderHttpServletRequestWrapper.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/config/sign/util/HttpUtils.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/config/sign/util/SignUtil.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/config/vo/BaiduApi.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/config/vo/DomainUrl.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/config/vo/Elasticsearch.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/config/vo/Firewall.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/config/vo/GaoDeApi.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/config/vo/Path.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/config/vo/Shiro.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/config/vo/WeiXinPay.java (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/modules/base/mapper/BaseCommonMapper.java (95%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/modules/base/mapper/xml/BaseCommonMapper.xml (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/modules/base/service/BaseCommonService.java (97%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/java/org/cpte/modules/base/service/impl/BaseCommonServiceImpl.java (99%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/resources/META-INF/spring.factories (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/resources/config/default-spring-doc.properties (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/resources/static/favicon.ico (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/resources/static/pca.json (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/resources/templates/email/bpm_cc_email.ftl (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/resources/templates/email/bpm_cuiban_email.ftl (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/resources/templates/email/bpm_new_task_email.ftl (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/main/resources/templates/email/desform_new_data_email.ftl (100%) rename {zhongyou-boot-base-core => cpte-boot-base-core}/src/test/java/org/jeecg/test/sqlparse/TestIpUtil.java (100%) rename {zhongyou-boot-module/zhongyou-boot-module-airag => cpte-boot-module/cpte-boot-module-airag}/pom.xml (97%) rename {zhongyou-boot-module/zhongyou-boot-module-airag => cpte-boot-module/cpte-boot-module-airag}/src/main/java/org/cpte/JeecgAiRagApplication.java (100%) rename {zhongyou-boot-module/zhongyou-boot-module-airag => cpte-boot-module/cpte-boot-module-airag}/src/main/java/org/cpte/modules/airag/app/consts/AiAppConsts.java (100%) rename {zhongyou-boot-module/zhongyou-boot-module-airag => cpte-boot-module/cpte-boot-module-airag}/src/main/java/org/cpte/modules/airag/app/consts/Prompts.java (100%) rename {zhongyou-boot-module/zhongyou-boot-module-airag => cpte-boot-module/cpte-boot-module-airag}/src/main/java/org/cpte/modules/airag/app/controller/AiragAppController.java (99%) rename {zhongyou-boot-module/zhongyou-boot-module-airag => cpte-boot-module/cpte-boot-module-airag}/src/main/java/org/cpte/modules/airag/app/controller/AiragChatController.java (100%) rename {zhongyou-boot-module/zhongyou-boot-module-airag => cpte-boot-module/cpte-boot-module-airag}/src/main/java/org/cpte/modules/airag/app/entity/AiragApp.java (99%) rename {zhongyou-boot-module/zhongyou-boot-module-airag => cpte-boot-module/cpte-boot-module-airag}/src/main/java/org/cpte/modules/airag/app/mapper/AiragAppMapper.java (96%) rename {zhongyou-boot-module/zhongyou-boot-module-airag => cpte-boot-module/cpte-boot-module-airag}/src/main/java/org/cpte/modules/airag/app/mapper/xml/AiragAppMapper.xml (100%) rename {zhongyou-boot-module/zhongyou-boot-module-airag => cpte-boot-module/cpte-boot-module-airag}/src/main/java/org/cpte/modules/airag/app/service/IAiragAppService.java (96%) rename {zhongyou-boot-module/zhongyou-boot-module-airag => cpte-boot-module/cpte-boot-module-airag}/src/main/java/org/cpte/modules/airag/app/service/IAiragChatService.java (100%) rename {zhongyou-boot-module/zhongyou-boot-module-airag => cpte-boot-module/cpte-boot-module-airag}/src/main/java/org/cpte/modules/airag/app/service/impl/AiragAppServiceImpl.java (99%) rename {zhongyou-boot-module/zhongyou-boot-module-airag => cpte-boot-module/cpte-boot-module-airag}/src/main/java/org/cpte/modules/airag/app/service/impl/AiragChatServiceImpl.java (100%) rename {zhongyou-boot-module/zhongyou-boot-module-airag => cpte-boot-module/cpte-boot-module-airag}/src/main/java/org/cpte/modules/airag/app/vo/AppDebugParams.java (100%) rename {zhongyou-boot-module/zhongyou-boot-module-airag => cpte-boot-module/cpte-boot-module-airag}/src/main/java/org/cpte/modules/airag/app/vo/ChatConversation.java (100%) rename {zhongyou-boot-module/zhongyou-boot-module-airag => cpte-boot-module/cpte-boot-module-airag}/src/main/java/org/cpte/modules/airag/app/vo/ChatSendParams.java (100%) rename {zhongyou-boot-module/zhongyou-boot-module-airag => cpte-boot-module/cpte-boot-module-airag}/src/main/java/org/cpte/modules/airag/demo/JimuDataReader.java (100%) rename {zhongyou-boot-module/zhongyou-boot-module-airag => cpte-boot-module/cpte-boot-module-airag}/src/main/java/org/cpte/modules/airag/demo/TestAiragEnhance.java (100%) rename {zhongyou-boot-module/zhongyou-boot-module-airag => cpte-boot-module/cpte-boot-module-airag}/src/main/java/org/cpte/modules/airag/llm/config/EmbedStoreConfigBean.java (100%) rename {zhongyou-boot-module/zhongyou-boot-module-airag => cpte-boot-module/cpte-boot-module-airag}/src/main/java/org/cpte/modules/airag/llm/config/KnowConfigBean.java (100%) rename {zhongyou-boot-module/zhongyou-boot-module-airag => cpte-boot-module/cpte-boot-module-airag}/src/main/java/org/cpte/modules/airag/llm/consts/LLMConsts.java (100%) rename {zhongyou-boot-module/zhongyou-boot-module-airag => cpte-boot-module/cpte-boot-module-airag}/src/main/java/org/cpte/modules/airag/llm/controller/AiragKnowledgeController.java (99%) rename {zhongyou-boot-module/zhongyou-boot-module-airag => cpte-boot-module/cpte-boot-module-airag}/src/main/java/org/cpte/modules/airag/llm/controller/AiragModelController.java (99%) rename {zhongyou-boot-module/zhongyou-boot-module-airag => cpte-boot-module/cpte-boot-module-airag}/src/main/java/org/cpte/modules/airag/llm/document/TikaDocumentParser.java (100%) rename {zhongyou-boot-module/zhongyou-boot-module-airag => cpte-boot-module/cpte-boot-module-airag}/src/main/java/org/cpte/modules/airag/llm/entity/AiragKnowledge.java (99%) rename {zhongyou-boot-module/zhongyou-boot-module-airag => cpte-boot-module/cpte-boot-module-airag}/src/main/java/org/cpte/modules/airag/llm/entity/AiragKnowledgeDoc.java (99%) rename {zhongyou-boot-module/zhongyou-boot-module-airag => cpte-boot-module/cpte-boot-module-airag}/src/main/java/org/cpte/modules/airag/llm/entity/AiragModel.java (99%) rename {zhongyou-boot-module/zhongyou-boot-module-airag => cpte-boot-module/cpte-boot-module-airag}/src/main/java/org/cpte/modules/airag/llm/handler/AIChatHandler.java (100%) rename {zhongyou-boot-module/zhongyou-boot-module-airag => cpte-boot-module/cpte-boot-module-airag}/src/main/java/org/cpte/modules/airag/llm/handler/CommandExecUtil.java (100%) rename {zhongyou-boot-module/zhongyou-boot-module-airag => cpte-boot-module/cpte-boot-module-airag}/src/main/java/org/cpte/modules/airag/llm/handler/EmbeddingHandler.java (100%) rename {zhongyou-boot-module/zhongyou-boot-module-airag => cpte-boot-module/cpte-boot-module-airag}/src/main/java/org/cpte/modules/airag/llm/handler/JeecgToolsProvider.java (95%) rename {zhongyou-boot-module/zhongyou-boot-module-airag => cpte-boot-module/cpte-boot-module-airag}/src/main/java/org/cpte/modules/airag/llm/mapper/AiragKnowledgeDocMapper.java (96%) rename {zhongyou-boot-module/zhongyou-boot-module-airag => cpte-boot-module/cpte-boot-module-airag}/src/main/java/org/cpte/modules/airag/llm/mapper/AiragKnowledgeMapper.java (97%) rename {zhongyou-boot-module/zhongyou-boot-module-airag => cpte-boot-module/cpte-boot-module-airag}/src/main/java/org/cpte/modules/airag/llm/mapper/AiragModelMapper.java (97%) rename {zhongyou-boot-module/zhongyou-boot-module-airag => cpte-boot-module/cpte-boot-module-airag}/src/main/java/org/cpte/modules/airag/llm/mapper/xml/AiragKnowledgeDocMapper.xml (100%) rename {zhongyou-boot-module/zhongyou-boot-module-airag => cpte-boot-module/cpte-boot-module-airag}/src/main/java/org/cpte/modules/airag/llm/mapper/xml/AiragKnowledgeMapper.xml (100%) rename {zhongyou-boot-module/zhongyou-boot-module-airag => cpte-boot-module/cpte-boot-module-airag}/src/main/java/org/cpte/modules/airag/llm/mapper/xml/AiragModelMapper.xml (100%) rename {zhongyou-boot-module/zhongyou-boot-module-airag => cpte-boot-module/cpte-boot-module-airag}/src/main/java/org/cpte/modules/airag/llm/service/IAiragKnowledgeDocService.java (98%) rename {zhongyou-boot-module/zhongyou-boot-module-airag => cpte-boot-module/cpte-boot-module-airag}/src/main/java/org/cpte/modules/airag/llm/service/IAiragKnowledgeService.java (93%) rename {zhongyou-boot-module/zhongyou-boot-module-airag => cpte-boot-module/cpte-boot-module-airag}/src/main/java/org/cpte/modules/airag/llm/service/IAiragModelService.java (93%) rename {zhongyou-boot-module/zhongyou-boot-module-airag => cpte-boot-module/cpte-boot-module-airag}/src/main/java/org/cpte/modules/airag/llm/service/impl/AiragKnowledgeDocServiceImpl.java (99%) rename {zhongyou-boot-module/zhongyou-boot-module-airag => cpte-boot-module/cpte-boot-module-airag}/src/main/java/org/cpte/modules/airag/llm/service/impl/AiragKnowledgeServiceImpl.java (96%) rename {zhongyou-boot-module/zhongyou-boot-module-airag => cpte-boot-module/cpte-boot-module-airag}/src/main/java/org/cpte/modules/airag/llm/service/impl/AiragModelServiceImpl.java (96%) rename {zhongyou-boot-module/zhongyou-boot-module-airag => cpte-boot-module/cpte-boot-module-airag}/src/main/java/org/cpte/modules/airag/ocr/controller/AiOcrController.java (100%) rename {zhongyou-boot-module/zhongyou-boot-module-airag => cpte-boot-module/cpte-boot-module-airag}/src/main/java/org/cpte/modules/airag/ocr/entity/AiOcr.java (100%) rename {zhongyou-boot-module/zhongyou-boot-module-airag => cpte-boot-module/cpte-boot-module-airag}/src/main/resources/application.yml (100%) rename {zhongyou-boot-module/zhongyou-boot-module-airag => cpte-boot-module/cpte-boot-module-airag}/src/test/java/org/cpte/modules/airag/test/TestFileParse.java (100%) rename {zhongyou-boot-module/zhongyou-boot-module-airag => cpte-boot-module/cpte-boot-module-airag}/src/test/java/org/cpte/modules/airag/test/TestFlows.java (100%) rename {zhongyou-boot-module/zhongyou-boot-module-airag => cpte-boot-module/cpte-boot-module-airag}/src/test/java/org/cpte/modules/airag/test/TestLLM.java (100%) rename {zhongyou-boot-module/zhongyou-boot-module-airag => cpte-boot-module/cpte-boot-module-airag}/src/test/java/org/cpte/modules/airag/test/TestVector.java (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/pom.xml (77%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/cloud/controller/JcloudDemoFeignController.java (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/cloud/controller/JcloudDemoProviderController.java (97%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/cloud/service/JcloudDemoService.java (93%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/cloud/service/impl/JcloudDemoServiceImpl.java (96%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/cloud/xxljob/TestJobHandler.java (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/mock/MockController.java (98%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/mock/json/area.json (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/mock/json/area_mini.json (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/mock/json/area_options.json (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/mock/json/asyn_tree_list_0.json (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/mock/json/asyn_tree_list_1.json (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/mock/json/asyn_tree_list_2.json (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/mock/json/asyn_tree_list_3.json (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/mock/json/asyn_tree_list_31.json (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/mock/json/getCntrNoCountInfo.json (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/mock/json/getTubiao.json (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/mock/json/graphreport_chart.json (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/mock/json/permission.json (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/mock/json/permission_no_page.json (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/mock/json/role.json (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/mock/json/service.json (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/mock/json/sysdatalog.json (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/mock/json/task_process.json (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/mock/json/user.json (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/mock/json/user_info.json (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/mock/json/userinfo.json (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/mock/json/workplace_activity.json (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/mock/json/workplace_projects.json (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/mock/json/workplace_radar.json (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/mock/json/workplace_teams.json (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/mock/vxe/controller/VxeMockController.java (99%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/mock/vxe/entity/MockEntity.java (94%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/mock/vxe/json/ddjh.json (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/mock/vxe/json/ddjh_s8.json (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/mock/vxe/json/dlglong.json (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/mock/vxe/websocket/VxeSocket.java (99%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/online/OnlCgformDemoController.java (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/test/controller/BigScreenTemplatController.java (90%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/test/controller/JeecgDemoController.java (98%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/test/controller/JeecgDynamicDataController.java (85%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/test/controller/JeecgOrderErpMainController.java (98%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/test/controller/JeecgOrderMainController.java (97%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/test/controller/JoaDemoController.java (99%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/test/entity/JeecgDemo.java (96%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/test/entity/JeecgOrderCustomer.java (98%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/test/entity/JeecgOrderMain.java (98%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/test/entity/JeecgOrderTicket.java (98%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/test/entity/JoaDemo.java (99%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/test/mapper/JeecgDemoMapper.java (89%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/test/mapper/JeecgOrderCustomerMapper.java (97%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/test/mapper/JeecgOrderMainMapper.java (94%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/test/mapper/JeecgOrderTicketMapper.java (97%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/test/mapper/JoaDemoMapper.java (93%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/test/mapper/xml/JeecgDemoMapper.xml (86%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/test/mapper/xml/JeecgOrderCustomerMapper.xml (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/test/mapper/xml/JeecgOrderMainMapper.xml (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/test/mapper/xml/JeecgOrderTicketMapper.xml (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/test/mapper/xml/JoaDemoMapper.xml (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/test/service/IJeecgDemoService.java (87%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/test/service/IJeecgDynamicDataService.java (82%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/test/service/IJeecgOrderCustomerService.java (96%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/test/service/IJeecgOrderMainService.java (98%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/test/service/IJeecgOrderTicketService.java (96%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/test/service/IJoaDemoService.java (93%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/test/service/impl/JeecgDemoServiceImpl.java (93%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/test/service/impl/JeecgDynamicDataServiceImpl.java (70%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/test/service/impl/JeecgOrderCustomerServiceImpl.java (97%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/test/service/impl/JeecgOrderMainServiceImpl.java (99%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/test/service/impl/JeecgOrderTicketServiceImpl.java (97%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/test/service/impl/JoaDemoServiceImpl.java (96%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/test/vo/JeecgOrderMainPage.java (95%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/demo/xxljob/TestJobHandler.java (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/dlglong/controller/DlMockController.java (99%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/dlglong/entity/MockEntity.java (93%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/dlglong/json/CarLngLat.json (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/dlglong/json/CarTrace.json (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/dlglong/json/ddjh.json (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/dlglong/json/ddjh_s8.json (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/java/org/cpte/modules/dlglong/json/dlglong.json (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template1/css/easyui.css (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template1/css/jquery-ui.css (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template1/css/main_design1.css (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template1/css/room.css (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template1/images/content_comm.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template1/images/content_comm1.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template1/images/content_down.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template1/images/content_down1.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template1/images/index.gif (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template1/images/index1.gif (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template1/images/screenbg_design1.jpg (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template1/images/war_room_main.jpg (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template1/js/big_design1.js (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template1/js/china.js (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template1/js/echarts-wordcloud.js (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template1/js/echarts.min.js (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template1/js/geoCoord.js (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template1/js/jquery.easyui.min.js (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template1/js/jquery.min.js (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template1/js/resize.js (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template1/js/room.js (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/css/style.css (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/arrow.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/bg_img03.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/bg_img04.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/border_bg01.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/box_title.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/chart_icon.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/chart_icon_on.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/close.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/close_icon.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/data_icon.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/data_icon_on.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/fangda.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/index_bg.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/jian.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/line-blue.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/line_bg.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/line_img.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/menu_btn.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/menu_on.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/next.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/people_iocn.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/plus.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/popUP_bg.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/prev.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/select_icon.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/select_icon_on.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/selsct_time.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/settings_icon.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/settings_icon_on.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/teacher_icon.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/title_bg01.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/title_border.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/title_line.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/weather/weather_img01.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/weather/中雨.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/weather/中雨转大雨.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/weather/中雪.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/weather/中雪转大雪.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/weather/冻雨.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/weather/多云.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/weather/大暴雨.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/weather/大暴雪.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/weather/大雨.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/weather/大雨转暴雨.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/weather/大雪.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/weather/大雪转暴雪.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/weather/小雨.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/weather/小雨转中雨.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/weather/小雪.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/weather/小雪转中雪.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/weather/强沙尘暴.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/weather/扬沙.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/weather/晴.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/weather/暴雨.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/weather/暴雨转大暴雨.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/weather/暴雪.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/weather/沙尘暴.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/weather/浮尘.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/weather/特大暴雨.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/weather/阴.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/weather/阵雨.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/weather/阵雪.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/weather/雨加雪.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/weather/雷阵雨.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/weather/雷阵雨加冰雹.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/weather/雾.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/images/weather/霾.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/js/base.js (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/js/china.js (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/js/data/city.json (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/js/data/guangdong.js (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/js/echarts.min.js (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/js/jquery-3.3.1.min.js (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/js/layer/extend/layer.ext.js (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/js/layer/laydate/laydate.js (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/js/layer/laydate/need/laydate.css (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/js/layer/laydate/skins/danlan/icon.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/js/layer/laydate/skins/danlan/laydate.css (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/js/layer/laydate/skins/default/icon.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/js/layer/laydate/skins/default/laydate.css (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/js/layer/layer.min.js (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/js/layer/layim/data/chatlog.json (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/js/layer/layim/data/friend.json (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/js/layer/layim/data/group.json (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/js/layer/layim/data/groups.json (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/js/layer/layim/layim.css (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/js/layer/layim/layim.js (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/js/layer/layim/loading.gif (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/js/layer/skin/default/icon-ext.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/js/layer/skin/default/icon.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/js/layer/skin/default/icon_ext.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/js/layer/skin/default/loading-0.gif (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/js/layer/skin/default/loading-1.gif (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/js/layer/skin/default/loading-2.gif (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/js/layer/skin/default/textbg.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/js/layer/skin/default/xubox_ico0.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/js/layer/skin/default/xubox_loading0.gif (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/js/layer/skin/default/xubox_loading1.gif (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/js/layer/skin/default/xubox_loading2.gif (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/js/layer/skin/default/xubox_loading3.gif (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/js/layer/skin/default/xubox_title0.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/js/layer/skin/layer.css (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/js/layer/skin/layer.ext.css (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/js/layer/skin/moon/default.png (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/js/layer/skin/moon/style.css (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/js/pop_base.js (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/bigscreen/template2/js/rem.js (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/desform/aitest/json/ai_control_main.json (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/desform/aitest/json/ai_control_sub.json (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/static/desform/aitest/json/ai_control_sub_one.json (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/templates/bigscreen/template1/index.ftl (100%) rename {zhongyou-boot-module/zhongyou-module-demo => cpte-boot-module/cpte-module-demo}/src/main/resources/templates/bigscreen/template2/index.ftl (100%) rename {zhongyou-boot-module => cpte-boot-module}/pom.xml (70%) rename {zhongyou-module-system/zhongyou-system-api/zhongyou-system-cloud-api => cpte-module-system/cpte-system-api/cpte-system-cloud-api}/pom.xml (85%) rename {zhongyou-module-system/zhongyou-system-api/zhongyou-system-cloud-api => cpte-module-system/cpte-system-api/cpte-system-cloud-api}/src/main/java/org/jeecg/common/online/api/IOnlineBaseExtApi.java (99%) rename {zhongyou-module-system/zhongyou-system-api/zhongyou-system-cloud-api => cpte-module-system/cpte-system-api/cpte-system-cloud-api}/src/main/java/org/jeecg/common/online/api/factory/OnlineBaseExtApiFallbackFactory.java (96%) rename {zhongyou-module-system/zhongyou-system-api/zhongyou-system-cloud-api => cpte-module-system/cpte-system-api/cpte-system-cloud-api}/src/main/java/org/jeecg/common/online/api/fallback/OnlineBaseExtApiFallback.java (98%) rename {zhongyou-module-system/zhongyou-system-api/zhongyou-system-cloud-api => cpte-module-system/cpte-system-api/cpte-system-cloud-api}/src/main/java/org/jeecg/common/system/api/ISysBaseAPI.java (99%) rename {zhongyou-module-system/zhongyou-system-api/zhongyou-system-cloud-api => cpte-module-system/cpte-system-api/cpte-system-cloud-api}/src/main/java/org/jeecg/common/system/api/factory/SysBaseAPIFallbackFactory.java (96%) rename {zhongyou-module-system/zhongyou-system-api/zhongyou-system-cloud-api => cpte-module-system/cpte-system-api/cpte-system-cloud-api}/src/main/java/org/jeecg/common/system/api/fallback/SysBaseAPIFallback.java (99%) rename {zhongyou-module-system/zhongyou-system-api/zhongyou-system-cloud-api => cpte-module-system/cpte-system-api/cpte-system-cloud-api}/src/main/java/org/jeecg/config/FeignConfig.java (100%) rename {zhongyou-module-system/zhongyou-system-api/zhongyou-system-local-api => cpte-module-system/cpte-system-api/cpte-system-local-api}/pom.xml (79%) rename {zhongyou-module-system/zhongyou-system-api/zhongyou-system-local-api => cpte-module-system/cpte-system-api/cpte-system-local-api}/src/main/java/org/jeecg/common/online/api/IOnlineBaseExtApi.java (100%) rename {zhongyou-module-system/zhongyou-system-api/zhongyou-system-local-api => cpte-module-system/cpte-system-api/cpte-system-local-api}/src/main/java/org/jeecg/common/system/api/ISysBaseAPI.java (100%) rename {zhongyou-module-system/zhongyou-system-api => cpte-module-system/cpte-system-api}/pom.xml (69%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/.gitattributes (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/pom.xml (85%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/config/firewall/SqlInjection/impl/DictTableWhiteListHandlerImpl.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/config/init/CodeGenerateDbConfig.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/config/init/CodeTemplateInitListener.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/config/init/ShiroCacheClearRunner.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/config/init/SystemInitListener.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/config/init/TomcatFactoryConfig.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/config/init/UndertowConfiguration.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/config/jimureport/JimuDragExternalServiceImpl.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/config/jimureport/JimuReportTokenService.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/airag/JeecgBizToolsProvider.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/aop/TenantLog.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/aop/TenantPackUserLogAspect.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/api/controller/SystemApiController.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/cas/controller/CasClientController.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/cas/util/CasServiceUtil.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/cas/util/XmlUtils.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/message/controller/SysMessageController.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/message/controller/SysMessageTemplateController.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/message/controller/TestSocketController.java (98%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/message/entity/MsgParams.java (95%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/message/entity/SysMessage.java (98%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/message/entity/SysMessageTemplate.java (98%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/message/enums/RangeDateEnum.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/message/handle/ISendMsgHandle.java (95%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/message/handle/enums/SendMsgStatusEnum.java (95%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/message/handle/enums/SendMsgTypeEnum.java (98%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/message/handle/impl/DdSendMsgHandle.java (98%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/message/handle/impl/EmailSendMsgHandle.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/message/handle/impl/QywxSendMsgHandle.java (98%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/message/handle/impl/SmsSendMsgHandle.java (94%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/message/handle/impl/SystemSendMsgHandle.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/message/handle/impl/WxSendMsgHandle.java (95%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/message/job/SendMsgJob.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/message/mapper/SysMessageMapper.java (93%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/message/mapper/SysMessageTemplateMapper.java (96%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/message/mapper/xml/SysMessageMapper.xml (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/message/mapper/xml/SysMessageTemplateMapper.xml (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/message/service/ISysMessageService.java (93%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/message/service/ISysMessageTemplateService.java (96%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/message/service/impl/SysMessageServiceImpl.java (96%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/message/service/impl/SysMessageTemplateServiceImpl.java (97%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/message/util/PushMsgUtil.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/message/websocket/SocketHandler.java (98%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/message/websocket/WebSocket.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/monitor/actuator/CustomActuatorConfig.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/monitor/actuator/httptrace/CustomHttpTraceEndpoint.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/monitor/actuator/httptrace/CustomInMemoryHttpTraceRepository.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/monitor/actuator/undertow/CustomUndertowMetricsHandler.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/monitor/controller/ActuatorMemoryController.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/monitor/controller/ActuatorRedisController.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/monitor/domain/RedisInfo.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/monitor/exception/RedisConnectException.java (93%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/monitor/service/RedisService.java (98%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/monitor/service/impl/MailHealthIndicator.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/monitor/service/impl/RedisServiceImpl.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/ngalain/aop/LogRecordAspect.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/ngalain/controller/NgAlainController.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/ngalain/service/NgAlainService.java (97%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/ngalain/service/impl/NgAlainServiceImpl.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/openapi/controller/OpenApiAuthController.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/openapi/controller/OpenApiController.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/openapi/controller/OpenApiIndexController.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/openapi/controller/OpenApiLogController.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/openapi/controller/OpenApiPermissionController.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/openapi/entity/OpenApi.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/openapi/entity/OpenApiAuth.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/openapi/entity/OpenApiHeader.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/openapi/entity/OpenApiLog.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/openapi/entity/OpenApiParam.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/openapi/entity/OpenApiPermission.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/openapi/filter/ApiAuthFilter.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/openapi/filter/ApiFilterConfig.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/openapi/generator/AKSKGenerator.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/openapi/generator/PathGenerator.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/openapi/mapper/OpenApiAuthMapper.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/openapi/mapper/OpenApiLogMapper.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/openapi/mapper/OpenApiMapper.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/openapi/mapper/OpenApiPermissionMapper.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/openapi/service/OpenApiAuthService.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/openapi/service/OpenApiLogService.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/openapi/service/OpenApiPermissionService.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/openapi/service/OpenApiService.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/openapi/service/impl/OpenApiAuthServiceImpl.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/openapi/service/impl/OpenApiLogServiceImpl.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/openapi/service/impl/OpenApiPermissionServiceImpl.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/openapi/service/impl/OpenApiServiceImpl.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/openapi/swagger/SwaggerDefinition.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/openapi/swagger/SwaggerDefinitionProperties.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/openapi/swagger/SwaggerInfo.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/openapi/swagger/SwaggerInfoContact.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/openapi/swagger/SwaggerInfoLicense.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/openapi/swagger/SwaggerModel.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/openapi/swagger/SwaggerOperation.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/openapi/swagger/SwaggerOperationParameter.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/openapi/swagger/SwaggerOperationResponse.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/openapi/swagger/SwaggerSchema.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/openapi/swagger/SwaggerTag.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/oss/controller/OssFileController.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/oss/entity/OssFile.java (96%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/oss/mapper/OssFileMapper.java (92%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/oss/service/IOssFileService.java (96%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/oss/service/impl/OssFileServiceImpl.java (98%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/quartz/controller/QuartzJobController.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/quartz/entity/QuartzJob.java (98%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/quartz/job/AsyncJob.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/quartz/job/SampleJob.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/quartz/job/SampleParamJob.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/quartz/mapper/QuartzJobMapper.java (96%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/quartz/mapper/xml/QuartzJobMapper.xml (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/quartz/service/IQuartzJobService.java (98%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/quartz/service/impl/QuartzJobServiceImpl.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/cache/AuthStateRedisCache.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/config/AuthStateConfiguration.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/constant/DefIndexConst.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/controller/CommonController.java (98%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/controller/DuplicateCheckController.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/controller/LoginController.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/controller/SysAnnouncementController.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/controller/SysAnnouncementSendController.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/controller/SysAppVersionController.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/controller/SysCategoryController.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/controller/SysCheckRuleController.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/controller/SysCommentController.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/controller/SysDataLogController.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/controller/SysDataSourceController.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/controller/SysDepartController.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/controller/SysDepartPermissionController.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/controller/SysDepartRoleController.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/controller/SysDictController.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/controller/SysDictItemController.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/controller/SysFillRuleController.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/controller/SysFormFileController.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/controller/SysGatewayRouteController.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/controller/SysLogController.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/controller/SysPermissionController.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/controller/SysPositionController.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/controller/SysRoleController.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/controller/SysRoleIndexController.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/controller/SysTableWhiteListController.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/controller/SysTenantController.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/controller/SysUploadController.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/controller/SysUserController.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/controller/SysUserOnlineController.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/controller/ThirdAppController.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/controller/ThirdLoginController.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/controller/WechatVerifyController.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/entity/SysAnnouncement.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/entity/SysAnnouncementSend.java (98%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/entity/SysAppVersion.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/entity/SysCategory.java (98%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/entity/SysCheckRule.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/entity/SysComment.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/entity/SysDataLog.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/entity/SysDataSource.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/entity/SysDepart.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/entity/SysDepartPermission.java (98%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/entity/SysDepartRole.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/entity/SysDepartRolePermission.java (98%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/entity/SysDepartRoleUser.java (98%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/entity/SysDict.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/entity/SysDictItem.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/entity/SysFillRule.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/entity/SysFormFile.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/entity/SysGatewayRoute.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/entity/SysLog.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/entity/SysPackPermission.java (98%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/entity/SysPermission.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/entity/SysPermissionDataRule.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/entity/SysPosition.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/entity/SysRole.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/entity/SysRoleIndex.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/entity/SysRolePermission.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/entity/SysTableWhiteList.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/entity/SysTenant.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/entity/SysTenantPack.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/entity/SysTenantPackUser.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/entity/SysThirdAccount.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/entity/SysThirdAppConfig.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/entity/SysUser.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/entity/SysUserDepPost.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/entity/SysUserDepart.java (97%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/entity/SysUserPosition.java (98%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/entity/SysUserRole.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/entity/SysUserTenant.java (98%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/excelstyle/ExcelExportSysUserStyle.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/SysAnnouncementMapper.java (98%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/SysAnnouncementSendMapper.java (98%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/SysCategoryMapper.java (98%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/SysCheckRuleMapper.java (93%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/SysCommentMapper.java (98%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/SysDataLogMapper.java (96%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/SysDataSourceMapper.java (93%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/SysDepartMapper.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/SysDepartPermissionMapper.java (93%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/SysDepartRoleMapper.java (96%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/SysDepartRolePermissionMapper.java (95%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/SysDepartRoleUserMapper.java (95%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/SysDictItemMapper.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/SysDictMapper.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/SysFillRuleMapper.java (93%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/SysFormFileMapper.java (93%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/SysGatewayRouteMapper.java (97%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/SysLogMapper.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/SysPackPermissionMapper.java (97%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/SysPermissionDataRuleMapper.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/SysPermissionMapper.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/SysPositionMapper.java (98%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/SysRoleIndexMapper.java (93%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/SysRoleMapper.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/SysRolePermissionMapper.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/SysTableWhiteListMapper.java (93%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/SysTenantMapper.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/SysTenantPackMapper.java (97%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/SysTenantPackUserMapper.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/SysThirdAccountMapper.java (98%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/SysThirdAppConfigMapper.java (97%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/SysUserDepPostMapper.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/SysUserDepartMapper.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/SysUserMapper.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/SysUserPositionMapper.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/SysUserRoleMapper.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/SysUserTenantMapper.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/xml/SysAnnouncementMapper.xml (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/xml/SysAnnouncementSendMapper.xml (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/xml/SysCategoryMapper.xml (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/xml/SysCheckRuleMapper.xml (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/xml/SysCommentMapper.xml (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/xml/SysDataLogMapper.xml (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/xml/SysDataSourceMapper.xml (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/xml/SysDepartMapper.xml (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/xml/SysDepartPermissionMapper.xml (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/xml/SysDepartRoleMapper.xml (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/xml/SysDepartRolePermissionMapper.xml (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/xml/SysDepartRoleUserMapper.xml (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/xml/SysDictItemMapper.xml (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/xml/SysDictMapper.xml (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/xml/SysFillRuleMapper.xml (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/xml/SysGatewayRouteMapper.xml (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/xml/SysLogMapper.xml (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/xml/SysPackPermissionMapper.xml (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/xml/SysPermissionDataRuleMapper.xml (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/xml/SysPermissionMapper.xml (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/xml/SysPositionMapper.xml (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/xml/SysRoleIndexMapper.xml (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/xml/SysRoleMapper.xml (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/xml/SysTableWhiteListMapper.xml (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/xml/SysTenantMapper.xml (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/xml/SysTenantPackMapper.xml (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/xml/SysTenantPackUserMapper.xml (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/xml/SysThirdAccountMapper.xml (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/xml/SysThirdAppConfigMapper.xml (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/xml/SysUserDepartMapper.xml (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/xml/SysUserMapper.xml (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/xml/SysUserPositionMapper.xml (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/mapper/xml/SysUserTenantMapper.xml (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/model/AnnouncementSendModel.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/model/DepartIdModel.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/model/DuplicateCheckVo.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/model/SysDepartTreeModel.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/model/SysDictTree.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/model/SysLoginModel.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/model/SysPermissionTree.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/model/SysUserSysDepPostModel.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/model/SysUserSysDepartModel.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/model/ThirdLoginModel.java (98%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/model/TreeModel.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/model/TreeSelectModel.java (98%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/rule/CategoryCodeRule.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/rule/OrderNumberRule.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/rule/OrgCodeRule.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/security/DictQueryBlackListHandler.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/ISysAnnouncementSendService.java (97%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/ISysAnnouncementService.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/ISysCategoryService.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/ISysCheckRuleService.java (97%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/ISysCommentService.java (98%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/ISysDataLogService.java (95%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/ISysDataSourceService.java (97%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/ISysDepartPermissionService.java (97%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/ISysDepartRolePermissionService.java (96%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/ISysDepartRoleService.java (97%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/ISysDepartRoleUserService.java (97%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/ISysDepartService.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/ISysDictItemService.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/ISysDictService.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/ISysFillRuleService.java (93%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/ISysFormFileService.java (93%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/ISysGatewayRouteService.java (98%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/ISysLogService.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/ISysPackPermissionService.java (94%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/ISysPermissionDataRuleService.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/ISysPermissionService.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/ISysPositionService.java (97%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/ISysRoleIndexService.java (97%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/ISysRolePermissionService.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/ISysRoleService.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/ISysTableWhiteListService.java (98%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/ISysTenantPackService.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/ISysTenantService.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/ISysThirdAccountService.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/ISysThirdAppConfigService.java (97%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/ISysUserDepPostService.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/ISysUserDepartService.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/ISysUserPositionService.java (98%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/ISysUserRoleService.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/ISysUserService.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/ISysUserTenantService.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/IThirdAppService.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/impl/ImportFileServiceImpl.java (98%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/impl/SysAnnouncementSendServiceImpl.java (98%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/impl/SysAnnouncementServiceImpl.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/impl/SysBaseApiImpl.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/impl/SysCategoryServiceImpl.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/impl/SysCheckRuleServiceImpl.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/impl/SysCommentServiceImpl.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/impl/SysDataLogServiceImpl.java (98%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/impl/SysDataSourceServiceImpl.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/impl/SysDepartPermissionServiceImpl.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/impl/SysDepartRolePermissionServiceImpl.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/impl/SysDepartRoleServiceImpl.java (98%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/impl/SysDepartRoleUserServiceImpl.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/impl/SysDepartServiceImpl.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/impl/SysDictItemServiceImpl.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/impl/SysDictServiceImpl.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/impl/SysFillRuleServiceImpl.java (96%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/impl/SysFormFileServiceImpl.java (96%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/impl/SysGatewayRouteServiceImpl.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/impl/SysLogServiceImpl.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/impl/SysPackPermissionServiceImpl.java (96%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/impl/SysPermissionDataRuleImpl.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/impl/SysPermissionServiceImpl.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/impl/SysPositionServiceImpl.java (98%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/impl/SysRoleIndexServiceImpl.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/impl/SysRolePermissionServiceImpl.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/impl/SysRoleServiceImpl.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/impl/SysTableWhiteListServiceImpl.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/impl/SysTenantPackServiceImpl.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/impl/SysTenantServiceImpl.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/impl/SysThirdAccountServiceImpl.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/impl/SysThirdAppConfigServiceImpl.java (98%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/impl/SysUserDepPostServiceImpl.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/impl/SysUserDepartServiceImpl.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/impl/SysUserPositionServiceImpl.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/impl/SysUserRoleServiceImpl.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/impl/SysUserServiceImpl.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/impl/SysUserTenantServiceImpl.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/impl/ThirdAppDingtalkServiceImpl.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/service/impl/ThirdAppWechatEnterpriseServiceImpl.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/util/FindsDepartsChildrenUtil.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/util/ImportOldUserUtil.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/util/ImportSysUserCache.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/util/PermissionDataUtil.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/util/RandImageUtil.java (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/util/SecurityUtil.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/util/XssUtils.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/vo/SysCommentFileVo.java (97%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/vo/SysCommentVO.java (98%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/vo/SysDepartExportVo.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/vo/SysDepartPositionVo.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/vo/SysDepartUsersVO.java (97%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/vo/SysDictPage.java (97%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/vo/SysPositionSelectTreeVo.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/vo/SysUserDepVo.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/vo/SysUserExportVo.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/vo/SysUserImportVo.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/vo/SysUserOnlineVO.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/vo/SysUserPositionVo.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/vo/SysUserRoleCountVo.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/vo/SysUserRoleVO.java (96%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/vo/SysUserTenantVo.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/vo/UserAvatar.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/vo/lowapp/AppExportUserVo.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/vo/lowapp/DepartAndUserInfo.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/vo/lowapp/DepartInfo.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/vo/lowapp/ExportDepartVo.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/vo/lowapp/SysDictVo.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/vo/lowapp/UpdateDepartInfo.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/vo/tenant/TenantDepartAuthInfo.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/vo/tenant/TenantPackAuth.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/vo/tenant/TenantPackModel.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/vo/tenant/TenantPackUser.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/vo/tenant/TenantPackUserCount.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/vo/tenant/UserDepart.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/vo/tenant/UserPosition.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/vo/thirdapp/JdtDepartmentTreeVo.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/vo/thirdapp/JwDepartmentTreeVo.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/vo/thirdapp/JwSysUserDepartVo.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/vo/thirdapp/JwUserDepartVo.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/java/org/cpte/modules/system/vo/thirdapp/SyncInfoVo.java (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/common/blob.ftl (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/common/form/native/vue3NativeComponents.ftl (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/common/form/native/vue3NativeForm.ftl (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/common/form/native/vue3NativeImport.ftl (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/common/form/native/vue3NativeSearch.ftl (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/common/form/native/vueNativeSearchStyle.ftl (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/common/form/vue3Jvxepopup.ftl (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/common/form/vue3SearchStyle.ftl (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/common/form/vue3popup.ftl (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/common/init/initValue.ftl (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/common/init/initValueSub.ftl (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/common/init/native/vue3NativeInitValue.ftl (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/common/init/native/vue3NativeMainInitValue.ftl (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/common/init/native/vue3NativeSubInitValue.ftl (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/common/sql/menu_insert.ftl (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/common/utils.ftl (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/common/validatorRulesTemplate/core.ftl (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/common/validatorRulesTemplate/main.ftl (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/common/validatorRulesTemplate/native/vue3CoreNative.ftl (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/common/validatorRulesTemplate/native/vue3MainNative.ftl (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/common/validatorRulesTemplate/sub-vue3.ftl (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/common/validatorRulesTemplate/sub.ftl (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai (99%) rename {zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany => cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one}/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai (95%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml (100%) rename {zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template => cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default}/one/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai (94%) rename {zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template => cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default}/one/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai (96%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/uniapp/${entityName}Form.vue (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/uniapp/${entityName}List.vue (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/uniapp3/${entityName}Data.tsi (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/uniapp3/${entityName}Form.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/uniapp3/${entityName}List.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue/V${currentDate}_1__menu_insert_${entityName}.sql (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal__Style#Drawer.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3/V${currentDate}_1__menu_insert_${entityName}.sql (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Form.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}List.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__api.tsi (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__data.tsi (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3Native/V${currentDate}_1__menu_insert_${entityName}.sql (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Form.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Modal.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/entity/[1-n]Entity.javai (99%) rename {zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one => cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany}/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai (95%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/mapper/[1-n]Mapper.javai (97%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/[1-n]Mapper.xml (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai (98%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/service/[1-n]Service.javai (96%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/[1-n]ServiceImpl.javai (98%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/vo/${entityName}Page.javai (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/vue/V${currentDate}_1__menu_insert_${entityName}.sql (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/[1-n]Form.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai (97%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai (98%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue/V${currentDate}_1__menu_insert_${entityName}.sql (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3/V${currentDate}_1__menu_insert_${entityName}.sql (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Form.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}List.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__api.tsi (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__data.tsi (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3Native/V${currentDate}_1__menu_insert_${entityName}.sql (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Form.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Modal.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/entity/[1-n]Entity.javai (99%) rename {zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default => cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp}/onetomany/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai (95%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/mapper/[1-n]Mapper.javai (97%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/[1-n]Mapper.xml (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai (97%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/service/[1-n]Service.javai (96%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai (98%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/[1-n]ServiceImpl.javai (98%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue/V${currentDate}_1__menu_insert_${entityName}.sql (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue/[1-n]List.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/[1-n]Modal.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3/V${currentDate}_1__menu_insert_${entityName}.sql (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3/[1-n]List.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3/components/[1-n]Modal.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}List.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__api.tsi (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__data.tsi (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/V${currentDate}_1__menu_insert_${entityName}.sql (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/[1-n]List.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Form.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Modal.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/components/[1-n]Form.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/components/[1-n]Modal.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/entity/[1-n]Entity.javai (99%) rename {zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp => cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table}/onetomany/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai (95%) rename {zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe => cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table}/onetomany/java/${bussiPackage}/${entityPackage}/mapper/[1-n]Mapper.javai (97%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/[1-n]Mapper.xml (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai (98%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/service/[1-n]Service.javai (96%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/[1-n]ServiceImpl.javai (98%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vo/${entityName}Page.javai (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue/V${currentDate}_1__menu_insert_${entityName}.sql (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/[1-n]Form.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue/subTables/[1-n]SubTable.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue3/V${currentDate}_1__menu_insert_${entityName}.sql (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Form.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue3/components/[1-n]Form.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue3/subTables/[1-n]SubTable.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/entity/[1-n]Entity.javai (99%) create mode 100644 cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai rename {zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/tab => cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe}/onetomany/java/${bussiPackage}/${entityPackage}/mapper/[1-n]Mapper.javai (97%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/[1-n]Mapper.xml (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai (98%) rename {zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/tab => cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe}/onetomany/java/${bussiPackage}/${entityPackage}/service/[1-n]Service.javai (96%) rename {zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/tab => cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe}/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/[1-n]ServiceImpl.javai (98%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vo/${entityName}Page.javai (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue/V${currentDate}_1__menu_insert_${entityName}.sql (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/[1-n]Form.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3/V${currentDate}_1__menu_insert_${entityName}.sql (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Form.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3/components/[1-n]Form.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}List.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__api.tsi (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__data.tsi (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/V${currentDate}_1__menu_insert_${entityName}.sql (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Form.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Modal.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/components/[1-n]Form.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/entity/[1-n]Entity.javai (99%) create mode 100644 cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai rename {zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table => cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab}/onetomany/java/${bussiPackage}/${entityPackage}/mapper/[1-n]Mapper.javai (97%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/[1-n]Mapper.xml (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai (98%) rename {zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe => cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab}/onetomany/java/${bussiPackage}/${entityPackage}/service/[1-n]Service.javai (96%) rename {zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe => cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab}/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai (99%) create mode 100644 cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/[1-n]ServiceImpl.javai rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vo/${entityName}Page.javai (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue/V${currentDate}_1__menu_insert_${entityName}.sql (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/[1-n]Form.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue3/V${currentDate}_1__menu_insert_${entityName}.sql (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Form.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue3/components/[1-n]Form.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai (98%) create mode 100644 cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml (100%) rename {zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default => cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template}/one/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai (94%) rename {zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default => cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template}/one/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai (96%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/uniapp/${entityName}Form.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/uniapp/${entityName}List.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal__Style#Drawer.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/vue3/modules/${entityName}Modal.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/controller/${entityPackage}/${entityName}Controller.javai (99%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/entity/${entityPackage}/${entityName}.javai (98%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/mapper/${entityPackage}/${entityName}Mapper.javai (95%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/mapper/${entityPackage}/xml/${entityName}Mapper.xml (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/service/${entityPackage}/I${entityName}Service.javai (94%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/service/${entityPackage}/impl/${entityName}ServiceImpl.javai (96%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/vue/${entityPackage}/${entityName}List.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/vue/${entityPackage}/modules/${entityName}Modal.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/vue/${entityPackage}/modules/${entityName}Modal__Style#Drawer.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/vue3/${entityPackage}/${entityName}List.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/vue3/${entityPackage}/${entityName}__api.tsi (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/vue3/${entityPackage}/${entityName}__data.tsi (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/vue3/${entityPackage}/modules/${entityName}Modal.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai (99%) rename {zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany2 => cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany}/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai (98%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/entity/[1-n]Entity.javai (98%) create mode 100644 cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai rename {zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany2 => cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany}/java/${bussiPackage}/${entityPackage}/mapper/[1-n]Mapper.javai (96%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/[1-n]Mapper.xml (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai (98%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/service/[1-n]Service.javai (96%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai (99%) create mode 100644 cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/[1-n]ServiceImpl.javai rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/vo/${entityName}Page.javai (98%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/vue3/modules/${entityName}Modal.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai (99%) rename {zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany => cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2}/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai (98%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/entity/[1-n]Entity.javai (98%) create mode 100644 cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai rename {zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany => cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2}/java/${bussiPackage}/${entityPackage}/mapper/[1-n]Mapper.javai (96%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/mapper/xml/[1-n]Mapper.xml (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai (98%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/service/[1-n]Service.javai (96%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai (99%) create mode 100644 cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/service/impl/[1-n]ServiceImpl.javai rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/vo/${entityName}Page.javai (98%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/vue/[1-n]List.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/vue/modules/[1-n]Modal.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/vue3/[1-n]List.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/vue3/modules/${entityName}Modal.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/vue3/modules/[1-n]Modal.vuei (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/demo1.html (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/LICENSE (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/build/pdf.js (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/build/pdf.worker.js (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/78-EUC-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/78-EUC-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/78-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/78-RKSJ-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/78-RKSJ-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/78-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/78ms-RKSJ-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/78ms-RKSJ-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/83pv-RKSJ-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/90ms-RKSJ-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/90ms-RKSJ-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/90msp-RKSJ-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/90msp-RKSJ-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/90pv-RKSJ-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/90pv-RKSJ-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/Add-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/Add-RKSJ-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/Add-RKSJ-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/Add-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/Adobe-CNS1-0.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/Adobe-CNS1-1.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/Adobe-CNS1-2.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/Adobe-CNS1-3.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/Adobe-CNS1-4.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/Adobe-CNS1-5.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/Adobe-CNS1-6.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/Adobe-CNS1-UCS2.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/Adobe-GB1-0.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/Adobe-GB1-1.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/Adobe-GB1-2.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/Adobe-GB1-3.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/Adobe-GB1-4.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/Adobe-GB1-5.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/Adobe-GB1-UCS2.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/Adobe-Japan1-0.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/Adobe-Japan1-1.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/Adobe-Japan1-2.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/Adobe-Japan1-3.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/Adobe-Japan1-4.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/Adobe-Japan1-5.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/Adobe-Japan1-6.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/Adobe-Japan1-UCS2.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/Adobe-Korea1-0.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/Adobe-Korea1-1.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/Adobe-Korea1-2.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/Adobe-Korea1-UCS2.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/B5-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/B5-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/B5pc-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/B5pc-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/CNS-EUC-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/CNS-EUC-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/CNS1-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/CNS1-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/CNS2-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/CNS2-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/ETHK-B5-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/ETHK-B5-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/ETen-B5-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/ETen-B5-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/ETenms-B5-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/ETenms-B5-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/EUC-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/EUC-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/Ext-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/Ext-RKSJ-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/Ext-RKSJ-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/Ext-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/GB-EUC-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/GB-EUC-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/GB-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/GB-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/GBK-EUC-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/GBK-EUC-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/GBK2K-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/GBK2K-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/GBKp-EUC-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/GBKp-EUC-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/GBT-EUC-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/GBT-EUC-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/GBT-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/GBT-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/GBTpc-EUC-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/GBTpc-EUC-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/GBpc-EUC-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/GBpc-EUC-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/HKdla-B5-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/HKdla-B5-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/HKdlb-B5-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/HKdlb-B5-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/HKgccs-B5-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/HKgccs-B5-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/HKm314-B5-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/HKm314-B5-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/HKm471-B5-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/HKm471-B5-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/HKscs-B5-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/HKscs-B5-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/Hankaku.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/Hiragana.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/KSC-EUC-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/KSC-EUC-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/KSC-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/KSC-Johab-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/KSC-Johab-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/KSC-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/KSCms-UHC-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/KSCms-UHC-HW-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/KSCms-UHC-HW-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/KSCms-UHC-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/KSCpc-EUC-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/KSCpc-EUC-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/Katakana.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/LICENSE (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/NWP-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/NWP-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/RKSJ-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/RKSJ-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/Roman.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/UniCNS-UCS2-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/UniCNS-UCS2-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/UniCNS-UTF16-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/UniCNS-UTF16-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/UniCNS-UTF32-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/UniCNS-UTF32-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/UniCNS-UTF8-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/UniCNS-UTF8-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/UniGB-UCS2-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/UniGB-UCS2-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/UniGB-UTF16-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/UniGB-UTF16-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/UniGB-UTF32-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/UniGB-UTF32-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/UniGB-UTF8-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/UniGB-UTF8-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/UniJIS-UCS2-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/UniJIS-UCS2-HW-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/UniJIS-UCS2-HW-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/UniJIS-UCS2-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/UniJIS-UTF16-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/UniJIS-UTF16-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/UniJIS-UTF32-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/UniJIS-UTF32-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/UniJIS-UTF8-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/UniJIS-UTF8-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/UniJIS2004-UTF16-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/UniJIS2004-UTF16-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/UniJIS2004-UTF32-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/UniJIS2004-UTF32-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/UniJIS2004-UTF8-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/UniJIS2004-UTF8-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/UniJISPro-UCS2-HW-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/UniJISPro-UCS2-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/UniJISPro-UTF8-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/UniJISX0213-UTF32-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/UniJISX0213-UTF32-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/UniJISX02132004-UTF32-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/UniJISX02132004-UTF32-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/UniKS-UCS2-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/UniKS-UCS2-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/UniKS-UTF16-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/UniKS-UTF16-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/UniKS-UTF32-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/UniKS-UTF32-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/UniKS-UTF8-H.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/UniKS-UTF8-V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/V.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/cmaps/WP-Symbol.bcmap (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/compatibility.js (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/compressed.tracemonkey-pldi-09.pdf (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/debugger.js (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/annotation-check.svg (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/annotation-comment.svg (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/annotation-help.svg (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/annotation-insert.svg (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/annotation-key.svg (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/annotation-newparagraph.svg (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/annotation-noicon.svg (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/annotation-note.svg (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/annotation-paragraph.svg (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/findbarButton-next-rtl.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/findbarButton-next-rtl@2x.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/findbarButton-next.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/findbarButton-next@2x.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/findbarButton-previous-rtl.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/findbarButton-previous-rtl@2x.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/findbarButton-previous.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/findbarButton-previous@2x.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/grab.cur (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/grabbing.cur (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/loading-icon.gif (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/loading-small.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/loading-small@2x.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/secondaryToolbarButton-documentProperties.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/secondaryToolbarButton-documentProperties@2x.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/secondaryToolbarButton-firstPage.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/secondaryToolbarButton-firstPage@2x.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/secondaryToolbarButton-handTool.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/secondaryToolbarButton-handTool@2x.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/secondaryToolbarButton-lastPage.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/secondaryToolbarButton-lastPage@2x.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/secondaryToolbarButton-rotateCcw.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/secondaryToolbarButton-rotateCcw@2x.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/secondaryToolbarButton-rotateCw.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/secondaryToolbarButton-rotateCw@2x.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/shadow.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/texture.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/toolbarButton-bookmark.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/toolbarButton-bookmark@2x.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/toolbarButton-download.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/toolbarButton-download@2x.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/toolbarButton-menuArrows.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/toolbarButton-menuArrows@2x.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/toolbarButton-openFile.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/toolbarButton-openFile@2x.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/toolbarButton-pageDown-rtl.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/toolbarButton-pageDown-rtl@2x.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/toolbarButton-pageDown.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/toolbarButton-pageDown@2x.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/toolbarButton-pageUp-rtl.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/toolbarButton-pageUp-rtl@2x.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/toolbarButton-pageUp.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/toolbarButton-pageUp@2x.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/toolbarButton-presentationMode.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/toolbarButton-presentationMode@2x.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/toolbarButton-print.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/toolbarButton-print@2x.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/toolbarButton-search.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/toolbarButton-search@2x.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/toolbarButton-secondaryToolbarToggle-rtl.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/toolbarButton-secondaryToolbarToggle-rtl@2x.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/toolbarButton-secondaryToolbarToggle.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/toolbarButton-secondaryToolbarToggle@2x.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/toolbarButton-sidebarToggle-rtl.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/toolbarButton-sidebarToggle-rtl@2x.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/toolbarButton-sidebarToggle.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/toolbarButton-sidebarToggle@2x.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/toolbarButton-viewAttachments.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/toolbarButton-viewAttachments@2x.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/toolbarButton-viewOutline-rtl.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/toolbarButton-viewOutline-rtl@2x.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/toolbarButton-viewOutline.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/toolbarButton-viewOutline@2x.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/toolbarButton-viewThumbnail.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/toolbarButton-viewThumbnail@2x.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/toolbarButton-zoomIn.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/toolbarButton-zoomIn@2x.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/toolbarButton-zoomOut.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/images/toolbarButton-zoomOut@2x.png (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/l10n.js (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/locale/locale.properties (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/locale/zh-CN/viewer.properties (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/viewer.css (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/viewer.html (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/generic/web/viewer.js (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/static/view/userlist.html (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/templates/announcement/showContent.ftl (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/templates/demo3.ftl (100%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/templates/pdfPreviewIframe.ftl (87%) rename {zhongyou-module-system/zhongyou-system-biz => cpte-module-system/cpte-system-biz}/src/main/resources/templates/thirdLogin.ftl (100%) create mode 100644 cpte-module-system/cpte-system-start/Dockerfile rename {zhongyou-module-system/zhongyou-system-start => cpte-module-system/cpte-system-start}/README.md (100%) rename {zhongyou-module-system/zhongyou-system-start => cpte-module-system/cpte-system-start}/pom.xml (81%) rename {zhongyou-module-system/zhongyou-system-start => cpte-module-system/cpte-system-start}/src/main/java/org/cpte/CpteSystemApplication.java (94%) rename {zhongyou-module-system/zhongyou-system-start => cpte-module-system/cpte-system-start}/src/main/java/org/cpte/codegenerate/JeecgOneGUI.java (79%) rename {zhongyou-module-system/zhongyou-system-start => cpte-module-system/cpte-system-start}/src/main/java/org/cpte/codegenerate/JeecgOneToMainUtil.java (99%) rename {zhongyou-module-system/zhongyou-system-start => cpte-module-system/cpte-system-start}/src/main/java/org/cpte/config/flyway/FlywayConfig.java (100%) rename {zhongyou-module-system/zhongyou-system-start => cpte-module-system/cpte-system-start}/src/main/resources/application-dev.yml (90%) rename {zhongyou-module-system/zhongyou-system-start => cpte-module-system/cpte-system-start}/src/main/resources/application-dm8.yml (91%) rename {zhongyou-module-system/zhongyou-system-start => cpte-module-system/cpte-system-start}/src/main/resources/application-docker.yml (86%) rename {zhongyou-module-system/zhongyou-system-start => cpte-module-system/cpte-system-start}/src/main/resources/application-kingbase8.yml (91%) rename {zhongyou-module-system/zhongyou-system-start => cpte-module-system/cpte-system-start}/src/main/resources/application-oracle.yml (90%) rename {zhongyou-module-system/zhongyou-system-start => cpte-module-system/cpte-system-start}/src/main/resources/application-postgresql.yml (90%) rename {zhongyou-module-system/zhongyou-system-start => cpte-module-system/cpte-system-start}/src/main/resources/application-prod.yml (87%) rename {zhongyou-module-system/zhongyou-system-start => cpte-module-system/cpte-system-start}/src/main/resources/application-sqlserver.yml (91%) rename {zhongyou-module-system/zhongyou-system-start => cpte-module-system/cpte-system-start}/src/main/resources/application-test.yml (88%) rename {zhongyou-module-system/zhongyou-system-start => cpte-module-system/cpte-system-start}/src/main/resources/application.yml (73%) rename {zhongyou-module-system/zhongyou-system-start => cpte-module-system/cpte-system-start}/src/main/resources/banner.txt (100%) create mode 100644 cpte-module-system/cpte-system-start/src/main/resources/flyway/sql/mysql/README.md rename {zhongyou-module-system/zhongyou-system-start => cpte-module-system/cpte-system-start}/src/main/resources/flyway/sql/mysql/V3.8.0_0__clear_flyway_sql.md (100%) rename {zhongyou-module-system/zhongyou-system-start => cpte-module-system/cpte-system-start}/src/main/resources/flyway/sql/mysql/V3.8.0_1__airag_add_menu.sql (100%) rename {zhongyou-module-system/zhongyou-system-start => cpte-module-system/cpte-system-start}/src/main/resources/flyway/sql/mysql/V3.8.0_2__airag_init_db.sql (99%) rename {zhongyou-module-system/zhongyou-system-start => cpte-module-system/cpte-system-start}/src/main/resources/flyway/sql/mysql/V3.8.1_1__all_upgrade.sql (100%) rename {zhongyou-module-system/zhongyou-system-start => cpte-module-system/cpte-system-start}/src/main/resources/flyway/sql/mysql/V3.8.1_2__openapi.sql (100%) rename {zhongyou-module-system/zhongyou-system-start => cpte-module-system/cpte-system-start}/src/main/resources/flyway/sql/mysql/V3.8.2_1__all_upgrade.sql (100%) rename {zhongyou-module-system/zhongyou-system-start => cpte-module-system/cpte-system-start}/src/main/resources/flyway/sql/mysql/V3.8.3_0__all_upgrade.sql (100%) rename {zhongyou-module-system/zhongyou-system-start => cpte-module-system/cpte-system-start}/src/main/resources/flyway/sql/mysql/backup/V20250403.zip (100%) rename {zhongyou-module-system/zhongyou-system-start => cpte-module-system/cpte-system-start}/src/main/resources/jeecg/jeecg_config.properties (70%) rename {zhongyou-module-system/zhongyou-system-start => cpte-module-system/cpte-system-start}/src/main/resources/jeecg/jeecg_database.properties (62%) rename {zhongyou-module-system/zhongyou-system-start => cpte-module-system/cpte-system-start}/src/main/resources/logback-spring.xml (95%) rename {zhongyou-module-system/zhongyou-system-start/src/test/java/org/zhongyou => cpte-module-system/cpte-system-start/src/test/java/org/cpte}/TestMain.java (98%) rename {zhongyou-module-system/zhongyou-system-start/src/test/java/org/zhongyou => cpte-module-system/cpte-system-start/src/test/java/org/cpte}/modules/message/test/SendMessageTest.java (99%) rename {zhongyou-module-system/zhongyou-system-start/src/test/java/org/zhongyou => cpte-module-system/cpte-system-start/src/test/java/org/cpte}/modules/openapi/test/SampleOpenApiTest.java (98%) rename {zhongyou-module-system/zhongyou-system-start/src/test/java/org/zhongyou => cpte-module-system/cpte-system-start/src/test/java/org/cpte}/modules/system/test/MockControllerTest.java (96%) rename {zhongyou-module-system/zhongyou-system-start/src/test/java/org/zhongyou => cpte-module-system/cpte-system-start/src/test/java/org/cpte}/modules/system/test/SampleTest.java (91%) rename {zhongyou-module-system/zhongyou-system-start/src/test/java/org/zhongyou => cpte-module-system/cpte-system-start/src/test/java/org/cpte}/modules/system/test/SysTableWhiteCheckTest.java (98%) rename {zhongyou-module-system/zhongyou-system-start/src/test/java/org/zhongyou => cpte-module-system/cpte-system-start/src/test/java/org/cpte}/modules/system/test/SysUserApiTest.java (99%) rename {zhongyou-module-system/zhongyou-system-start/src/test/java/org/zhongyou => cpte-module-system/cpte-system-start/src/test/java/org/cpte}/smallTools/TestSqlHandle.java (96%) rename {zhongyou-module-system/zhongyou-system-start/src/test/java/org/zhongyou => cpte-module-system/cpte-system-start/src/test/java/org/cpte}/smallTools/TestStr.java (99%) rename {zhongyou-module-system => cpte-module-system}/pom.xml (66%) rename {zhongyou-server-cloud/zhongyou-cloud-gateway => cpte-server-cloud/cpte-cloud-gateway}/Dockerfile (100%) rename {zhongyou-server-cloud/zhongyou-cloud-gateway => cpte-server-cloud/cpte-cloud-gateway}/README.md (100%) rename {zhongyou-server-cloud/zhongyou-cloud-gateway => cpte-server-cloud/cpte-cloud-gateway}/pom.xml (93%) rename {zhongyou-server-cloud/zhongyou-cloud-gateway => cpte-server-cloud/cpte-cloud-gateway}/src/main/java/org/jeecg/JeecgGatewayApplication.java (100%) rename {zhongyou-server-cloud/zhongyou-cloud-gateway => cpte-server-cloud/cpte-cloud-gateway}/src/main/java/org/jeecg/config/GatewayRoutersConfig.java (100%) rename {zhongyou-server-cloud/zhongyou-cloud-gateway => cpte-server-cloud/cpte-cloud-gateway}/src/main/java/org/jeecg/config/RateLimiterConfiguration.java (100%) rename {zhongyou-server-cloud/zhongyou-cloud-gateway => cpte-server-cloud/cpte-cloud-gateway}/src/main/java/org/jeecg/config/RouterDataType.java (100%) rename {zhongyou-server-cloud/zhongyou-cloud-gateway => cpte-server-cloud/cpte-cloud-gateway}/src/main/java/org/jeecg/fallback/FallbackController.java (100%) rename {zhongyou-server-cloud/zhongyou-cloud-gateway => cpte-server-cloud/cpte-cloud-gateway}/src/main/java/org/jeecg/fallback/HystrixFallbackHandler.java (100%) rename {zhongyou-server-cloud/zhongyou-cloud-gateway => cpte-server-cloud/cpte-cloud-gateway}/src/main/java/org/jeecg/fallback/sentinel/GatewaySentinelExceptionConfig.java (100%) rename {zhongyou-server-cloud/zhongyou-cloud-gateway => cpte-server-cloud/cpte-cloud-gateway}/src/main/java/org/jeecg/fallback/sentinel/SentinelBlockRequestHandler.java (100%) rename {zhongyou-server-cloud/zhongyou-cloud-gateway => cpte-server-cloud/cpte-cloud-gateway}/src/main/java/org/jeecg/filter/GlobalAccessTokenFilter.java (100%) rename {zhongyou-server-cloud/zhongyou-cloud-gateway => cpte-server-cloud/cpte-cloud-gateway}/src/main/java/org/jeecg/filter/SentinelFilterContextConfig.java (100%) rename {zhongyou-server-cloud/zhongyou-cloud-gateway => cpte-server-cloud/cpte-cloud-gateway}/src/main/java/org/jeecg/handler/LoderRouderHandler.java (100%) rename {zhongyou-server-cloud/zhongyou-cloud-gateway => cpte-server-cloud/cpte-cloud-gateway}/src/main/java/org/jeecg/handler/swagger/MySwaggerResourceProvider.java (100%) rename {zhongyou-server-cloud/zhongyou-cloud-gateway => cpte-server-cloud/cpte-cloud-gateway}/src/main/java/org/jeecg/handler/swagger/SwaggerResourceController.java (100%) rename {zhongyou-server-cloud/zhongyou-cloud-gateway => cpte-server-cloud/cpte-cloud-gateway}/src/main/java/org/jeecg/loader/DynamicRouteLoader.java (100%) rename {zhongyou-server-cloud/zhongyou-cloud-gateway => cpte-server-cloud/cpte-cloud-gateway}/src/main/java/org/jeecg/loader/repository/DynamicRouteService.java (100%) rename {zhongyou-server-cloud/zhongyou-cloud-gateway => cpte-server-cloud/cpte-cloud-gateway}/src/main/java/org/jeecg/loader/repository/MyInMemoryRouteDefinitionRepository.java (100%) rename {zhongyou-server-cloud/zhongyou-cloud-gateway => cpte-server-cloud/cpte-cloud-gateway}/src/main/java/org/jeecg/loader/vo/GatewayRouteVo.java (100%) rename {zhongyou-server-cloud/zhongyou-cloud-gateway => cpte-server-cloud/cpte-cloud-gateway}/src/main/java/org/jeecg/loader/vo/MyRouteDefinition.java (100%) rename {zhongyou-server-cloud/zhongyou-cloud-gateway => cpte-server-cloud/cpte-cloud-gateway}/src/main/java/org/jeecg/loader/vo/PredicatesVo.java (100%) rename {zhongyou-server-cloud/zhongyou-cloud-gateway => cpte-server-cloud/cpte-cloud-gateway}/src/main/resources/application.yml (100%) rename {zhongyou-server-cloud/zhongyou-cloud-gateway => cpte-server-cloud/cpte-cloud-gateway}/src/main/resources/logback-spring.xml (100%) rename {zhongyou-server-cloud/zhongyou-cloud-gateway => cpte-server-cloud/cpte-cloud-gateway}/src/test/java/TestRoutes.java (100%) rename {zhongyou-server-cloud/zhongyou-cloud-nacos => cpte-server-cloud/cpte-cloud-nacos}/Dockerfile (100%) rename {zhongyou-server-cloud/zhongyou-cloud-nacos => cpte-server-cloud/cpte-cloud-nacos}/README.md (100%) rename {zhongyou-server-cloud/zhongyou-cloud-nacos => cpte-server-cloud/cpte-cloud-nacos}/docs/config/jeecg-dev.yaml (95%) rename {zhongyou-server-cloud/zhongyou-cloud-nacos => cpte-server-cloud/cpte-cloud-nacos}/docs/config/jeecg-gateway-dev.yaml (100%) rename {zhongyou-server-cloud/zhongyou-cloud-nacos => cpte-server-cloud/cpte-cloud-nacos}/docs/config/jeecg-gateway-router.json (100%) rename {zhongyou-server-cloud/zhongyou-cloud-nacos => cpte-server-cloud/cpte-cloud-nacos}/docs/config/jeecg.yaml (100%) rename {zhongyou-server-cloud/zhongyou-cloud-nacos => cpte-server-cloud/cpte-cloud-nacos}/docs/db/nacos_dm.sql (98%) rename {zhongyou-server-cloud/zhongyou-cloud-nacos => cpte-server-cloud/cpte-cloud-nacos}/pom.xml (97%) rename {zhongyou-server-cloud/zhongyou-cloud-nacos => cpte-server-cloud/cpte-cloud-nacos}/src/main/java/com/alibaba/nacos/JeecgNacosApplication.java (100%) rename {zhongyou-server-cloud/zhongyou-cloud-nacos => cpte-server-cloud/cpte-cloud-nacos}/src/main/resources/application-dm.yml (100%) rename {zhongyou-server-cloud/zhongyou-cloud-nacos => cpte-server-cloud/cpte-cloud-nacos}/src/main/resources/application-mysql.yml (100%) rename {zhongyou-server-cloud/zhongyou-cloud-nacos => cpte-server-cloud/cpte-cloud-nacos}/src/main/resources/application.yml (100%) rename {zhongyou-server-cloud/zhongyou-demo-cloud-start => cpte-server-cloud/cpte-demo-cloud-start}/Dockerfile (100%) rename {zhongyou-server-cloud/zhognyou-system-cloud-start => cpte-server-cloud/cpte-demo-cloud-start}/README.md (100%) rename {zhongyou-server-cloud/zhongyou-demo-cloud-start => cpte-server-cloud/cpte-demo-cloud-start}/pom.xml (83%) rename {zhongyou-server-cloud/zhongyou-demo-cloud-start => cpte-server-cloud/cpte-demo-cloud-start}/src/main/java/org/jeecg/JeecgDemoCloudApplication.java (100%) rename {zhongyou-server-cloud/zhongyou-demo-cloud-start => cpte-server-cloud/cpte-demo-cloud-start}/src/main/resources/application.yml (100%) rename {zhongyou-server-cloud/zhongyou-demo-cloud-start => cpte-server-cloud/cpte-demo-cloud-start}/src/main/resources/logback-spring.xml (100%) rename {zhongyou-server-cloud/zhognyou-system-cloud-start => cpte-server-cloud/cpte-system-cloud-start}/Dockerfile (100%) rename {zhongyou-server-cloud/zhongyou-demo-cloud-start => cpte-server-cloud/cpte-system-cloud-start}/README.md (100%) rename {zhongyou-server-cloud/zhognyou-system-cloud-start => cpte-server-cloud/cpte-system-cloud-start}/pom.xml (85%) rename {zhongyou-server-cloud/zhognyou-system-cloud-start => cpte-server-cloud/cpte-system-cloud-start}/src/main/java/org/jeecg/JeecgSystemCloudApplication.java (100%) rename {zhongyou-server-cloud/zhognyou-system-cloud-start => cpte-server-cloud/cpte-system-cloud-start}/src/main/resources/application.yml (100%) rename {zhongyou-server-cloud/zhognyou-system-cloud-start => cpte-server-cloud/cpte-system-cloud-start}/src/main/resources/jeecg/jeecg_config.properties (100%) rename {zhongyou-server-cloud/zhognyou-system-cloud-start => cpte-server-cloud/cpte-system-cloud-start}/src/main/resources/jeecg/jeecg_database.properties (100%) rename {zhongyou-server-cloud/zhognyou-system-cloud-start => cpte-server-cloud/cpte-system-cloud-start}/src/main/resources/logback-spring.xml (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-monitor => cpte-server-cloud/cpte-visual/cpte-cloud-monitor}/README.md (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-monitor => cpte-server-cloud/cpte-visual/cpte-cloud-monitor}/pom.xml (96%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-monitor => cpte-server-cloud/cpte-visual/cpte-cloud-monitor}/src/main/java/org/jeecg/monitor/JeecgMonitorApplication.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-monitor => cpte-server-cloud/cpte-visual/cpte-cloud-monitor}/src/main/java/org/jeecg/monitor/config/SecuritySecureConfig.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-monitor => cpte-server-cloud/cpte-visual/cpte-cloud-monitor}/src/main/resources/application.yml (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-sentinel => cpte-server-cloud/cpte-visual/cpte-cloud-sentinel}/Dockerfile (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-sentinel => cpte-server-cloud/cpte-visual/cpte-cloud-sentinel}/README.md (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-sentinel => cpte-server-cloud/cpte-visual/cpte-cloud-sentinel}/pom.xml (95%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-sentinel => cpte-server-cloud/cpte-visual/cpte-cloud-sentinel}/src/main/java/com/alibaba/csp/sentinel/dashboard/JeecgSentinelApplication.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-sentinel => cpte-server-cloud/cpte-visual/cpte-cloud-sentinel}/src/main/java/com/alibaba/csp/sentinel/dashboard/constants/SentinelConStants.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-sentinel => cpte-server-cloud/cpte-visual/cpte-cloud-sentinel}/src/main/java/com/alibaba/csp/sentinel/dashboard/controller/AuthorityRuleController.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-sentinel => cpte-server-cloud/cpte-visual/cpte-cloud-sentinel}/src/main/java/com/alibaba/csp/sentinel/dashboard/controller/DegradeController.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-sentinel => cpte-server-cloud/cpte-visual/cpte-cloud-sentinel}/src/main/java/com/alibaba/csp/sentinel/dashboard/controller/ParamFlowRuleController.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-sentinel => cpte-server-cloud/cpte-visual/cpte-cloud-sentinel}/src/main/java/com/alibaba/csp/sentinel/dashboard/controller/SystemController.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-sentinel => cpte-server-cloud/cpte-visual/cpte-cloud-sentinel}/src/main/java/com/alibaba/csp/sentinel/dashboard/controller/base/BaseRuleController.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-sentinel => cpte-server-cloud/cpte-visual/cpte-cloud-sentinel}/src/main/java/com/alibaba/csp/sentinel/dashboard/controller/gateway/GatewayApiController.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-sentinel => cpte-server-cloud/cpte-visual/cpte-cloud-sentinel}/src/main/java/com/alibaba/csp/sentinel/dashboard/controller/gateway/GatewayFlowRuleController.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-sentinel => cpte-server-cloud/cpte-visual/cpte-cloud-sentinel}/src/main/java/com/alibaba/csp/sentinel/dashboard/controller/v2/FlowControllerV2.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-sentinel => cpte-server-cloud/cpte-visual/cpte-cloud-sentinel}/src/main/java/com/alibaba/csp/sentinel/dashboard/rule/nacos/NacosConfigProperties.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-sentinel => cpte-server-cloud/cpte-visual/cpte-cloud-sentinel}/src/main/java/com/alibaba/csp/sentinel/dashboard/rule/nacos/SentinelConfig.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-sentinel => cpte-server-cloud/cpte-visual/cpte-cloud-sentinel}/src/main/java/com/alibaba/csp/sentinel/dashboard/rule/nacos/authority/AuthorityRuleNacosProvider.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-sentinel => cpte-server-cloud/cpte-visual/cpte-cloud-sentinel}/src/main/java/com/alibaba/csp/sentinel/dashboard/rule/nacos/authority/AuthorityRuleNacosPublisher.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-sentinel => cpte-server-cloud/cpte-visual/cpte-cloud-sentinel}/src/main/java/com/alibaba/csp/sentinel/dashboard/rule/nacos/degrade/DegradeRuleNacosProvider.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-sentinel => cpte-server-cloud/cpte-visual/cpte-cloud-sentinel}/src/main/java/com/alibaba/csp/sentinel/dashboard/rule/nacos/degrade/DegradeRuleNacosPublisher.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-sentinel => cpte-server-cloud/cpte-visual/cpte-cloud-sentinel}/src/main/java/com/alibaba/csp/sentinel/dashboard/rule/nacos/entity/AuthorityRuleCorrectEntity.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-sentinel => cpte-server-cloud/cpte-visual/cpte-cloud-sentinel}/src/main/java/com/alibaba/csp/sentinel/dashboard/rule/nacos/entity/ParamFlowRuleCorrectEntity.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-sentinel => cpte-server-cloud/cpte-visual/cpte-cloud-sentinel}/src/main/java/com/alibaba/csp/sentinel/dashboard/rule/nacos/flow/FlowRuleNacosProvider.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-sentinel => cpte-server-cloud/cpte-visual/cpte-cloud-sentinel}/src/main/java/com/alibaba/csp/sentinel/dashboard/rule/nacos/flow/FlowRuleNacosPublisher.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-sentinel => cpte-server-cloud/cpte-visual/cpte-cloud-sentinel}/src/main/java/com/alibaba/csp/sentinel/dashboard/rule/nacos/gateway/GateWayApiNacosProvider.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-sentinel => cpte-server-cloud/cpte-visual/cpte-cloud-sentinel}/src/main/java/com/alibaba/csp/sentinel/dashboard/rule/nacos/gateway/GateWayApiNacosPublisher.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-sentinel => cpte-server-cloud/cpte-visual/cpte-cloud-sentinel}/src/main/java/com/alibaba/csp/sentinel/dashboard/rule/nacos/gateway/GateWayFlowRulesNacosProvider.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-sentinel => cpte-server-cloud/cpte-visual/cpte-cloud-sentinel}/src/main/java/com/alibaba/csp/sentinel/dashboard/rule/nacos/gateway/GateWayFlowRulesNacosPublisher.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-sentinel => cpte-server-cloud/cpte-visual/cpte-cloud-sentinel}/src/main/java/com/alibaba/csp/sentinel/dashboard/rule/nacos/paramflow/ParamFlowRuleNacosProvider.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-sentinel => cpte-server-cloud/cpte-visual/cpte-cloud-sentinel}/src/main/java/com/alibaba/csp/sentinel/dashboard/rule/nacos/paramflow/ParamFlowRuleNacosPublisher.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-sentinel => cpte-server-cloud/cpte-visual/cpte-cloud-sentinel}/src/main/java/com/alibaba/csp/sentinel/dashboard/rule/nacos/system/SystemRuleNacosProvider.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-sentinel => cpte-server-cloud/cpte-visual/cpte-cloud-sentinel}/src/main/java/com/alibaba/csp/sentinel/dashboard/rule/nacos/system/SystemRuleNacosPublisher.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-sentinel => cpte-server-cloud/cpte-visual/cpte-cloud-sentinel}/src/main/resources/application.yml (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/pom.xml (59%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-more/pom.xml (85%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-more/src/main/java/org/jeecg/modules/test/constant/CloudConstant.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-more/src/main/java/org/jeecg/modules/test/feign/client/JeecgTestClient.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-more/src/main/java/org/jeecg/modules/test/feign/client/JeecgTestClientDyn.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-more/src/main/java/org/jeecg/modules/test/feign/controller/JeecgTestFeignController.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-more/src/main/java/org/jeecg/modules/test/feign/factory/JeecgTestClientFactory.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-more/src/main/java/org/jeecg/modules/test/feign/fallback/JeecgTestFallback.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-more/src/main/java/org/jeecg/modules/test/lock/DemoLockTest.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-more/src/main/java/org/jeecg/modules/test/xxljob/DemoJobHandler.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-more/src/main/java/org/jeecg/modules/test/xxljob/XxclJobTest.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-rabbitmq/pom.xml (86%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-rabbitmq/src/main/java/org/jeecg/modules/test/rabbitmq/constant/CloudConstant.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-rabbitmq/src/main/java/org/jeecg/modules/test/rabbitmq/controller/JeecgMqTestController.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-rabbitmq/src/main/java/org/jeecg/modules/test/rabbitmq/event/DemoBusEvent.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-rabbitmq/src/main/java/org/jeecg/modules/test/rabbitmq/listener/HelloReceiver1.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-rabbitmq/src/main/java/org/jeecg/modules/test/rabbitmq/listener/HelloReceiver2.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-rabbitmq/src/main/java/org/jeecg/modules/test/rabbitmq/listener/HelloReceiver3.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-rabbitmq/src/main/java/org/jeecg/modules/test/rabbitmq/listener/HelloTimeReceiver.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-rocketmq/pom.xml (86%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-rocketmq/src/main/java/org/jeecg/modules/test/rocketmq/constant/CloudConstant.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-rocketmq/src/main/java/org/jeecg/modules/test/rocketmq/controller/JeecgMqTestController.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-rocketmq/src/main/java/org/jeecg/modules/test/rocketmq/event/DemoBusEvent.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-rocketmq/src/main/java/org/jeecg/modules/test/rocketmq/listener/HelloReceiver1.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-rocketmq/src/main/java/org/jeecg/modules/test/rocketmq/listener/HelloReceiver2.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-rocketmq/src/main/java/org/jeecg/modules/test/rocketmq/listener/HelloReceiver3.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-rocketmq/src/main/java/org/jeecg/modules/test/rocketmq/listener/HelloTimeReceiver.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-seata/db/seata.sql (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-seata/pom.xml (68%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test/zhongyou-cloud-test-seata/zhongyou-cloud-test-seata-order => cpte-server-cloud/cpte-visual/cpte-cloud-test/zhongyou-cloud-test-seata/zhongyou-cloud-test-seata-account}/pom.xml (80%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-seata/zhongyou-cloud-test-seata-account/src/main/java/org/jeecg/SeataAccountApplication.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-seata/zhongyou-cloud-test-seata-account/src/main/java/org/jeecg/modules/test/seata/account/controller/SeataAccountController.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-seata/zhongyou-cloud-test-seata-account/src/main/java/org/jeecg/modules/test/seata/account/entity/SeataAccount.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-seata/zhongyou-cloud-test-seata-account/src/main/java/org/jeecg/modules/test/seata/account/mapper/SeataAccountMapper.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-seata/zhongyou-cloud-test-seata-account/src/main/java/org/jeecg/modules/test/seata/account/service/SeataAccountService.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-seata/zhongyou-cloud-test-seata-account/src/main/java/org/jeecg/modules/test/seata/account/service/impl/SeataAccountServiceImpl.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-seata/zhongyou-cloud-test-seata-account/src/main/resources/application.yml (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-seata/zhongyou-cloud-test-seata-account/src/main/resources/sql/schema-account.sql (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test/zhongyou-cloud-test-seata/zhongyou-cloud-test-seata-account => cpte-server-cloud/cpte-visual/cpte-cloud-test/zhongyou-cloud-test-seata/zhongyou-cloud-test-seata-order}/pom.xml (79%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-seata/zhongyou-cloud-test-seata-order/src/main/java/org/jeecg/SeataOrderApplication.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-seata/zhongyou-cloud-test-seata-order/src/main/java/org/jeecg/modules/test/seata/order/controller/SeataOrderController.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-seata/zhongyou-cloud-test-seata-order/src/main/java/org/jeecg/modules/test/seata/order/dto/PlaceOrderRequest.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-seata/zhongyou-cloud-test-seata-order/src/main/java/org/jeecg/modules/test/seata/order/dto/ReduceBalanceRequest.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-seata/zhongyou-cloud-test-seata-order/src/main/java/org/jeecg/modules/test/seata/order/dto/ReduceStockRequest.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-seata/zhongyou-cloud-test-seata-order/src/main/java/org/jeecg/modules/test/seata/order/entity/SeataOrder.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-seata/zhongyou-cloud-test-seata-order/src/main/java/org/jeecg/modules/test/seata/order/enums/OrderStatus.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-seata/zhongyou-cloud-test-seata-order/src/main/java/org/jeecg/modules/test/seata/order/feign/AccountClient.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-seata/zhongyou-cloud-test-seata-order/src/main/java/org/jeecg/modules/test/seata/order/feign/ProductClient.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-seata/zhongyou-cloud-test-seata-order/src/main/java/org/jeecg/modules/test/seata/order/mapper/SeataOrderMapper.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-seata/zhongyou-cloud-test-seata-order/src/main/java/org/jeecg/modules/test/seata/order/service/SeataOrderService.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-seata/zhongyou-cloud-test-seata-order/src/main/java/org/jeecg/modules/test/seata/order/service/impl/SeataOrderServiceImpl.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-seata/zhongyou-cloud-test-seata-order/src/main/resources/application.yml (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-seata/zhongyou-cloud-test-seata-order/src/main/resources/sql/schema-order.sql (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-seata/zhongyou-cloud-test-seata-product/pom.xml (79%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-seata/zhongyou-cloud-test-seata-product/src/main/java/org/jeecg/SeataProductApplication.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-seata/zhongyou-cloud-test-seata-product/src/main/java/org/jeecg/modules/test/seata/product/controller/SeataProductController.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-seata/zhongyou-cloud-test-seata-product/src/main/java/org/jeecg/modules/test/seata/product/entity/SeataProduct.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-seata/zhongyou-cloud-test-seata-product/src/main/java/org/jeecg/modules/test/seata/product/mapper/SeataProductMapper.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-seata/zhongyou-cloud-test-seata-product/src/main/java/org/jeecg/modules/test/seata/product/service/SeataProductService.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-seata/zhongyou-cloud-test-seata-product/src/main/java/org/jeecg/modules/test/seata/product/service/impl/SeataProductServiceImpl.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-seata/zhongyou-cloud-test-seata-product/src/main/resources/application.yml (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-seata/zhongyou-cloud-test-seata-product/src/main/resources/sql/schema-product.sql (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-shardingsphere/README-ShardingSphere配置说明.md (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-shardingsphere/doc/db.sql (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-shardingsphere/pom.xml (84%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-shardingsphere/src/main/java/org/jeecg/modules/test/sharding/algorithm/StandardModTableShardAlgorithm.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-shardingsphere/src/main/java/org/jeecg/modules/test/sharding/controller/JeecgShardingDemoController.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-shardingsphere/src/main/java/org/jeecg/modules/test/sharding/entity/ShardingSysLog.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-shardingsphere/src/main/java/org/jeecg/modules/test/sharding/mapper/ShardingSysLogMapper.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-shardingsphere/src/main/java/org/jeecg/modules/test/sharding/mapper/xml/ShardingSysLogMapper.xml (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-shardingsphere/src/main/java/org/jeecg/modules/test/sharding/service/IShardingSysLogService.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-shardingsphere/src/main/java/org/jeecg/modules/test/sharding/service/impl/ShardingSysLogServiceImpl.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-shardingsphere/src/main/resources/sharding-multi.yaml (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-test => cpte-server-cloud/cpte-visual/cpte-cloud-test}/zhongyou-cloud-test-shardingsphere/src/main/resources/sharding.yaml (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/Dockerfile (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/README.md (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/doc/db/tables_xxl_job.sql (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/pom.xml (96%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/XxlJobAdminApplication.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/controller/IndexController.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/controller/JobApiController.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/controller/JobCodeController.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/controller/JobGroupController.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/controller/JobInfoController.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/controller/JobLogController.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/controller/UserController.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/controller/annotation/PermissionLimit.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/controller/interceptor/CookieInterceptor.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/controller/interceptor/PermissionInterceptor.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/controller/interceptor/WebMvcConfig.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/controller/resolver/WebExceptionResolver.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/core/alarm/JobAlarm.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/core/alarm/JobAlarmer.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/core/alarm/impl/EmailJobAlarm.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/core/complete/XxlJobCompleter.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/core/conf/XxlJobAdminConfig.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/core/cron/CronExpression.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/core/exception/XxlJobException.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/core/model/XxlJobGroup.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/core/model/XxlJobInfo.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/core/model/XxlJobLog.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/core/model/XxlJobLogGlue.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/core/model/XxlJobLogReport.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/core/model/XxlJobRegistry.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/core/model/XxlJobUser.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/core/route/ExecutorRouteStrategyEnum.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/core/route/ExecutorRouter.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/core/route/strategy/ExecutorRouteBusyover.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/core/route/strategy/ExecutorRouteConsistentHash.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/core/route/strategy/ExecutorRouteFailover.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/core/route/strategy/ExecutorRouteFirst.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/core/route/strategy/ExecutorRouteLFU.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/core/route/strategy/ExecutorRouteLRU.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/core/route/strategy/ExecutorRouteLast.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/core/route/strategy/ExecutorRouteRandom.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/core/route/strategy/ExecutorRouteRound.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/core/scheduler/MisfireStrategyEnum.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/core/scheduler/ScheduleTypeEnum.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/core/scheduler/XxlJobScheduler.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/core/thread/JobCompleteHelper.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/core/thread/JobFailMonitorHelper.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/core/thread/JobLogReportHelper.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/core/thread/JobRegistryHelper.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/core/thread/JobScheduleHelper.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/core/thread/JobTriggerPoolHelper.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/core/trigger/TriggerTypeEnum.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/core/trigger/XxlJobTrigger.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/core/util/CookieUtil.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/core/util/FtlUtil.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/core/util/I18nUtil.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/core/util/JacksonUtil.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/core/util/LocalCacheUtil.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/dao/XxlJobGroupDao.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/dao/XxlJobInfoDao.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/dao/XxlJobLogDao.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/dao/XxlJobLogGlueDao.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/dao/XxlJobLogReportDao.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/dao/XxlJobRegistryDao.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/dao/XxlJobUserDao.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/service/LoginService.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/service/XxlJobService.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/service/impl/AdminBizImpl.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/java/com/xxl/job/admin/service/impl/XxlJobServiceImpl.java (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/application.yml (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/i18n/message_en.properties (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/i18n/message_zh_CN.properties (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/i18n/message_zh_TC.properties (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/logback.xml (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/mybatis-mapper/XxlJobGroupMapper.xml (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/mybatis-mapper/XxlJobInfoMapper.xml (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/mybatis-mapper/XxlJobLogGlueMapper.xml (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/mybatis-mapper/XxlJobLogMapper.xml (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/mybatis-mapper/XxlJobLogReportMapper.xml (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/mybatis-mapper/XxlJobRegistryMapper.xml (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/mybatis-mapper/XxlJobUserMapper.xml (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/adminlte/bower_components/Ionicons/css/ionicons.min.css (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/adminlte/bower_components/Ionicons/fonts/ionicons.eot (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/adminlte/bower_components/Ionicons/fonts/ionicons.svg (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/adminlte/bower_components/Ionicons/fonts/ionicons.ttf (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/adminlte/bower_components/Ionicons/fonts/ionicons.woff (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/adminlte/bower_components/PACE/pace.min.js (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/adminlte/bower_components/PACE/themes/blue/pace-theme-flash.css (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/adminlte/bower_components/bootstrap-daterangepicker/daterangepicker.css (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/adminlte/bower_components/bootstrap-daterangepicker/daterangepicker.js (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/adminlte/bower_components/bootstrap/css/bootstrap.min.css (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/adminlte/bower_components/bootstrap/css/bootstrap.min.css.map (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/adminlte/bower_components/bootstrap/fonts/glyphicons-halflings-regular.eot (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/adminlte/bower_components/bootstrap/fonts/glyphicons-halflings-regular.svg (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/adminlte/bower_components/bootstrap/fonts/glyphicons-halflings-regular.ttf (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/adminlte/bower_components/bootstrap/fonts/glyphicons-halflings-regular.woff (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/adminlte/bower_components/bootstrap/fonts/glyphicons-halflings-regular.woff2 (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/adminlte/bower_components/bootstrap/js/bootstrap.min.js (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/adminlte/bower_components/datatables.net-bs/css/dataTables.bootstrap.min.css (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/adminlte/bower_components/datatables.net-bs/js/dataTables.bootstrap.min.js (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/adminlte/bower_components/datatables.net/js/jquery.dataTables.min.js (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/adminlte/bower_components/fastclick/fastclick.js (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/adminlte/bower_components/font-awesome/css/font-awesome.css.map (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/adminlte/bower_components/font-awesome/css/font-awesome.min.css (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/adminlte/bower_components/font-awesome/fonts/FontAwesome.otf (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/adminlte/bower_components/font-awesome/fonts/fontawesome-webfont.eot (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/adminlte/bower_components/font-awesome/fonts/fontawesome-webfont.svg (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/adminlte/bower_components/font-awesome/fonts/fontawesome-webfont.ttf (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/adminlte/bower_components/font-awesome/fonts/fontawesome-webfont.woff (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/adminlte/bower_components/font-awesome/fonts/fontawesome-webfont.woff2 (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/adminlte/bower_components/jquery-slimscroll/jquery.slimscroll.min.js (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/adminlte/bower_components/jquery/jquery.min.js (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/adminlte/bower_components/moment/moment.min.js (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/adminlte/dist/css/AdminLTE.min.css (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/adminlte/dist/css/skins/_all-skins.min.css (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/adminlte/dist/js/adminlte.min.js (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/adminlte/plugins/iCheck/icheck.min.js (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/adminlte/plugins/iCheck/square/blue.css (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/adminlte/plugins/iCheck/square/blue.png (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/adminlte/plugins/iCheck/square/blue@2x.png (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/favicon.ico (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/js/common.1.js (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/js/index.js (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/js/jobcode.index.1.js (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/js/jobgroup.index.1.js (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/js/jobinfo.index.1.js (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/js/joblog.detail.1.js (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/js/joblog.index.1.js (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/js/login.1.js (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/js/user.index.1.js (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/plugins/codemirror/addon/hint/anyword-hint.js (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/plugins/codemirror/addon/hint/show-hint.css (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/plugins/codemirror/addon/hint/show-hint.js (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/plugins/codemirror/lib/codemirror.css (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/plugins/codemirror/lib/codemirror.js (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/plugins/codemirror/mode/clike/clike.js (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/plugins/codemirror/mode/javascript/javascript.js (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/plugins/codemirror/mode/php/php.js (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/plugins/codemirror/mode/powershell/powershell.js (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/plugins/codemirror/mode/python/python.js (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/plugins/codemirror/mode/shell/shell.js (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/plugins/cronGen/cronGen.js (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/plugins/cronGen/cronGen_en.js (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/plugins/echarts/echarts.common.min.js (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/plugins/jquery/jquery.cookie.js (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/plugins/jquery/jquery.validate.min.js (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/plugins/layer/layer.js (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/plugins/layer/theme/default/icon-ext.png (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/plugins/layer/theme/default/icon.png (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/plugins/layer/theme/default/layer.css (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/plugins/layer/theme/default/loading-0.gif (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/plugins/layer/theme/default/loading-1.gif (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/static/plugins/layer/theme/default/loading-2.gif (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/templates/common/common.exception.ftl (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/templates/common/common.macro.ftl (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/templates/help.ftl (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/templates/index.ftl (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/templates/jobcode/jobcode.index.ftl (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/templates/jobgroup/jobgroup.index.ftl (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/templates/jobinfo/jobinfo.index.ftl (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/templates/joblog/joblog.detail.ftl (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/templates/joblog/joblog.index.ftl (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/templates/login.ftl (100%) rename {zhongyou-server-cloud/zhongyou-visual/zhongyou-cloud-xxljob => cpte-server-cloud/cpte-visual/cpte-cloud-xxljob}/src/main/resources/templates/user/user.index.ftl (100%) rename {zhongyou-server-cloud/zhongyou-visual => cpte-server-cloud/cpte-visual}/pom.xml (66%) rename {zhongyou-server-cloud => cpte-server-cloud}/docker-compose.yml (100%) rename {zhongyou-server-cloud => cpte-server-cloud}/pom.xml (58%) delete mode 100644 zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai delete mode 100644 zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai delete mode 100644 zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/[1-n]ServiceImpl.javai delete mode 100644 zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai delete mode 100644 zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai delete mode 100644 zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/[1-n]ServiceImpl.javai delete mode 100644 zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai delete mode 100644 zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/service/impl/[1-n]ServiceImpl.javai delete mode 100644 zhongyou-module-system/zhongyou-system-start/Dockerfile delete mode 100644 zhongyou-module-system/zhongyou-system-start/src/main/resources/flyway/sql/mysql/README.md diff --git a/LICENSE b/LICENSE index ea30e90..1eb6eca 100644 --- a/LICENSE +++ b/LICENSE @@ -186,7 +186,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright (c) 2019 ZhongYou Boot All rights reserved. + Copyright (c) 2019 cpte wms All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/zhongyou-boot-base-core/pom.xml b/cpte-boot-base-core/pom.xml similarity index 99% rename from zhongyou-boot-base-core/pom.xml rename to cpte-boot-base-core/pom.xml index 4e111bf..d08ee04 100644 --- a/zhongyou-boot-base-core/pom.xml +++ b/cpte-boot-base-core/pom.xml @@ -3,11 +3,11 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> org.jeecgframework.boot3 - zhongyou-boot-parent + cpte-cloud-parent 3.8.3 4.0.0 - zhongyou-boot-base-core + cpte-boot-base-core diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/api/CommonAPI.java b/cpte-boot-base-core/src/main/java/org/cpte/common/api/CommonAPI.java similarity index 99% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/api/CommonAPI.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/api/CommonAPI.java index c274973..85ec8ce 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/common/api/CommonAPI.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/common/api/CommonAPI.java @@ -9,7 +9,7 @@ import java.util.Set; /** * 通用api - * @author: zhongyou + * @author: cpte */ public interface CommonAPI { diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/api/dto/AiragFlowDTO.java b/cpte-boot-base-core/src/main/java/org/cpte/common/api/dto/AiragFlowDTO.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/api/dto/AiragFlowDTO.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/api/dto/AiragFlowDTO.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/api/dto/DataLogDTO.java b/cpte-boot-base-core/src/main/java/org/cpte/common/api/dto/DataLogDTO.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/api/dto/DataLogDTO.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/api/dto/DataLogDTO.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/api/dto/FileDownDTO.java b/cpte-boot-base-core/src/main/java/org/cpte/common/api/dto/FileDownDTO.java similarity index 97% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/api/dto/FileDownDTO.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/api/dto/FileDownDTO.java index ffb3e1e..45fbe83 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/common/api/dto/FileDownDTO.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/common/api/dto/FileDownDTO.java @@ -8,7 +8,7 @@ import java.io.Serializable; /** * 文件下载 * cloud api 用到的接口传输对象 - * @author: zhongyou + * @author: cpte */ @Data public class FileDownDTO implements Serializable { diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/api/dto/FileUploadDTO.java b/cpte-boot-base-core/src/main/java/org/cpte/common/api/dto/FileUploadDTO.java similarity index 98% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/api/dto/FileUploadDTO.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/api/dto/FileUploadDTO.java index 7b80750..5dccdff 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/common/api/dto/FileUploadDTO.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/common/api/dto/FileUploadDTO.java @@ -8,7 +8,7 @@ import java.io.Serializable; /** * 文件上传 * cloud api 用到的接口传输对象 - * @author: zhongyou + * @author: cpte */ @Data public class FileUploadDTO implements Serializable { diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/api/dto/LogDTO.java b/cpte-boot-base-core/src/main/java/org/cpte/common/api/dto/LogDTO.java similarity index 98% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/api/dto/LogDTO.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/api/dto/LogDTO.java index 37c69e0..5915880 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/common/api/dto/LogDTO.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/common/api/dto/LogDTO.java @@ -8,7 +8,7 @@ import java.util.Date; /** * 日志对象 * cloud api 用到的接口传输对象 - * @author: zhongyou + * @author: cpte */ @Data public class LogDTO implements Serializable { diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/api/dto/OnlineAuthDTO.java b/cpte-boot-base-core/src/main/java/org/cpte/common/api/dto/OnlineAuthDTO.java similarity index 98% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/api/dto/OnlineAuthDTO.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/api/dto/OnlineAuthDTO.java index dceb795..ce40ec3 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/common/api/dto/OnlineAuthDTO.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/common/api/dto/OnlineAuthDTO.java @@ -8,7 +8,7 @@ import java.util.List; /** * online 拦截器权限判断 * cloud api 用到的接口传输对象 - * @author: zhongyou + * @author: cpte */ @Data public class OnlineAuthDTO implements Serializable { diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/api/dto/message/BusMessageDTO.java b/cpte-boot-base-core/src/main/java/org/cpte/common/api/dto/message/BusMessageDTO.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/api/dto/message/BusMessageDTO.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/api/dto/message/BusMessageDTO.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/api/dto/message/BusTemplateMessageDTO.java b/cpte-boot-base-core/src/main/java/org/cpte/common/api/dto/message/BusTemplateMessageDTO.java similarity index 97% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/api/dto/message/BusTemplateMessageDTO.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/api/dto/message/BusTemplateMessageDTO.java index ae7761b..00e3ec6 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/common/api/dto/message/BusTemplateMessageDTO.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/common/api/dto/message/BusTemplateMessageDTO.java @@ -7,7 +7,7 @@ import java.util.Map; /** * 带业务参数的模板消息 - * @author: zhongyou + * @author: cpte */ @Data public class BusTemplateMessageDTO extends TemplateMessageDTO implements Serializable { diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/api/dto/message/MessageDTO.java b/cpte-boot-base-core/src/main/java/org/cpte/common/api/dto/message/MessageDTO.java similarity index 99% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/api/dto/message/MessageDTO.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/api/dto/message/MessageDTO.java index d7dd286..cbf664d 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/common/api/dto/message/MessageDTO.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/common/api/dto/message/MessageDTO.java @@ -8,7 +8,7 @@ import java.util.*; /** * 普通消息 - * @author: zhongyou + * @author: cpte */ @Data public class MessageDTO implements Serializable { diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/api/dto/message/TemplateDTO.java b/cpte-boot-base-core/src/main/java/org/cpte/common/api/dto/message/TemplateDTO.java similarity index 97% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/api/dto/message/TemplateDTO.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/api/dto/message/TemplateDTO.java index d40285c..1669223 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/common/api/dto/message/TemplateDTO.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/common/api/dto/message/TemplateDTO.java @@ -7,7 +7,7 @@ import java.util.Map; /** * 消息模板dto - * @author: zhongyou + * @author: cpte */ @Data public class TemplateDTO implements Serializable { diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/api/dto/message/TemplateMessageDTO.java b/cpte-boot-base-core/src/main/java/org/cpte/common/api/dto/message/TemplateMessageDTO.java similarity index 97% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/api/dto/message/TemplateMessageDTO.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/api/dto/message/TemplateMessageDTO.java index 6377d06..3519122 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/common/api/dto/message/TemplateMessageDTO.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/common/api/dto/message/TemplateMessageDTO.java @@ -6,7 +6,7 @@ import java.util.Map; /** * 模板消息 - * @author: zhongyou + * @author: cpte */ @Data public class TemplateMessageDTO extends TemplateDTO implements Serializable { diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/api/vo/Result.java b/cpte-boot-base-core/src/main/java/org/cpte/common/api/vo/Result.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/api/vo/Result.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/api/vo/Result.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/aspect/AutoLogAspect.java b/cpte-boot-base-core/src/main/java/org/cpte/common/aspect/AutoLogAspect.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/aspect/AutoLogAspect.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/aspect/AutoLogAspect.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/aspect/DictAspect.java b/cpte-boot-base-core/src/main/java/org/cpte/common/aspect/DictAspect.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/aspect/DictAspect.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/aspect/DictAspect.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/aspect/PermissionDataAspect.java b/cpte-boot-base-core/src/main/java/org/cpte/common/aspect/PermissionDataAspect.java similarity index 99% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/aspect/PermissionDataAspect.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/aspect/PermissionDataAspect.java index 2095167..c4bdcf7 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/common/aspect/PermissionDataAspect.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/common/aspect/PermissionDataAspect.java @@ -30,7 +30,7 @@ import java.util.List; * 当被请求的方法有注解PermissionData时,会在往当前request中写入数据权限信息 * @Date 2019年4月10日 * @Version: 1.0 - * @author: zhongyou + * @author: cpte */ @Aspect @Component diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/aspect/UrlMatchEnum.java b/cpte-boot-base-core/src/main/java/org/cpte/common/aspect/UrlMatchEnum.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/aspect/UrlMatchEnum.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/aspect/UrlMatchEnum.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/aspect/annotation/AutoDict.java b/cpte-boot-base-core/src/main/java/org/cpte/common/aspect/annotation/AutoDict.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/aspect/annotation/AutoDict.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/aspect/annotation/AutoDict.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/aspect/annotation/AutoLog.java b/cpte-boot-base-core/src/main/java/org/cpte/common/aspect/annotation/AutoLog.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/aspect/annotation/AutoLog.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/aspect/annotation/AutoLog.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/aspect/annotation/Dict.java b/cpte-boot-base-core/src/main/java/org/cpte/common/aspect/annotation/Dict.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/aspect/annotation/Dict.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/aspect/annotation/Dict.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/aspect/annotation/DynamicTable.java b/cpte-boot-base-core/src/main/java/org/cpte/common/aspect/annotation/DynamicTable.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/aspect/annotation/DynamicTable.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/aspect/annotation/DynamicTable.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/aspect/annotation/OnlineAuth.java b/cpte-boot-base-core/src/main/java/org/cpte/common/aspect/annotation/OnlineAuth.java similarity index 94% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/aspect/annotation/OnlineAuth.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/aspect/annotation/OnlineAuth.java index 42ae3af..154ec25 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/common/aspect/annotation/OnlineAuth.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/common/aspect/annotation/OnlineAuth.java @@ -4,7 +4,7 @@ import java.lang.annotation.*; /** * online请求拦截专用注解 - * @author: zhongyou + * @author: cpte */ @Retention(RetentionPolicy.RUNTIME) @Target({ElementType.TYPE,ElementType.METHOD}) diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/aspect/annotation/PermissionData.java b/cpte-boot-base-core/src/main/java/org/cpte/common/aspect/annotation/PermissionData.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/aspect/annotation/PermissionData.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/aspect/annotation/PermissionData.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/CommonConstant.java b/cpte-boot-base-core/src/main/java/org/cpte/common/constant/CommonConstant.java similarity index 99% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/CommonConstant.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/constant/CommonConstant.java index 06139df..74b43b3 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/CommonConstant.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/common/constant/CommonConstant.java @@ -2,7 +2,7 @@ package org.jeecg.common.constant; /** * @Description: 通用常量 - * @author: zhongyou + * @author: cpte */ public interface CommonConstant { diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/CommonSendStatus.java b/cpte-boot-base-core/src/main/java/org/cpte/common/constant/CommonSendStatus.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/CommonSendStatus.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/constant/CommonSendStatus.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/DataBaseConstant.java b/cpte-boot-base-core/src/main/java/org/cpte/common/constant/DataBaseConstant.java similarity index 99% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/DataBaseConstant.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/constant/DataBaseConstant.java index 1fd21b6..0e0454e 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/DataBaseConstant.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/common/constant/DataBaseConstant.java @@ -1,7 +1,7 @@ package org.jeecg.common.constant; /** * 数据库上下文常量 - * @author: zhongyou + * @author: cpte */ public interface DataBaseConstant { diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/DynamicTableConstant.java b/cpte-boot-base-core/src/main/java/org/cpte/common/constant/DynamicTableConstant.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/DynamicTableConstant.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/constant/DynamicTableConstant.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/FillRuleConstant.java b/cpte-boot-base-core/src/main/java/org/cpte/common/constant/FillRuleConstant.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/FillRuleConstant.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/constant/FillRuleConstant.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/PasswordConstant.java b/cpte-boot-base-core/src/main/java/org/cpte/common/constant/PasswordConstant.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/PasswordConstant.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/constant/PasswordConstant.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/ProvinceCityArea.java b/cpte-boot-base-core/src/main/java/org/cpte/common/constant/ProvinceCityArea.java similarity index 99% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/ProvinceCityArea.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/constant/ProvinceCityArea.java index 27bcb3e..ca11580 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/ProvinceCityArea.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/common/constant/ProvinceCityArea.java @@ -16,7 +16,7 @@ import java.util.List; /** * @Description: 省市区 - * @author: zhongyou + * @author: cpte */ @Component("pca") public class ProvinceCityArea { diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/ServiceNameConstants.java b/cpte-boot-base-core/src/main/java/org/cpte/common/constant/ServiceNameConstants.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/ServiceNameConstants.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/constant/ServiceNameConstants.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/SymbolConstant.java b/cpte-boot-base-core/src/main/java/org/cpte/common/constant/SymbolConstant.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/SymbolConstant.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/constant/SymbolConstant.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/TenantConstant.java b/cpte-boot-base-core/src/main/java/org/cpte/common/constant/TenantConstant.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/TenantConstant.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/constant/TenantConstant.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/VxeSocketConst.java b/cpte-boot-base-core/src/main/java/org/cpte/common/constant/VxeSocketConst.java similarity index 96% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/VxeSocketConst.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/constant/VxeSocketConst.java index 3991840..3de0838 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/VxeSocketConst.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/common/constant/VxeSocketConst.java @@ -2,7 +2,7 @@ package org.jeecg.common.constant; /** * VXESocket 常量 - * @author: zhongyou + * @author: cpte */ public class VxeSocketConst { diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/WebsocketConst.java b/cpte-boot-base-core/src/main/java/org/cpte/common/constant/WebsocketConst.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/WebsocketConst.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/constant/WebsocketConst.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/enums/CgformEnum.java b/cpte-boot-base-core/src/main/java/org/cpte/common/constant/enums/CgformEnum.java similarity index 99% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/enums/CgformEnum.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/constant/enums/CgformEnum.java index 357583e..b3cbce5 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/enums/CgformEnum.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/common/constant/enums/CgformEnum.java @@ -7,7 +7,7 @@ import java.util.Map; /** * online表单枚举 代码生成器用到 - * @author: zhongyou + * @author: cpte */ public enum CgformEnum { diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/enums/ClientTerminalTypeEnum.java b/cpte-boot-base-core/src/main/java/org/cpte/common/constant/enums/ClientTerminalTypeEnum.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/enums/ClientTerminalTypeEnum.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/constant/enums/ClientTerminalTypeEnum.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/enums/DateRangeEnum.java b/cpte-boot-base-core/src/main/java/org/cpte/common/constant/enums/DateRangeEnum.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/enums/DateRangeEnum.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/constant/enums/DateRangeEnum.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/enums/DepartCategoryEnum.java b/cpte-boot-base-core/src/main/java/org/cpte/common/constant/enums/DepartCategoryEnum.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/enums/DepartCategoryEnum.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/constant/enums/DepartCategoryEnum.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/enums/DySmsEnum.java b/cpte-boot-base-core/src/main/java/org/cpte/common/constant/enums/DySmsEnum.java similarity index 98% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/enums/DySmsEnum.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/constant/enums/DySmsEnum.java index 7a2a322..3834f29 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/enums/DySmsEnum.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/common/constant/enums/DySmsEnum.java @@ -4,7 +4,7 @@ import org.apache.commons.lang3.StringUtils; /** * @Description: 短信枚举类 - * @author: zhongyou + * @author: cpte */ public enum DySmsEnum { diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/enums/EmailTemplateEnum.java b/cpte-boot-base-core/src/main/java/org/cpte/common/constant/enums/EmailTemplateEnum.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/enums/EmailTemplateEnum.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/constant/enums/EmailTemplateEnum.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/enums/FileTypeEnum.java b/cpte-boot-base-core/src/main/java/org/cpte/common/constant/enums/FileTypeEnum.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/enums/FileTypeEnum.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/constant/enums/FileTypeEnum.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/enums/MessageTypeEnum.java b/cpte-boot-base-core/src/main/java/org/cpte/common/constant/enums/MessageTypeEnum.java similarity index 98% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/enums/MessageTypeEnum.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/constant/enums/MessageTypeEnum.java index 6a9961a..a2a5f08 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/enums/MessageTypeEnum.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/common/constant/enums/MessageTypeEnum.java @@ -9,7 +9,7 @@ import java.util.List; /** * 消息类型 * - * @author: zhongyou + * @author: cpte */ @EnumDict("messageType") public enum MessageTypeEnum { diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/enums/ModuleType.java b/cpte-boot-base-core/src/main/java/org/cpte/common/constant/enums/ModuleType.java similarity index 89% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/enums/ModuleType.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/constant/enums/ModuleType.java index 8b93ed2..ac42f61 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/enums/ModuleType.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/common/constant/enums/ModuleType.java @@ -2,7 +2,7 @@ package org.jeecg.common.constant.enums; /** * 日志按模块分类 - * @author: zhongyou + * @author: cpte */ public enum ModuleType { diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/enums/NoticeTypeEnum.java b/cpte-boot-base-core/src/main/java/org/cpte/common/constant/enums/NoticeTypeEnum.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/enums/NoticeTypeEnum.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/constant/enums/NoticeTypeEnum.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/enums/OperateTypeEnum.java b/cpte-boot-base-core/src/main/java/org/cpte/common/constant/enums/OperateTypeEnum.java similarity index 98% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/enums/OperateTypeEnum.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/constant/enums/OperateTypeEnum.java index fbcf206..9635953 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/enums/OperateTypeEnum.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/common/constant/enums/OperateTypeEnum.java @@ -4,7 +4,7 @@ import org.jeecg.common.constant.CommonConstant; /** * @Description: 操作类型 - * @author: zhongyou + * @author: cpte * @date: 2022/3/31 10:05 */ public enum OperateTypeEnum { diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/enums/PositionLevelEnum.java b/cpte-boot-base-core/src/main/java/org/cpte/common/constant/enums/PositionLevelEnum.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/enums/PositionLevelEnum.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/constant/enums/PositionLevelEnum.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/enums/RoleIndexConfigEnum.java b/cpte-boot-base-core/src/main/java/org/cpte/common/constant/enums/RoleIndexConfigEnum.java similarity index 99% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/enums/RoleIndexConfigEnum.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/constant/enums/RoleIndexConfigEnum.java index 9059801..8e8060b 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/enums/RoleIndexConfigEnum.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/common/constant/enums/RoleIndexConfigEnum.java @@ -8,7 +8,7 @@ import java.util.List; * 首页自定义 * 通过角色编码与首页组件路径配置 * 枚举的顺序有权限高低权重作用(也就是配置多个角色,在前面的角色首页,会优先生效) - * @author: zhongyou + * @author: cpte */ public enum RoleIndexConfigEnum { diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/enums/SysAnnmentTypeEnum.java b/cpte-boot-base-core/src/main/java/org/cpte/common/constant/enums/SysAnnmentTypeEnum.java similarity index 99% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/enums/SysAnnmentTypeEnum.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/constant/enums/SysAnnmentTypeEnum.java index febc1b9..a818466 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/enums/SysAnnmentTypeEnum.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/common/constant/enums/SysAnnmentTypeEnum.java @@ -4,7 +4,7 @@ import org.jeecg.common.util.oConvertUtils; /** * 系统公告自定义跳转方式 - * @author: zhongyou + * @author: cpte */ public enum SysAnnmentTypeEnum { /** diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/enums/Vue3MessageHrefEnum.java b/cpte-boot-base-core/src/main/java/org/cpte/common/constant/enums/Vue3MessageHrefEnum.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/constant/enums/Vue3MessageHrefEnum.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/constant/enums/Vue3MessageHrefEnum.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/desensitization/SensitiveSerialize.java b/cpte-boot-base-core/src/main/java/org/cpte/common/desensitization/SensitiveSerialize.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/desensitization/SensitiveSerialize.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/desensitization/SensitiveSerialize.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/desensitization/annotation/Sensitive.java b/cpte-boot-base-core/src/main/java/org/cpte/common/desensitization/annotation/Sensitive.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/desensitization/annotation/Sensitive.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/desensitization/annotation/Sensitive.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/desensitization/annotation/SensitiveDecode.java b/cpte-boot-base-core/src/main/java/org/cpte/common/desensitization/annotation/SensitiveDecode.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/desensitization/annotation/SensitiveDecode.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/desensitization/annotation/SensitiveDecode.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/desensitization/annotation/SensitiveEncode.java b/cpte-boot-base-core/src/main/java/org/cpte/common/desensitization/annotation/SensitiveEncode.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/desensitization/annotation/SensitiveEncode.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/desensitization/annotation/SensitiveEncode.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/desensitization/annotation/SensitiveField.java b/cpte-boot-base-core/src/main/java/org/cpte/common/desensitization/annotation/SensitiveField.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/desensitization/annotation/SensitiveField.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/desensitization/annotation/SensitiveField.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/desensitization/aspect/SensitiveDataAspect.java b/cpte-boot-base-core/src/main/java/org/cpte/common/desensitization/aspect/SensitiveDataAspect.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/desensitization/aspect/SensitiveDataAspect.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/desensitization/aspect/SensitiveDataAspect.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/desensitization/enums/SensitiveEnum.java b/cpte-boot-base-core/src/main/java/org/cpte/common/desensitization/enums/SensitiveEnum.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/desensitization/enums/SensitiveEnum.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/desensitization/enums/SensitiveEnum.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/desensitization/util/SensitiveInfoUtil.java b/cpte-boot-base-core/src/main/java/org/cpte/common/desensitization/util/SensitiveInfoUtil.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/desensitization/util/SensitiveInfoUtil.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/desensitization/util/SensitiveInfoUtil.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/es/JeecgElasticsearchTemplate.java b/cpte-boot-base-core/src/main/java/org/cpte/common/es/JeecgElasticsearchTemplate.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/es/JeecgElasticsearchTemplate.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/es/JeecgElasticsearchTemplate.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/es/QueryStringBuilder.java b/cpte-boot-base-core/src/main/java/org/cpte/common/es/QueryStringBuilder.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/es/QueryStringBuilder.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/es/QueryStringBuilder.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/exception/JeecgBoot401Exception.java b/cpte-boot-base-core/src/main/java/org/cpte/common/exception/JeecgBoot401Exception.java similarity index 85% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/exception/JeecgBoot401Exception.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/exception/JeecgBoot401Exception.java index 9499ac3..149dc5f 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/common/exception/JeecgBoot401Exception.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/common/exception/JeecgBoot401Exception.java @@ -1,8 +1,8 @@ package org.jeecg.common.exception; /** - * @Description: zhongyou自定义401异常 - * @author: zhongyou + * @Description: cpte自定义401异常 + * @author: cpte */ public class JeecgBoot401Exception extends RuntimeException { private static final long serialVersionUID = 1L; diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/exception/JeecgBootAssertException.java b/cpte-boot-base-core/src/main/java/org/cpte/common/exception/JeecgBootAssertException.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/exception/JeecgBootAssertException.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/exception/JeecgBootAssertException.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/exception/JeecgBootBizTipException.java b/cpte-boot-base-core/src/main/java/org/cpte/common/exception/JeecgBootBizTipException.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/exception/JeecgBootBizTipException.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/exception/JeecgBootBizTipException.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/exception/JeecgBootException.java b/cpte-boot-base-core/src/main/java/org/cpte/common/exception/JeecgBootException.java similarity index 91% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/exception/JeecgBootException.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/exception/JeecgBootException.java index 6c37546..b1bfc73 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/common/exception/JeecgBootException.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/common/exception/JeecgBootException.java @@ -3,8 +3,8 @@ package org.jeecg.common.exception; import org.jeecg.common.constant.CommonConstant; /** - * @Description: zhongyou自定义异常 - * @author: zhongyou + * @Description: cpte自定义异常 + * @author: cpte */ public class JeecgBootException extends RuntimeException { private static final long serialVersionUID = 1L; diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/exception/JeecgBootExceptionHandler.java b/cpte-boot-base-core/src/main/java/org/cpte/common/exception/JeecgBootExceptionHandler.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/exception/JeecgBootExceptionHandler.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/exception/JeecgBootExceptionHandler.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/exception/JeecgSqlInjectionException.java b/cpte-boot-base-core/src/main/java/org/cpte/common/exception/JeecgSqlInjectionException.java similarity index 85% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/exception/JeecgSqlInjectionException.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/exception/JeecgSqlInjectionException.java index e387fe6..5953d01 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/common/exception/JeecgSqlInjectionException.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/common/exception/JeecgSqlInjectionException.java @@ -1,8 +1,8 @@ package org.jeecg.common.exception; /** - * @Description: zhongyou自定义SQL注入异常 - * @author: zhongyou + * @Description: cpte自定义SQL注入异常 + * @author: cpte */ public class JeecgSqlInjectionException extends RuntimeException { private static final long serialVersionUID = 1L; diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/handler/IFillRuleHandler.java b/cpte-boot-base-core/src/main/java/org/cpte/common/handler/IFillRuleHandler.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/handler/IFillRuleHandler.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/handler/IFillRuleHandler.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/system/annotation/EnumDict.java b/cpte-boot-base-core/src/main/java/org/cpte/common/system/annotation/EnumDict.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/system/annotation/EnumDict.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/system/annotation/EnumDict.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/system/base/controller/JeecgController.java b/cpte-boot-base-core/src/main/java/org/cpte/common/system/base/controller/JeecgController.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/system/base/controller/JeecgController.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/system/base/controller/JeecgController.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/system/base/entity/JeecgEntity.java b/cpte-boot-base-core/src/main/java/org/cpte/common/system/base/entity/JeecgEntity.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/system/base/entity/JeecgEntity.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/system/base/entity/JeecgEntity.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/system/base/service/JeecgService.java b/cpte-boot-base-core/src/main/java/org/cpte/common/system/base/service/JeecgService.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/system/base/service/JeecgService.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/system/base/service/JeecgService.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/system/base/service/impl/JeecgServiceImpl.java b/cpte-boot-base-core/src/main/java/org/cpte/common/system/base/service/impl/JeecgServiceImpl.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/system/base/service/impl/JeecgServiceImpl.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/system/base/service/impl/JeecgServiceImpl.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/system/enhance/UserFilterEnhance.java b/cpte-boot-base-core/src/main/java/org/cpte/common/system/enhance/UserFilterEnhance.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/system/enhance/UserFilterEnhance.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/system/enhance/UserFilterEnhance.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/system/query/MatchTypeEnum.java b/cpte-boot-base-core/src/main/java/org/cpte/common/system/query/MatchTypeEnum.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/system/query/MatchTypeEnum.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/system/query/MatchTypeEnum.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/system/query/QueryCondition.java b/cpte-boot-base-core/src/main/java/org/cpte/common/system/query/QueryCondition.java similarity index 98% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/system/query/QueryCondition.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/system/query/QueryCondition.java index 6065aa5..e262e94 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/common/system/query/QueryCondition.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/common/system/query/QueryCondition.java @@ -4,7 +4,7 @@ import java.io.Serializable; /** * @Description: QueryCondition - * @author: zhongyou + * @author: cpte */ public class QueryCondition implements Serializable { diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/system/query/QueryGenerator.java b/cpte-boot-base-core/src/main/java/org/cpte/common/system/query/QueryGenerator.java similarity index 99% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/system/query/QueryGenerator.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/system/query/QueryGenerator.java index fece269..6765383 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/common/system/query/QueryGenerator.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/common/system/query/QueryGenerator.java @@ -30,7 +30,7 @@ import lombok.extern.slf4j.Slf4j; /** * @Description: 查询生成器 - * @author: zhongyou + * @author: cpte */ @Slf4j public class QueryGenerator { diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/system/query/QueryRuleEnum.java b/cpte-boot-base-core/src/main/java/org/cpte/common/system/query/QueryRuleEnum.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/system/query/QueryRuleEnum.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/system/query/QueryRuleEnum.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/system/util/JeecgDataAutorUtils.java b/cpte-boot-base-core/src/main/java/org/cpte/common/system/util/JeecgDataAutorUtils.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/system/util/JeecgDataAutorUtils.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/system/util/JeecgDataAutorUtils.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/system/util/JwtUtil.java b/cpte-boot-base-core/src/main/java/org/cpte/common/system/util/JwtUtil.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/system/util/JwtUtil.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/system/util/JwtUtil.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/system/util/ResourceUtil.java b/cpte-boot-base-core/src/main/java/org/cpte/common/system/util/ResourceUtil.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/system/util/ResourceUtil.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/system/util/ResourceUtil.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/system/util/SqlConcatUtil.java b/cpte-boot-base-core/src/main/java/org/cpte/common/system/util/SqlConcatUtil.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/system/util/SqlConcatUtil.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/system/util/SqlConcatUtil.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/system/vo/ComboModel.java b/cpte-boot-base-core/src/main/java/org/cpte/common/system/vo/ComboModel.java similarity index 97% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/system/vo/ComboModel.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/system/vo/ComboModel.java index 1acf242..da7d91c 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/common/system/vo/ComboModel.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/common/system/vo/ComboModel.java @@ -9,7 +9,7 @@ import java.io.Serializable; /** * @Description: 文档管理 - * @author: zhongyou + * @author: cpte */ @Data @EqualsAndHashCode(callSuper = false) diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/system/vo/DictModel.java b/cpte-boot-base-core/src/main/java/org/cpte/common/system/vo/DictModel.java similarity index 98% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/system/vo/DictModel.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/system/vo/DictModel.java index 8e1f149..2ace1dc 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/common/system/vo/DictModel.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/common/system/vo/DictModel.java @@ -11,7 +11,7 @@ import lombok.experimental.Accessors; /** * @Description: 字典类 - * @author: zhongyou + * @author: cpte */ @Data @EqualsAndHashCode(callSuper = false) diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/system/vo/DictModelMany.java b/cpte-boot-base-core/src/main/java/org/cpte/common/system/vo/DictModelMany.java similarity index 94% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/system/vo/DictModelMany.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/system/vo/DictModelMany.java index c4ce5b8..7d50c75 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/common/system/vo/DictModelMany.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/common/system/vo/DictModelMany.java @@ -5,7 +5,7 @@ import lombok.EqualsAndHashCode; /** * 查询多个字典时用到 - * @author: zhongyou + * @author: cpte */ @Data @EqualsAndHashCode(callSuper = true) diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/system/vo/DictQuery.java b/cpte-boot-base-core/src/main/java/org/cpte/common/system/vo/DictQuery.java similarity index 95% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/system/vo/DictQuery.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/system/vo/DictQuery.java index e57f8da..4eca00f 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/common/system/vo/DictQuery.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/common/system/vo/DictQuery.java @@ -4,7 +4,7 @@ import lombok.Data; /** * 字典查询参数实体 - * @author: zhongyou + * @author: cpte */ @Data public class DictQuery { diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/system/vo/DynamicDataSourceModel.java b/cpte-boot-base-core/src/main/java/org/cpte/common/system/vo/DynamicDataSourceModel.java similarity index 97% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/system/vo/DynamicDataSourceModel.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/system/vo/DynamicDataSourceModel.java index fbfad09..2f94e6e 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/common/system/vo/DynamicDataSourceModel.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/common/system/vo/DynamicDataSourceModel.java @@ -5,7 +5,7 @@ import org.springframework.beans.BeanUtils; /** * @Description: 数据源 - * @author: zhongyou + * @author: cpte */ @Data public class DynamicDataSourceModel { diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/system/vo/LoginUser.java b/cpte-boot-base-core/src/main/java/org/cpte/common/system/vo/LoginUser.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/system/vo/LoginUser.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/system/vo/LoginUser.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/system/vo/SelectTreeModel.java b/cpte-boot-base-core/src/main/java/org/cpte/common/system/vo/SelectTreeModel.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/system/vo/SelectTreeModel.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/system/vo/SelectTreeModel.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/system/vo/SysCategoryModel.java b/cpte-boot-base-core/src/main/java/org/cpte/common/system/vo/SysCategoryModel.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/system/vo/SysCategoryModel.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/system/vo/SysCategoryModel.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/system/vo/SysDepartModel.java b/cpte-boot-base-core/src/main/java/org/cpte/common/system/vo/SysDepartModel.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/system/vo/SysDepartModel.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/system/vo/SysDepartModel.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/system/vo/SysFilesModel.java b/cpte-boot-base-core/src/main/java/org/cpte/common/system/vo/SysFilesModel.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/system/vo/SysFilesModel.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/system/vo/SysFilesModel.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/system/vo/SysPermissionDataRuleModel.java b/cpte-boot-base-core/src/main/java/org/cpte/common/system/vo/SysPermissionDataRuleModel.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/system/vo/SysPermissionDataRuleModel.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/system/vo/SysPermissionDataRuleModel.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/system/vo/SysUserCacheInfo.java b/cpte-boot-base-core/src/main/java/org/cpte/common/system/vo/SysUserCacheInfo.java similarity index 98% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/system/vo/SysUserCacheInfo.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/system/vo/SysUserCacheInfo.java index 10a612a..521abec 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/common/system/vo/SysUserCacheInfo.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/common/system/vo/SysUserCacheInfo.java @@ -6,7 +6,7 @@ import org.jeecg.common.util.DateUtils; /** * @Description: 用户缓存信息 - * @author: zhongyou + * @author: cpte */ public class SysUserCacheInfo { diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/system/vo/UserAccountInfo.java b/cpte-boot-base-core/src/main/java/org/cpte/common/system/vo/UserAccountInfo.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/system/vo/UserAccountInfo.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/system/vo/UserAccountInfo.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/AssertUtils.java b/cpte-boot-base-core/src/main/java/org/cpte/common/util/AssertUtils.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/util/AssertUtils.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/util/AssertUtils.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/BrowserType.java b/cpte-boot-base-core/src/main/java/org/cpte/common/util/BrowserType.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/util/BrowserType.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/util/BrowserType.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/BrowserUtils.java b/cpte-boot-base-core/src/main/java/org/cpte/common/util/BrowserUtils.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/util/BrowserUtils.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/util/BrowserUtils.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/CommonUtils.java b/cpte-boot-base-core/src/main/java/org/cpte/common/util/CommonUtils.java similarity index 99% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/util/CommonUtils.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/util/CommonUtils.java index d6a954f..b852723 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/CommonUtils.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/common/util/CommonUtils.java @@ -37,7 +37,7 @@ import java.util.regex.Pattern; /** * @Description: 通用工具 - * @author: zhongyou + * @author: cpte */ @Slf4j public class CommonUtils { diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/DateRangeUtils.java b/cpte-boot-base-core/src/main/java/org/cpte/common/util/DateRangeUtils.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/util/DateRangeUtils.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/util/DateRangeUtils.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/DateUtils.java b/cpte-boot-base-core/src/main/java/org/cpte/common/util/DateUtils.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/util/DateUtils.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/util/DateUtils.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/DySmsHelper.java b/cpte-boot-base-core/src/main/java/org/cpte/common/util/DySmsHelper.java similarity index 99% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/util/DySmsHelper.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/util/DySmsHelper.java index 3caff62..e298a59 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/DySmsHelper.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/common/util/DySmsHelper.java @@ -28,7 +28,7 @@ import java.util.Map; * * 备注:Demo工程编码采用UTF-8 * 国际短信发送请勿参照此DEMO - * @author: zhongyou + * @author: cpte */ public class DySmsHelper { diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/DySmsLimit.java b/cpte-boot-base-core/src/main/java/org/cpte/common/util/DySmsLimit.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/util/DySmsLimit.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/util/DySmsLimit.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/FileDownloadUtils.java b/cpte-boot-base-core/src/main/java/org/cpte/common/util/FileDownloadUtils.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/util/FileDownloadUtils.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/util/FileDownloadUtils.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/FillRuleUtil.java b/cpte-boot-base-core/src/main/java/org/cpte/common/util/FillRuleUtil.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/util/FillRuleUtil.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/util/FillRuleUtil.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/HTMLUtils.java b/cpte-boot-base-core/src/main/java/org/cpte/common/util/HTMLUtils.java similarity index 98% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/util/HTMLUtils.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/util/HTMLUtils.java index dbc9adb..ab11158 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/HTMLUtils.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/common/util/HTMLUtils.java @@ -8,7 +8,7 @@ import org.springframework.web.util.HtmlUtils; /** * HTML 工具类 - * @author: zhongyou + * @author: cpte * @date: 2022/3/30 14:43 */ @SuppressWarnings("AlibabaClassNamingShouldBeCamel") diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/ImportExcelUtil.java b/cpte-boot-base-core/src/main/java/org/cpte/common/util/ImportExcelUtil.java similarity index 99% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/util/ImportExcelUtil.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/util/ImportExcelUtil.java index b5ba769..3ea7fac 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/ImportExcelUtil.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/common/util/ImportExcelUtil.java @@ -12,7 +12,7 @@ import java.util.List; /** * 导出返回信息 - * @author: zhongyou + * @author: cpte */ @Slf4j public class ImportExcelUtil { diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/IpUtils.java b/cpte-boot-base-core/src/main/java/org/cpte/common/util/IpUtils.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/util/IpUtils.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/util/IpUtils.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/Md5Util.java b/cpte-boot-base-core/src/main/java/org/cpte/common/util/Md5Util.java similarity index 98% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/util/Md5Util.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/util/Md5Util.java index f5f14be..e9cca64 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/Md5Util.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/common/util/Md5Util.java @@ -4,7 +4,7 @@ import java.security.MessageDigest; /** * @Description: 加密工具 - * @author: zhongyou + * @author: cpte */ public class Md5Util { diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/MinioUtil.java b/cpte-boot-base-core/src/main/java/org/cpte/common/util/MinioUtil.java similarity index 99% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/util/MinioUtil.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/util/MinioUtil.java index 2b5847f..61fef38 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/MinioUtil.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/common/util/MinioUtil.java @@ -13,7 +13,7 @@ import java.net.URLDecoder; /** * minio文件上传工具类 - * @author: zhongyou + * @author: cpte */ @Slf4j public class MinioUtil { diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/MyClassLoader.java b/cpte-boot-base-core/src/main/java/org/cpte/common/util/MyClassLoader.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/util/MyClassLoader.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/util/MyClassLoader.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/PasswordUtil.java b/cpte-boot-base-core/src/main/java/org/cpte/common/util/PasswordUtil.java similarity index 99% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/util/PasswordUtil.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/util/PasswordUtil.java index 15975a6..36ba96c 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/PasswordUtil.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/common/util/PasswordUtil.java @@ -10,7 +10,7 @@ import javax.crypto.spec.PBEParameterSpec; /** * @Description: 密码工具类 - * @author: zhongyou + * @author: cpte */ public class PasswordUtil { diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/PmsUtil.java b/cpte-boot-base-core/src/main/java/org/cpte/common/util/PmsUtil.java similarity index 98% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/util/PmsUtil.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/util/PmsUtil.java index d643389..411ddd4 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/PmsUtil.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/common/util/PmsUtil.java @@ -13,7 +13,7 @@ import java.util.List; /** * @Description: PmsUtil - * @author: zhongyou + * @author: cpte */ @Slf4j @Component diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/ReflectHelper.java b/cpte-boot-base-core/src/main/java/org/cpte/common/util/ReflectHelper.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/util/ReflectHelper.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/util/ReflectHelper.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/RestDesformUtil.java b/cpte-boot-base-core/src/main/java/org/cpte/common/util/RestDesformUtil.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/util/RestDesformUtil.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/util/RestDesformUtil.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/RestUtil.java b/cpte-boot-base-core/src/main/java/org/cpte/common/util/RestUtil.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/util/RestUtil.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/util/RestUtil.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/ShiroThreadPoolExecutor.java b/cpte-boot-base-core/src/main/java/org/cpte/common/util/ShiroThreadPoolExecutor.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/util/ShiroThreadPoolExecutor.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/util/ShiroThreadPoolExecutor.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/SpringContextUtils.java b/cpte-boot-base-core/src/main/java/org/cpte/common/util/SpringContextUtils.java similarity index 99% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/util/SpringContextUtils.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/util/SpringContextUtils.java index 45cc479..5d63840 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/SpringContextUtils.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/common/util/SpringContextUtils.java @@ -15,7 +15,7 @@ import org.springframework.web.context.request.ServletRequestAttributes; /** * @Description: spring上下文工具类 - * @author: zhongyou + * @author: cpte */ @Lazy(false) @Component diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/SqlInjectionUtil.java b/cpte-boot-base-core/src/main/java/org/cpte/common/util/SqlInjectionUtil.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/util/SqlInjectionUtil.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/util/SqlInjectionUtil.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/TokenUtils.java b/cpte-boot-base-core/src/main/java/org/cpte/common/util/TokenUtils.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/util/TokenUtils.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/util/TokenUtils.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/UUIDGenerator.java b/cpte-boot-base-core/src/main/java/org/cpte/common/util/UUIDGenerator.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/util/UUIDGenerator.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/util/UUIDGenerator.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/YouBianCodeUtil.java b/cpte-boot-base-core/src/main/java/org/cpte/common/util/YouBianCodeUtil.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/util/YouBianCodeUtil.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/util/YouBianCodeUtil.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/dynamic/db/DataSourceCachePool.java b/cpte-boot-base-core/src/main/java/org/cpte/common/util/dynamic/db/DataSourceCachePool.java similarity index 99% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/util/dynamic/db/DataSourceCachePool.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/util/dynamic/db/DataSourceCachePool.java index 8602f07..3093401 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/dynamic/db/DataSourceCachePool.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/common/util/dynamic/db/DataSourceCachePool.java @@ -12,7 +12,7 @@ import java.util.Map; /** * 数据源缓存池 - * @author: zhongyou + * @author: cpte */ public class DataSourceCachePool { /** 数据源连接池缓存【本地 class缓存 - 不支持分布式】 */ diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/dynamic/db/DbTypeUtils.java b/cpte-boot-base-core/src/main/java/org/cpte/common/util/dynamic/db/DbTypeUtils.java similarity index 99% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/util/dynamic/db/DbTypeUtils.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/util/dynamic/db/DbTypeUtils.java index ac3eaf2..9345d2d 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/dynamic/db/DbTypeUtils.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/common/util/dynamic/db/DbTypeUtils.java @@ -9,7 +9,7 @@ import java.util.Map; /** * 数据库类型判断 * 【有些数据库引擎是一样的,以达到复用目的】 - * @author: zhongyou + * @author: cpte */ public class DbTypeUtils { diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/dynamic/db/DynamicDBUtil.java b/cpte-boot-base-core/src/main/java/org/cpte/common/util/dynamic/db/DynamicDBUtil.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/util/dynamic/db/DynamicDBUtil.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/util/dynamic/db/DynamicDBUtil.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/dynamic/db/FreemarkerParseFactory.java b/cpte-boot-base-core/src/main/java/org/cpte/common/util/dynamic/db/FreemarkerParseFactory.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/util/dynamic/db/FreemarkerParseFactory.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/util/dynamic/db/FreemarkerParseFactory.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/encryption/AesEncryptUtil.java b/cpte-boot-base-core/src/main/java/org/cpte/common/util/encryption/AesEncryptUtil.java similarity index 99% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/util/encryption/AesEncryptUtil.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/util/encryption/AesEncryptUtil.java index fa0b1ef..bd86f98 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/encryption/AesEncryptUtil.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/common/util/encryption/AesEncryptUtil.java @@ -7,7 +7,7 @@ import javax.crypto.spec.SecretKeySpec; /** * @Description: AES 加密 - * @author: zhongyou + * @author: cpte * @date: 2022/3/30 11:48 */ public class AesEncryptUtil { diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/encryption/EncryptedString.java b/cpte-boot-base-core/src/main/java/org/cpte/common/util/encryption/EncryptedString.java similarity index 94% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/util/encryption/EncryptedString.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/util/encryption/EncryptedString.java index e937b5a..684c388 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/encryption/EncryptedString.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/common/util/encryption/EncryptedString.java @@ -5,7 +5,7 @@ import lombok.Data; /** * @Description: EncryptedString - * @author: zhongyou + * @author: cpte */ @Data public class EncryptedString { diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/filter/SsrfFileTypeFilter.java b/cpte-boot-base-core/src/main/java/org/cpte/common/util/filter/SsrfFileTypeFilter.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/util/filter/SsrfFileTypeFilter.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/util/filter/SsrfFileTypeFilter.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/filter/StrAttackFilter.java b/cpte-boot-base-core/src/main/java/org/cpte/common/util/filter/StrAttackFilter.java similarity index 97% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/util/filter/StrAttackFilter.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/util/filter/StrAttackFilter.java index fdf50d4..a81fc3b 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/filter/StrAttackFilter.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/common/util/filter/StrAttackFilter.java @@ -6,7 +6,7 @@ import java.util.regex.PatternSyntaxException; /** * 文件上传字符串过滤特殊字符 - * @author: zhongyou + * @author: cpte */ public class StrAttackFilter { diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/oConvertUtils.java b/cpte-boot-base-core/src/main/java/org/cpte/common/util/oConvertUtils.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/util/oConvertUtils.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/util/oConvertUtils.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/oss/OssBootUtil.java b/cpte-boot-base-core/src/main/java/org/cpte/common/util/oss/OssBootUtil.java similarity index 99% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/util/oss/OssBootUtil.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/util/oss/OssBootUtil.java index a0606ca..8a2f37a 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/oss/OssBootUtil.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/common/util/oss/OssBootUtil.java @@ -27,7 +27,7 @@ import java.util.UUID; /** * @Description: 阿里云 oss 上传工具类(高依赖版) * @Date: 2019/5/10 - * @author: zhongyou + * @author: cpte */ @Slf4j public class OssBootUtil { diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/security/AbstractQueryBlackListHandler.java b/cpte-boot-base-core/src/main/java/org/cpte/common/util/security/AbstractQueryBlackListHandler.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/util/security/AbstractQueryBlackListHandler.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/util/security/AbstractQueryBlackListHandler.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/security/JdbcSecurityUtil.java b/cpte-boot-base-core/src/main/java/org/cpte/common/util/security/JdbcSecurityUtil.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/util/security/JdbcSecurityUtil.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/util/security/JdbcSecurityUtil.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/security/SecurityTools.java b/cpte-boot-base-core/src/main/java/org/cpte/common/util/security/SecurityTools.java similarity index 99% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/util/security/SecurityTools.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/util/security/SecurityTools.java index 1c1a55d..26f9ac6 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/security/SecurityTools.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/common/util/security/SecurityTools.java @@ -15,7 +15,7 @@ import java.security.KeyPair; /** * @Description: SecurityTools - * @author: zhongyou + * @author: cpte */ public class SecurityTools { public static final String ALGORITHM = "AES/ECB/PKCS5Padding"; diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/security/entity/MyKeyPair.java b/cpte-boot-base-core/src/main/java/org/cpte/common/util/security/entity/MyKeyPair.java similarity index 90% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/util/security/entity/MyKeyPair.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/util/security/entity/MyKeyPair.java index 4fae208..a05c4c4 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/security/entity/MyKeyPair.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/common/util/security/entity/MyKeyPair.java @@ -4,7 +4,7 @@ import lombok.Data; /** * @Description: MyKeyPair - * @author: zhongyou + * @author: cpte */ @Data public class MyKeyPair { diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/security/entity/SecurityReq.java b/cpte-boot-base-core/src/main/java/org/cpte/common/util/security/entity/SecurityReq.java similarity index 92% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/util/security/entity/SecurityReq.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/util/security/entity/SecurityReq.java index 7913116..6ce307f 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/security/entity/SecurityReq.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/common/util/security/entity/SecurityReq.java @@ -4,7 +4,7 @@ import lombok.Data; /** * @Description: SecurityReq - * @author: zhongyou + * @author: cpte */ @Data public class SecurityReq { diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/security/entity/SecurityResp.java b/cpte-boot-base-core/src/main/java/org/cpte/common/util/security/entity/SecurityResp.java similarity index 91% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/util/security/entity/SecurityResp.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/util/security/entity/SecurityResp.java index 8f0b12c..dfad19a 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/security/entity/SecurityResp.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/common/util/security/entity/SecurityResp.java @@ -5,7 +5,7 @@ import lombok.Data; /** * @Description: SecurityResp - * @author: zhongyou + * @author: cpte */ @Data public class SecurityResp { diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/security/entity/SecuritySignReq.java b/cpte-boot-base-core/src/main/java/org/cpte/common/util/security/entity/SecuritySignReq.java similarity index 90% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/util/security/entity/SecuritySignReq.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/util/security/entity/SecuritySignReq.java index cfc0a8b..b3c1003 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/security/entity/SecuritySignReq.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/common/util/security/entity/SecuritySignReq.java @@ -4,7 +4,7 @@ import lombok.Data; /** * @Description: SecuritySignReq - * @author: zhongyou + * @author: cpte */ @Data public class SecuritySignReq { diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/security/entity/SecuritySignResp.java b/cpte-boot-base-core/src/main/java/org/cpte/common/util/security/entity/SecuritySignResp.java similarity index 91% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/util/security/entity/SecuritySignResp.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/util/security/entity/SecuritySignResp.java index b719831..f6904c8 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/security/entity/SecuritySignResp.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/common/util/security/entity/SecuritySignResp.java @@ -4,7 +4,7 @@ import lombok.Data; /** * @Description: SecuritySignResp - * @author: zhongyou + * @author: cpte */ @Data public class SecuritySignResp { diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/sqlparse/JSqlParserAllTableManager.java b/cpte-boot-base-core/src/main/java/org/cpte/common/util/sqlparse/JSqlParserAllTableManager.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/util/sqlparse/JSqlParserAllTableManager.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/util/sqlparse/JSqlParserAllTableManager.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/sqlparse/JSqlParserUtils.java b/cpte-boot-base-core/src/main/java/org/cpte/common/util/sqlparse/JSqlParserUtils.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/util/sqlparse/JSqlParserUtils.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/util/sqlparse/JSqlParserUtils.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/sqlparse/vo/SelectSqlInfo.java b/cpte-boot-base-core/src/main/java/org/cpte/common/util/sqlparse/vo/SelectSqlInfo.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/util/sqlparse/vo/SelectSqlInfo.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/util/sqlparse/vo/SelectSqlInfo.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/superSearch/ObjectParseUtil.java b/cpte-boot-base-core/src/main/java/org/cpte/common/util/superSearch/ObjectParseUtil.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/util/superSearch/ObjectParseUtil.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/util/superSearch/ObjectParseUtil.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/superSearch/QueryRuleEnum.java b/cpte-boot-base-core/src/main/java/org/cpte/common/util/superSearch/QueryRuleEnum.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/util/superSearch/QueryRuleEnum.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/util/superSearch/QueryRuleEnum.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/superSearch/QueryRuleVo.java b/cpte-boot-base-core/src/main/java/org/cpte/common/util/superSearch/QueryRuleVo.java similarity index 90% rename from zhongyou-boot-base-core/src/main/java/org/cpte/common/util/superSearch/QueryRuleVo.java rename to cpte-boot-base-core/src/main/java/org/cpte/common/util/superSearch/QueryRuleVo.java index 8f0a9e2..fbe4192 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/common/util/superSearch/QueryRuleVo.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/common/util/superSearch/QueryRuleVo.java @@ -4,7 +4,7 @@ // ///** // * @Description: QueryRuleVo -// * @author: zhongyou +// * @author: cpte // */ //@Data //public class QueryRuleVo { diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/config/AutoPoiConfig.java b/cpte-boot-base-core/src/main/java/org/cpte/config/AutoPoiConfig.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/config/AutoPoiConfig.java rename to cpte-boot-base-core/src/main/java/org/cpte/config/AutoPoiConfig.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/config/AutoPoiDictConfig.java b/cpte-boot-base-core/src/main/java/org/cpte/config/AutoPoiDictConfig.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/config/AutoPoiDictConfig.java rename to cpte-boot-base-core/src/main/java/org/cpte/config/AutoPoiDictConfig.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/config/CorsFilterCondition.java b/cpte-boot-base-core/src/main/java/org/cpte/config/CorsFilterCondition.java similarity index 97% rename from zhongyou-boot-base-core/src/main/java/org/cpte/config/CorsFilterCondition.java rename to cpte-boot-base-core/src/main/java/org/cpte/config/CorsFilterCondition.java index 1ea279d..18a608c 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/config/CorsFilterCondition.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/config/CorsFilterCondition.java @@ -7,7 +7,7 @@ import org.springframework.core.type.AnnotatedTypeMetadata; /** * 跨域配置加载条件 - * @author: zhongyou + * @author: cpte */ public class CorsFilterCondition implements Condition { diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/config/DruidConfig.java b/cpte-boot-base-core/src/main/java/org/cpte/config/DruidConfig.java similarity index 99% rename from zhongyou-boot-base-core/src/main/java/org/cpte/config/DruidConfig.java rename to cpte-boot-base-core/src/main/java/org/cpte/config/DruidConfig.java index 12abb3c..ed08d9f 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/config/DruidConfig.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/config/DruidConfig.java @@ -17,7 +17,7 @@ import com.alibaba.druid.util.Utils; /** * @Description: DruidConfig配置类 - * @author: zhongyou + * @author: cpte */ @Configuration @AutoConfigureAfter(DruidDataSourceAutoConfigure.class) diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/config/DruidWallConfigRegister.java b/cpte-boot-base-core/src/main/java/org/cpte/config/DruidWallConfigRegister.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/config/DruidWallConfigRegister.java rename to cpte-boot-base-core/src/main/java/org/cpte/config/DruidWallConfigRegister.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/config/JeecgBaseConfig.java b/cpte-boot-base-core/src/main/java/org/cpte/config/JeecgBaseConfig.java similarity index 99% rename from zhongyou-boot-base-core/src/main/java/org/cpte/config/JeecgBaseConfig.java rename to cpte-boot-base-core/src/main/java/org/cpte/config/JeecgBaseConfig.java index ea42a88..90a026b 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/config/JeecgBaseConfig.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/config/JeecgBaseConfig.java @@ -10,7 +10,7 @@ import org.springframework.stereotype.Component; /** * 加载项目配置 - * @author: zhongyou + * @author: cpte */ @Component("jeecgBaseConfig") @ConfigurationProperties(prefix = "jeecg") diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/config/JeecgCloudCondition.java b/cpte-boot-base-core/src/main/java/org/cpte/config/JeecgCloudCondition.java similarity index 97% rename from zhongyou-boot-base-core/src/main/java/org/cpte/config/JeecgCloudCondition.java rename to cpte-boot-base-core/src/main/java/org/cpte/config/JeecgCloudCondition.java index b7f7ef5..b6a6048 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/config/JeecgCloudCondition.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/config/JeecgCloudCondition.java @@ -7,7 +7,7 @@ import org.springframework.core.type.AnnotatedTypeMetadata; /** * 微服务环境加载条件 - * @author: zhongyou + * @author: cpte */ public class JeecgCloudCondition implements Condition { diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/config/JeecgGaodeBaseConfig.java b/cpte-boot-base-core/src/main/java/org/cpte/config/JeecgGaodeBaseConfig.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/config/JeecgGaodeBaseConfig.java rename to cpte-boot-base-core/src/main/java/org/cpte/config/JeecgGaodeBaseConfig.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/config/JeecgSmsTemplateConfig.java b/cpte-boot-base-core/src/main/java/org/cpte/config/JeecgSmsTemplateConfig.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/config/JeecgSmsTemplateConfig.java rename to cpte-boot-base-core/src/main/java/org/cpte/config/JeecgSmsTemplateConfig.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/config/RestTemplateConfig.java b/cpte-boot-base-core/src/main/java/org/cpte/config/RestTemplateConfig.java similarity index 97% rename from zhongyou-boot-base-core/src/main/java/org/cpte/config/RestTemplateConfig.java rename to cpte-boot-base-core/src/main/java/org/cpte/config/RestTemplateConfig.java index d36537a..3164f1a 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/config/RestTemplateConfig.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/config/RestTemplateConfig.java @@ -8,7 +8,7 @@ import org.springframework.web.client.RestTemplate; /** * 优雅的http请求方式RestTemplate -* @author: zhongyou +* @author: cpte * @Return: */ @Configuration diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/config/StaticConfig.java b/cpte-boot-base-core/src/main/java/org/cpte/config/StaticConfig.java similarity index 97% rename from zhongyou-boot-base-core/src/main/java/org/cpte/config/StaticConfig.java rename to cpte-boot-base-core/src/main/java/org/cpte/config/StaticConfig.java index c94a0b2..0ce6c70 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/config/StaticConfig.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/config/StaticConfig.java @@ -7,7 +7,7 @@ import org.springframework.stereotype.Component; /** * 设置静态参数初始化 - * @author: zhongyou + * @author: cpte */ @Lazy(false) @Component diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/config/Swagger2Config.java b/cpte-boot-base-core/src/main/java/org/cpte/config/Swagger2Config.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/config/Swagger2Config.java rename to cpte-boot-base-core/src/main/java/org/cpte/config/Swagger2Config.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/config/Swagger3Config.java b/cpte-boot-base-core/src/main/java/org/cpte/config/Swagger3Config.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/config/Swagger3Config.java rename to cpte-boot-base-core/src/main/java/org/cpte/config/Swagger3Config.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/config/UndertowCustomizer.java b/cpte-boot-base-core/src/main/java/org/cpte/config/UndertowCustomizer.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/config/UndertowCustomizer.java rename to cpte-boot-base-core/src/main/java/org/cpte/config/UndertowCustomizer.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/config/WebMvcConfiguration.java b/cpte-boot-base-core/src/main/java/org/cpte/config/WebMvcConfiguration.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/config/WebMvcConfiguration.java rename to cpte-boot-base-core/src/main/java/org/cpte/config/WebMvcConfiguration.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/config/WebSocketConfig.java b/cpte-boot-base-core/src/main/java/org/cpte/config/WebSocketConfig.java similarity index 98% rename from zhongyou-boot-base-core/src/main/java/org/cpte/config/WebSocketConfig.java rename to cpte-boot-base-core/src/main/java/org/cpte/config/WebSocketConfig.java index 1c44977..c244bce 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/config/WebSocketConfig.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/config/WebSocketConfig.java @@ -8,7 +8,7 @@ import org.springframework.web.socket.server.standard.ServerEndpointExporter; /** * @Description: WebSocketConfig - * @author: zhongyou + * @author: cpte */ @Configuration public class WebSocketConfig { diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/config/filter/RequestBodyReserveFilter.java b/cpte-boot-base-core/src/main/java/org/cpte/config/filter/RequestBodyReserveFilter.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/config/filter/RequestBodyReserveFilter.java rename to cpte-boot-base-core/src/main/java/org/cpte/config/filter/RequestBodyReserveFilter.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/config/filter/WebsocketFilter.java b/cpte-boot-base-core/src/main/java/org/cpte/config/filter/WebsocketFilter.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/config/filter/WebsocketFilter.java rename to cpte-boot-base-core/src/main/java/org/cpte/config/filter/WebsocketFilter.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/config/firewall/SqlInjection/IDictTableWhiteListHandler.java b/cpte-boot-base-core/src/main/java/org/cpte/config/firewall/SqlInjection/IDictTableWhiteListHandler.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/config/firewall/SqlInjection/IDictTableWhiteListHandler.java rename to cpte-boot-base-core/src/main/java/org/cpte/config/firewall/SqlInjection/IDictTableWhiteListHandler.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/config/firewall/SqlInjection/SysDictTableWhite.java b/cpte-boot-base-core/src/main/java/org/cpte/config/firewall/SqlInjection/SysDictTableWhite.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/config/firewall/SqlInjection/SysDictTableWhite.java rename to cpte-boot-base-core/src/main/java/org/cpte/config/firewall/SqlInjection/SysDictTableWhite.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/config/firewall/interceptor/LowCodeModeConfiguration.java b/cpte-boot-base-core/src/main/java/org/cpte/config/firewall/interceptor/LowCodeModeConfiguration.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/config/firewall/interceptor/LowCodeModeConfiguration.java rename to cpte-boot-base-core/src/main/java/org/cpte/config/firewall/interceptor/LowCodeModeConfiguration.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/config/firewall/interceptor/LowCodeModeInterceptor.java b/cpte-boot-base-core/src/main/java/org/cpte/config/firewall/interceptor/LowCodeModeInterceptor.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/config/firewall/interceptor/LowCodeModeInterceptor.java rename to cpte-boot-base-core/src/main/java/org/cpte/config/firewall/interceptor/LowCodeModeInterceptor.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/config/firewall/interceptor/enums/LowCodeUrlsEnum.java b/cpte-boot-base-core/src/main/java/org/cpte/config/firewall/interceptor/enums/LowCodeUrlsEnum.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/config/firewall/interceptor/enums/LowCodeUrlsEnum.java rename to cpte-boot-base-core/src/main/java/org/cpte/config/firewall/interceptor/enums/LowCodeUrlsEnum.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/config/mybatis/JeecgTenantParser.java b/cpte-boot-base-core/src/main/java/org/cpte/config/mybatis/JeecgTenantParser.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/config/mybatis/JeecgTenantParser.java rename to cpte-boot-base-core/src/main/java/org/cpte/config/mybatis/JeecgTenantParser.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/config/mybatis/MybatisInterceptor.java b/cpte-boot-base-core/src/main/java/org/cpte/config/mybatis/MybatisInterceptor.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/config/mybatis/MybatisInterceptor.java rename to cpte-boot-base-core/src/main/java/org/cpte/config/mybatis/MybatisInterceptor.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/config/mybatis/MybatisPlusSaasConfig.java b/cpte-boot-base-core/src/main/java/org/cpte/config/mybatis/MybatisPlusSaasConfig.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/config/mybatis/MybatisPlusSaasConfig.java rename to cpte-boot-base-core/src/main/java/org/cpte/config/mybatis/MybatisPlusSaasConfig.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/config/mybatis/TenantContext.java b/cpte-boot-base-core/src/main/java/org/cpte/config/mybatis/TenantContext.java similarity index 96% rename from zhongyou-boot-base-core/src/main/java/org/cpte/config/mybatis/TenantContext.java rename to cpte-boot-base-core/src/main/java/org/cpte/config/mybatis/TenantContext.java index 3b5894e..e90643b 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/config/mybatis/TenantContext.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/config/mybatis/TenantContext.java @@ -4,7 +4,7 @@ // ///** // * 多租户 tenant_id存储器 -// * @author: zhongyou +// * @author: cpte // */ //@Slf4j //public class TenantContext { diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/config/mybatis/ThreadLocalDataHelper.java b/cpte-boot-base-core/src/main/java/org/cpte/config/mybatis/ThreadLocalDataHelper.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/config/mybatis/ThreadLocalDataHelper.java rename to cpte-boot-base-core/src/main/java/org/cpte/config/mybatis/ThreadLocalDataHelper.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/config/mybatis/aspect/DynamicTableAspect.java b/cpte-boot-base-core/src/main/java/org/cpte/config/mybatis/aspect/DynamicTableAspect.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/config/mybatis/aspect/DynamicTableAspect.java rename to cpte-boot-base-core/src/main/java/org/cpte/config/mybatis/aspect/DynamicTableAspect.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/config/mybatis/interceptor/DynamicDatasourceInterceptor.java b/cpte-boot-base-core/src/main/java/org/cpte/config/mybatis/interceptor/DynamicDatasourceInterceptor.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/config/mybatis/interceptor/DynamicDatasourceInterceptor.java rename to cpte-boot-base-core/src/main/java/org/cpte/config/mybatis/interceptor/DynamicDatasourceInterceptor.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/config/oss/MinioConfig.java b/cpte-boot-base-core/src/main/java/org/cpte/config/oss/MinioConfig.java similarity index 98% rename from zhongyou-boot-base-core/src/main/java/org/cpte/config/oss/MinioConfig.java rename to cpte-boot-base-core/src/main/java/org/cpte/config/oss/MinioConfig.java index 7d33180..022e50e 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/config/oss/MinioConfig.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/config/oss/MinioConfig.java @@ -13,7 +13,7 @@ import org.springframework.context.annotation.Lazy; /** * Minio文件上传配置文件 - * @author: zhongyou + * @author: cpte */ @Lazy(false) @Slf4j diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/config/oss/OssConfiguration.java b/cpte-boot-base-core/src/main/java/org/cpte/config/oss/OssConfiguration.java similarity index 98% rename from zhongyou-boot-base-core/src/main/java/org/cpte/config/oss/OssConfiguration.java rename to cpte-boot-base-core/src/main/java/org/cpte/config/oss/OssConfiguration.java index 793eec4..2637757 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/config/oss/OssConfiguration.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/config/oss/OssConfiguration.java @@ -10,7 +10,7 @@ import org.springframework.context.annotation.Lazy; /** * 云存储 配置 - * @author: zhongyou + * @author: cpte */ @Lazy(false) @Configuration diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/config/shiro/IgnoreAuth.java b/cpte-boot-base-core/src/main/java/org/cpte/config/shiro/IgnoreAuth.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/config/shiro/IgnoreAuth.java rename to cpte-boot-base-core/src/main/java/org/cpte/config/shiro/IgnoreAuth.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/config/shiro/JwtToken.java b/cpte-boot-base-core/src/main/java/org/cpte/config/shiro/JwtToken.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/config/shiro/JwtToken.java rename to cpte-boot-base-core/src/main/java/org/cpte/config/shiro/JwtToken.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/config/shiro/ShiroConfig.java b/cpte-boot-base-core/src/main/java/org/cpte/config/shiro/ShiroConfig.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/config/shiro/ShiroConfig.java rename to cpte-boot-base-core/src/main/java/org/cpte/config/shiro/ShiroConfig.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/config/shiro/ShiroRealm.java b/cpte-boot-base-core/src/main/java/org/cpte/config/shiro/ShiroRealm.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/config/shiro/ShiroRealm.java rename to cpte-boot-base-core/src/main/java/org/cpte/config/shiro/ShiroRealm.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/config/shiro/filters/CustomShiroFilterFactoryBean.java b/cpte-boot-base-core/src/main/java/org/cpte/config/shiro/filters/CustomShiroFilterFactoryBean.java similarity index 99% rename from zhongyou-boot-base-core/src/main/java/org/cpte/config/shiro/filters/CustomShiroFilterFactoryBean.java rename to cpte-boot-base-core/src/main/java/org/cpte/config/shiro/filters/CustomShiroFilterFactoryBean.java index 5fa2db1..b84b76f 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/config/shiro/filters/CustomShiroFilterFactoryBean.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/config/shiro/filters/CustomShiroFilterFactoryBean.java @@ -17,7 +17,7 @@ import java.util.Map; /** * 自定义ShiroFilterFactoryBean解决资源中文路径问题 - * @author: zhongyou + * @author: cpte */ @Slf4j public class CustomShiroFilterFactoryBean extends ShiroFilterFactoryBean { diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/config/shiro/filters/JwtFilter.java b/cpte-boot-base-core/src/main/java/org/cpte/config/shiro/filters/JwtFilter.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/config/shiro/filters/JwtFilter.java rename to cpte-boot-base-core/src/main/java/org/cpte/config/shiro/filters/JwtFilter.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/config/shiro/filters/ResourceCheckFilter.java b/cpte-boot-base-core/src/main/java/org/cpte/config/shiro/filters/ResourceCheckFilter.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/config/shiro/filters/ResourceCheckFilter.java rename to cpte-boot-base-core/src/main/java/org/cpte/config/shiro/filters/ResourceCheckFilter.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/config/shiro/ignore/IgnoreAuthPostProcessor.java b/cpte-boot-base-core/src/main/java/org/cpte/config/shiro/ignore/IgnoreAuthPostProcessor.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/config/shiro/ignore/IgnoreAuthPostProcessor.java rename to cpte-boot-base-core/src/main/java/org/cpte/config/shiro/ignore/IgnoreAuthPostProcessor.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/config/shiro/ignore/InMemoryIgnoreAuth.java b/cpte-boot-base-core/src/main/java/org/cpte/config/shiro/ignore/InMemoryIgnoreAuth.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/config/shiro/ignore/InMemoryIgnoreAuth.java rename to cpte-boot-base-core/src/main/java/org/cpte/config/shiro/ignore/InMemoryIgnoreAuth.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/config/sign/interceptor/SignAuthConfiguration.java b/cpte-boot-base-core/src/main/java/org/cpte/config/sign/interceptor/SignAuthConfiguration.java similarity index 99% rename from zhongyou-boot-base-core/src/main/java/org/cpte/config/sign/interceptor/SignAuthConfiguration.java rename to cpte-boot-base-core/src/main/java/org/cpte/config/sign/interceptor/SignAuthConfiguration.java index 3211d2f..4c621ad 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/config/sign/interceptor/SignAuthConfiguration.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/config/sign/interceptor/SignAuthConfiguration.java @@ -14,7 +14,7 @@ import jakarta.annotation.Resource; /** * 签名 拦截器配置 - * @author: zhongyou + * @author: cpte */ @Configuration public class SignAuthConfiguration implements WebMvcConfigurer { diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/config/sign/interceptor/SignAuthInterceptor.java b/cpte-boot-base-core/src/main/java/org/cpte/config/sign/interceptor/SignAuthInterceptor.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/config/sign/interceptor/SignAuthInterceptor.java rename to cpte-boot-base-core/src/main/java/org/cpte/config/sign/interceptor/SignAuthInterceptor.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/config/sign/util/BodyReaderHttpServletRequestWrapper.java b/cpte-boot-base-core/src/main/java/org/cpte/config/sign/util/BodyReaderHttpServletRequestWrapper.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/config/sign/util/BodyReaderHttpServletRequestWrapper.java rename to cpte-boot-base-core/src/main/java/org/cpte/config/sign/util/BodyReaderHttpServletRequestWrapper.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/config/sign/util/HttpUtils.java b/cpte-boot-base-core/src/main/java/org/cpte/config/sign/util/HttpUtils.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/config/sign/util/HttpUtils.java rename to cpte-boot-base-core/src/main/java/org/cpte/config/sign/util/HttpUtils.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/config/sign/util/SignUtil.java b/cpte-boot-base-core/src/main/java/org/cpte/config/sign/util/SignUtil.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/config/sign/util/SignUtil.java rename to cpte-boot-base-core/src/main/java/org/cpte/config/sign/util/SignUtil.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/config/vo/BaiduApi.java b/cpte-boot-base-core/src/main/java/org/cpte/config/vo/BaiduApi.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/config/vo/BaiduApi.java rename to cpte-boot-base-core/src/main/java/org/cpte/config/vo/BaiduApi.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/config/vo/DomainUrl.java b/cpte-boot-base-core/src/main/java/org/cpte/config/vo/DomainUrl.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/config/vo/DomainUrl.java rename to cpte-boot-base-core/src/main/java/org/cpte/config/vo/DomainUrl.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/config/vo/Elasticsearch.java b/cpte-boot-base-core/src/main/java/org/cpte/config/vo/Elasticsearch.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/config/vo/Elasticsearch.java rename to cpte-boot-base-core/src/main/java/org/cpte/config/vo/Elasticsearch.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/config/vo/Firewall.java b/cpte-boot-base-core/src/main/java/org/cpte/config/vo/Firewall.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/config/vo/Firewall.java rename to cpte-boot-base-core/src/main/java/org/cpte/config/vo/Firewall.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/config/vo/GaoDeApi.java b/cpte-boot-base-core/src/main/java/org/cpte/config/vo/GaoDeApi.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/config/vo/GaoDeApi.java rename to cpte-boot-base-core/src/main/java/org/cpte/config/vo/GaoDeApi.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/config/vo/Path.java b/cpte-boot-base-core/src/main/java/org/cpte/config/vo/Path.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/config/vo/Path.java rename to cpte-boot-base-core/src/main/java/org/cpte/config/vo/Path.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/config/vo/Shiro.java b/cpte-boot-base-core/src/main/java/org/cpte/config/vo/Shiro.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/config/vo/Shiro.java rename to cpte-boot-base-core/src/main/java/org/cpte/config/vo/Shiro.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/config/vo/WeiXinPay.java b/cpte-boot-base-core/src/main/java/org/cpte/config/vo/WeiXinPay.java similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/config/vo/WeiXinPay.java rename to cpte-boot-base-core/src/main/java/org/cpte/config/vo/WeiXinPay.java diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/modules/base/mapper/BaseCommonMapper.java b/cpte-boot-base-core/src/main/java/org/cpte/modules/base/mapper/BaseCommonMapper.java similarity index 95% rename from zhongyou-boot-base-core/src/main/java/org/cpte/modules/base/mapper/BaseCommonMapper.java rename to cpte-boot-base-core/src/main/java/org/cpte/modules/base/mapper/BaseCommonMapper.java index 0126856..b9a466c 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/modules/base/mapper/BaseCommonMapper.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/modules/base/mapper/BaseCommonMapper.java @@ -6,7 +6,7 @@ import org.jeecg.common.api.dto.LogDTO; /** * @Description: BaseCommonMapper - * @author: zhongyou + * @author: cpte */ public interface BaseCommonMapper { diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/modules/base/mapper/xml/BaseCommonMapper.xml b/cpte-boot-base-core/src/main/java/org/cpte/modules/base/mapper/xml/BaseCommonMapper.xml similarity index 100% rename from zhongyou-boot-base-core/src/main/java/org/cpte/modules/base/mapper/xml/BaseCommonMapper.xml rename to cpte-boot-base-core/src/main/java/org/cpte/modules/base/mapper/xml/BaseCommonMapper.xml diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/modules/base/service/BaseCommonService.java b/cpte-boot-base-core/src/main/java/org/cpte/modules/base/service/BaseCommonService.java similarity index 97% rename from zhongyou-boot-base-core/src/main/java/org/cpte/modules/base/service/BaseCommonService.java rename to cpte-boot-base-core/src/main/java/org/cpte/modules/base/service/BaseCommonService.java index 229e9bc..a9ab420 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/modules/base/service/BaseCommonService.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/modules/base/service/BaseCommonService.java @@ -5,7 +5,7 @@ import org.jeecg.common.system.vo.LoginUser; /** * common接口 - * @author: zhongyou + * @author: cpte */ public interface BaseCommonService { diff --git a/zhongyou-boot-base-core/src/main/java/org/cpte/modules/base/service/impl/BaseCommonServiceImpl.java b/cpte-boot-base-core/src/main/java/org/cpte/modules/base/service/impl/BaseCommonServiceImpl.java similarity index 99% rename from zhongyou-boot-base-core/src/main/java/org/cpte/modules/base/service/impl/BaseCommonServiceImpl.java rename to cpte-boot-base-core/src/main/java/org/cpte/modules/base/service/impl/BaseCommonServiceImpl.java index e5b5989..843d1f9 100644 --- a/zhongyou-boot-base-core/src/main/java/org/cpte/modules/base/service/impl/BaseCommonServiceImpl.java +++ b/cpte-boot-base-core/src/main/java/org/cpte/modules/base/service/impl/BaseCommonServiceImpl.java @@ -20,7 +20,7 @@ import java.util.*; /** * @Description: common实现类 - * @author: zhongyou + * @author: cpte */ @Service @Slf4j diff --git a/zhongyou-boot-base-core/src/main/resources/META-INF/spring.factories b/cpte-boot-base-core/src/main/resources/META-INF/spring.factories similarity index 100% rename from zhongyou-boot-base-core/src/main/resources/META-INF/spring.factories rename to cpte-boot-base-core/src/main/resources/META-INF/spring.factories diff --git a/zhongyou-boot-base-core/src/main/resources/config/default-spring-doc.properties b/cpte-boot-base-core/src/main/resources/config/default-spring-doc.properties similarity index 100% rename from zhongyou-boot-base-core/src/main/resources/config/default-spring-doc.properties rename to cpte-boot-base-core/src/main/resources/config/default-spring-doc.properties diff --git a/zhongyou-boot-base-core/src/main/resources/static/favicon.ico b/cpte-boot-base-core/src/main/resources/static/favicon.ico similarity index 100% rename from zhongyou-boot-base-core/src/main/resources/static/favicon.ico rename to cpte-boot-base-core/src/main/resources/static/favicon.ico diff --git a/zhongyou-boot-base-core/src/main/resources/static/pca.json b/cpte-boot-base-core/src/main/resources/static/pca.json similarity index 100% rename from zhongyou-boot-base-core/src/main/resources/static/pca.json rename to cpte-boot-base-core/src/main/resources/static/pca.json diff --git a/zhongyou-boot-base-core/src/main/resources/templates/email/bpm_cc_email.ftl b/cpte-boot-base-core/src/main/resources/templates/email/bpm_cc_email.ftl similarity index 100% rename from zhongyou-boot-base-core/src/main/resources/templates/email/bpm_cc_email.ftl rename to cpte-boot-base-core/src/main/resources/templates/email/bpm_cc_email.ftl diff --git a/zhongyou-boot-base-core/src/main/resources/templates/email/bpm_cuiban_email.ftl b/cpte-boot-base-core/src/main/resources/templates/email/bpm_cuiban_email.ftl similarity index 100% rename from zhongyou-boot-base-core/src/main/resources/templates/email/bpm_cuiban_email.ftl rename to cpte-boot-base-core/src/main/resources/templates/email/bpm_cuiban_email.ftl diff --git a/zhongyou-boot-base-core/src/main/resources/templates/email/bpm_new_task_email.ftl b/cpte-boot-base-core/src/main/resources/templates/email/bpm_new_task_email.ftl similarity index 100% rename from zhongyou-boot-base-core/src/main/resources/templates/email/bpm_new_task_email.ftl rename to cpte-boot-base-core/src/main/resources/templates/email/bpm_new_task_email.ftl diff --git a/zhongyou-boot-base-core/src/main/resources/templates/email/desform_new_data_email.ftl b/cpte-boot-base-core/src/main/resources/templates/email/desform_new_data_email.ftl similarity index 100% rename from zhongyou-boot-base-core/src/main/resources/templates/email/desform_new_data_email.ftl rename to cpte-boot-base-core/src/main/resources/templates/email/desform_new_data_email.ftl diff --git a/zhongyou-boot-base-core/src/test/java/org/jeecg/test/sqlparse/TestIpUtil.java b/cpte-boot-base-core/src/test/java/org/jeecg/test/sqlparse/TestIpUtil.java similarity index 100% rename from zhongyou-boot-base-core/src/test/java/org/jeecg/test/sqlparse/TestIpUtil.java rename to cpte-boot-base-core/src/test/java/org/jeecg/test/sqlparse/TestIpUtil.java diff --git a/zhongyou-boot-module/zhongyou-boot-module-airag/pom.xml b/cpte-boot-module/cpte-boot-module-airag/pom.xml similarity index 97% rename from zhongyou-boot-module/zhongyou-boot-module-airag/pom.xml rename to cpte-boot-module/cpte-boot-module-airag/pom.xml index b81d275..0347cbd 100644 --- a/zhongyou-boot-module/zhongyou-boot-module-airag/pom.xml +++ b/cpte-boot-module/cpte-boot-module-airag/pom.xml @@ -5,11 +5,11 @@ 4.0.0 org.jeecgframework.boot3 - zhongyou-boot-module + cpte-boot-module 3.8.3 - zhongyou-boot-module-airag + cpte-boot-module-airag @@ -57,7 +57,7 @@ org.jeecgframework.boot3 - zhongyou-system-local-api + cpte-system-local-api - select * from demo where name = #{name} - select * from demo where 1=1 ${permissionSql} diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/demo/test/mapper/xml/JeecgOrderCustomerMapper.xml b/cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/demo/test/mapper/xml/JeecgOrderCustomerMapper.xml similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/demo/test/mapper/xml/JeecgOrderCustomerMapper.xml rename to cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/demo/test/mapper/xml/JeecgOrderCustomerMapper.xml diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/demo/test/mapper/xml/JeecgOrderMainMapper.xml b/cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/demo/test/mapper/xml/JeecgOrderMainMapper.xml similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/demo/test/mapper/xml/JeecgOrderMainMapper.xml rename to cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/demo/test/mapper/xml/JeecgOrderMainMapper.xml diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/demo/test/mapper/xml/JeecgOrderTicketMapper.xml b/cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/demo/test/mapper/xml/JeecgOrderTicketMapper.xml similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/demo/test/mapper/xml/JeecgOrderTicketMapper.xml rename to cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/demo/test/mapper/xml/JeecgOrderTicketMapper.xml diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/demo/test/mapper/xml/JoaDemoMapper.xml b/cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/demo/test/mapper/xml/JoaDemoMapper.xml similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/demo/test/mapper/xml/JoaDemoMapper.xml rename to cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/demo/test/mapper/xml/JoaDemoMapper.xml diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/demo/test/service/IJeecgDemoService.java b/cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/demo/test/service/IJeecgDemoService.java similarity index 87% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/demo/test/service/IJeecgDemoService.java rename to cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/demo/test/service/IJeecgDemoService.java index dd0bc70..aa230b3 100644 --- a/zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/demo/test/service/IJeecgDemoService.java +++ b/cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/demo/test/service/IJeecgDemoService.java @@ -1,15 +1,15 @@ -package org.jeecg.modules.demo.test.service; +package org.cpte.modules.demo.test.service; import org.jeecg.common.system.base.service.JeecgService; -import org.jeecg.modules.demo.test.entity.JeecgDemo; +import org.cpte.modules.demo.test.entity.JeecgDemo; import com.baomidou.mybatisplus.core.metadata.IPage; import java.util.List; /** - * @Description: zhongyou 测试demo - * @author: zhongyou + * @Description: cpte 测试demo + * @author: cpte * @Date: 2018-12-29 * @Version: V1.0 */ diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/demo/test/service/IJeecgDynamicDataService.java b/cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/demo/test/service/IJeecgDynamicDataService.java similarity index 82% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/demo/test/service/IJeecgDynamicDataService.java rename to cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/demo/test/service/IJeecgDynamicDataService.java index 460a33d..ab6aa82 100644 --- a/zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/demo/test/service/IJeecgDynamicDataService.java +++ b/cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/demo/test/service/IJeecgDynamicDataService.java @@ -1,7 +1,7 @@ -package org.jeecg.modules.demo.test.service; +package org.cpte.modules.demo.test.service; import org.jeecg.common.system.base.service.JeecgService; -import org.jeecg.modules.demo.test.entity.JeecgDemo; +import org.cpte.modules.demo.test.entity.JeecgDemo; import java.util.List; diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/demo/test/service/IJeecgOrderCustomerService.java b/cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/demo/test/service/IJeecgOrderCustomerService.java similarity index 96% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/demo/test/service/IJeecgOrderCustomerService.java rename to cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/demo/test/service/IJeecgOrderCustomerService.java index b2648a0..1e8a27c 100644 --- a/zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/demo/test/service/IJeecgOrderCustomerService.java +++ b/cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/demo/test/service/IJeecgOrderCustomerService.java @@ -8,7 +8,7 @@ import com.baomidou.mybatisplus.extension.service.IService; /** * @Description: 订单客户 - * @author: zhongyou + * @author: cpte * @Date: 2019-02-15 * @Version: V1.0 */ diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/demo/test/service/IJeecgOrderMainService.java b/cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/demo/test/service/IJeecgOrderMainService.java similarity index 98% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/demo/test/service/IJeecgOrderMainService.java rename to cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/demo/test/service/IJeecgOrderMainService.java index 31d08d2..e371599 100644 --- a/zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/demo/test/service/IJeecgOrderMainService.java +++ b/cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/demo/test/service/IJeecgOrderMainService.java @@ -12,7 +12,7 @@ import com.baomidou.mybatisplus.extension.service.IService; /** * @Description: 订单 - * @author: zhongyou + * @author: cpte * @Date: 2019-02-15 * @Version: V1.0 */ diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/demo/test/service/IJeecgOrderTicketService.java b/cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/demo/test/service/IJeecgOrderTicketService.java similarity index 96% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/demo/test/service/IJeecgOrderTicketService.java rename to cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/demo/test/service/IJeecgOrderTicketService.java index 505bbbb..4b2abc3 100644 --- a/zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/demo/test/service/IJeecgOrderTicketService.java +++ b/cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/demo/test/service/IJeecgOrderTicketService.java @@ -8,7 +8,7 @@ import com.baomidou.mybatisplus.extension.service.IService; /** * @Description: 订单机票 - * @author: zhongyou + * @author: cpte * @Date: 2019-02-15 * @Version: V1.0 */ diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/demo/test/service/IJoaDemoService.java b/cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/demo/test/service/IJoaDemoService.java similarity index 93% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/demo/test/service/IJoaDemoService.java rename to cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/demo/test/service/IJoaDemoService.java index e616f53..8e4465b 100644 --- a/zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/demo/test/service/IJoaDemoService.java +++ b/cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/demo/test/service/IJoaDemoService.java @@ -6,7 +6,7 @@ import com.baomidou.mybatisplus.extension.service.IService; /** * @Description: 流程测试 - * @author: zhongyou + * @author: cpte * @Date: 2019-05-14 * @Version: V1.0 */ diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/demo/test/service/impl/JeecgDemoServiceImpl.java b/cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/demo/test/service/impl/JeecgDemoServiceImpl.java similarity index 93% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/demo/test/service/impl/JeecgDemoServiceImpl.java rename to cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/demo/test/service/impl/JeecgDemoServiceImpl.java index 2d57241..11cfbeb 100644 --- a/zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/demo/test/service/impl/JeecgDemoServiceImpl.java +++ b/cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/demo/test/service/impl/JeecgDemoServiceImpl.java @@ -1,4 +1,4 @@ -package org.jeecg.modules.demo.test.service.impl; +package org.cpte.modules.demo.test.service.impl; import com.baomidou.mybatisplus.core.metadata.IPage; import com.baomidou.mybatisplus.extension.plugins.pagination.Page; @@ -7,9 +7,9 @@ import org.apache.shiro.SecurityUtils; import org.jeecg.common.constant.CacheConstant; import org.jeecg.common.system.query.QueryGenerator; import org.jeecg.common.system.vo.LoginUser; -import org.jeecg.modules.demo.test.entity.JeecgDemo; -import org.jeecg.modules.demo.test.mapper.JeecgDemoMapper; -import org.jeecg.modules.demo.test.service.IJeecgDemoService; +import org.cpte.modules.demo.test.entity.JeecgDemo; +import org.cpte.modules.demo.test.mapper.JeecgDemoMapper; +import org.cpte.modules.demo.test.service.IJeecgDemoService; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.cache.annotation.Cacheable; import org.springframework.stereotype.Service; @@ -21,8 +21,8 @@ import java.util.Arrays; import java.util.List; /** - * @Description: zhongyou 测试demo - * @author: zhongyou + * @Description: cpte 测试demo + * @author: cpte * @Date: 2018-12-29 * @Version: V1.0 */ diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/demo/test/service/impl/JeecgDynamicDataServiceImpl.java b/cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/demo/test/service/impl/JeecgDynamicDataServiceImpl.java similarity index 70% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/demo/test/service/impl/JeecgDynamicDataServiceImpl.java rename to cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/demo/test/service/impl/JeecgDynamicDataServiceImpl.java index 350af35..ddecb95 100644 --- a/zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/demo/test/service/impl/JeecgDynamicDataServiceImpl.java +++ b/cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/demo/test/service/impl/JeecgDynamicDataServiceImpl.java @@ -1,9 +1,9 @@ -package org.jeecg.modules.demo.test.service.impl; +package org.cpte.modules.demo.test.service.impl; import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl; -import org.jeecg.modules.demo.test.entity.JeecgDemo; -import org.jeecg.modules.demo.test.mapper.JeecgDemoMapper; -import org.jeecg.modules.demo.test.service.IJeecgDynamicDataService; +import org.cpte.modules.demo.test.entity.JeecgDemo; +import org.cpte.modules.demo.test.mapper.JeecgDemoMapper; +import org.cpte.modules.demo.test.service.IJeecgDynamicDataService; import org.springframework.stereotype.Service; import java.util.List; diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/demo/test/service/impl/JeecgOrderCustomerServiceImpl.java b/cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/demo/test/service/impl/JeecgOrderCustomerServiceImpl.java similarity index 97% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/demo/test/service/impl/JeecgOrderCustomerServiceImpl.java rename to cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/demo/test/service/impl/JeecgOrderCustomerServiceImpl.java index bc415be..a019eb1 100644 --- a/zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/demo/test/service/impl/JeecgOrderCustomerServiceImpl.java +++ b/cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/demo/test/service/impl/JeecgOrderCustomerServiceImpl.java @@ -12,7 +12,7 @@ import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl; /** * @Description: 订单客户 - * @author: zhongyou + * @author: cpte * @Date: 2019-02-15 * @Version: V1.0 */ diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/demo/test/service/impl/JeecgOrderMainServiceImpl.java b/cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/demo/test/service/impl/JeecgOrderMainServiceImpl.java similarity index 99% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/demo/test/service/impl/JeecgOrderMainServiceImpl.java rename to cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/demo/test/service/impl/JeecgOrderMainServiceImpl.java index c23e7f7..0590188 100644 --- a/zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/demo/test/service/impl/JeecgOrderMainServiceImpl.java +++ b/cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/demo/test/service/impl/JeecgOrderMainServiceImpl.java @@ -20,7 +20,7 @@ import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl; /** * @Description: 订单 - * @author: zhongyou + * @author: cpte * @Date: 2019-02-15 * @Version: V1.0 */ diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/demo/test/service/impl/JeecgOrderTicketServiceImpl.java b/cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/demo/test/service/impl/JeecgOrderTicketServiceImpl.java similarity index 97% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/demo/test/service/impl/JeecgOrderTicketServiceImpl.java rename to cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/demo/test/service/impl/JeecgOrderTicketServiceImpl.java index fa09179..8d40a99 100644 --- a/zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/demo/test/service/impl/JeecgOrderTicketServiceImpl.java +++ b/cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/demo/test/service/impl/JeecgOrderTicketServiceImpl.java @@ -12,7 +12,7 @@ import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl; /** * @Description: 订单机票 - * @author: zhongyou + * @author: cpte * @Date: 2019-02-15 * @Version: V1.0 */ diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/demo/test/service/impl/JoaDemoServiceImpl.java b/cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/demo/test/service/impl/JoaDemoServiceImpl.java similarity index 96% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/demo/test/service/impl/JoaDemoServiceImpl.java rename to cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/demo/test/service/impl/JoaDemoServiceImpl.java index b2efd82..0387c1c 100644 --- a/zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/demo/test/service/impl/JoaDemoServiceImpl.java +++ b/cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/demo/test/service/impl/JoaDemoServiceImpl.java @@ -9,7 +9,7 @@ import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl; /** * @Description: 流程测试 - * @author: zhongyou + * @author: cpte * @Date: 2019-05-14 * @Version: V1.0 */ diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/demo/test/vo/JeecgOrderMainPage.java b/cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/demo/test/vo/JeecgOrderMainPage.java similarity index 95% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/demo/test/vo/JeecgOrderMainPage.java rename to cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/demo/test/vo/JeecgOrderMainPage.java index c439b88..a37fa47 100644 --- a/zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/demo/test/vo/JeecgOrderMainPage.java +++ b/cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/demo/test/vo/JeecgOrderMainPage.java @@ -1,4 +1,4 @@ -package org.jeecg.modules.demo.test.vo; +package org.cpte.modules.demo.test.vo; import java.util.List; @@ -11,7 +11,7 @@ import lombok.Data; /** * @Description: 一对多示例 - * @author: zhongyou + * @author: cpte */ @Data public class JeecgOrderMainPage { diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/demo/xxljob/TestJobHandler.java b/cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/demo/xxljob/TestJobHandler.java similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/demo/xxljob/TestJobHandler.java rename to cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/demo/xxljob/TestJobHandler.java diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/dlglong/controller/DlMockController.java b/cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/dlglong/controller/DlMockController.java similarity index 99% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/dlglong/controller/DlMockController.java rename to cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/dlglong/controller/DlMockController.java index 08f398f..1a7e379 100644 --- a/zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/dlglong/controller/DlMockController.java +++ b/cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/dlglong/controller/DlMockController.java @@ -26,7 +26,7 @@ import java.util.*; /** * @Description: DlMockController - * @author: zhongyou + * @author: cpte */ @Slf4j @RestController diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/dlglong/entity/MockEntity.java b/cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/dlglong/entity/MockEntity.java similarity index 93% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/dlglong/entity/MockEntity.java rename to cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/dlglong/entity/MockEntity.java index 416d7f8..07ee47f 100644 --- a/zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/dlglong/entity/MockEntity.java +++ b/cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/dlglong/entity/MockEntity.java @@ -4,7 +4,7 @@ import lombok.Data; /** * 模拟实体 - * @author: zhongyou + * @author: cpte */ @Data public class MockEntity { diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/dlglong/json/CarLngLat.json b/cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/dlglong/json/CarLngLat.json similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/dlglong/json/CarLngLat.json rename to cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/dlglong/json/CarLngLat.json diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/dlglong/json/CarTrace.json b/cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/dlglong/json/CarTrace.json similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/dlglong/json/CarTrace.json rename to cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/dlglong/json/CarTrace.json diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/dlglong/json/ddjh.json b/cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/dlglong/json/ddjh.json similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/dlglong/json/ddjh.json rename to cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/dlglong/json/ddjh.json diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/dlglong/json/ddjh_s8.json b/cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/dlglong/json/ddjh_s8.json similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/dlglong/json/ddjh_s8.json rename to cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/dlglong/json/ddjh_s8.json diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/dlglong/json/dlglong.json b/cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/dlglong/json/dlglong.json similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/java/org/cpte/modules/dlglong/json/dlglong.json rename to cpte-boot-module/cpte-module-demo/src/main/java/org/cpte/modules/dlglong/json/dlglong.json diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template1/css/easyui.css b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template1/css/easyui.css similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template1/css/easyui.css rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template1/css/easyui.css diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template1/css/jquery-ui.css b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template1/css/jquery-ui.css similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template1/css/jquery-ui.css rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template1/css/jquery-ui.css diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template1/css/main_design1.css b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template1/css/main_design1.css similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template1/css/main_design1.css rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template1/css/main_design1.css diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template1/css/room.css b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template1/css/room.css similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template1/css/room.css rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template1/css/room.css diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template1/images/content_comm.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template1/images/content_comm.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template1/images/content_comm.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template1/images/content_comm.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template1/images/content_comm1.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template1/images/content_comm1.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template1/images/content_comm1.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template1/images/content_comm1.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template1/images/content_down.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template1/images/content_down.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template1/images/content_down.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template1/images/content_down.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template1/images/content_down1.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template1/images/content_down1.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template1/images/content_down1.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template1/images/content_down1.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template1/images/index.gif b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template1/images/index.gif similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template1/images/index.gif rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template1/images/index.gif diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template1/images/index1.gif b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template1/images/index1.gif similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template1/images/index1.gif rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template1/images/index1.gif diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template1/images/screenbg_design1.jpg b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template1/images/screenbg_design1.jpg similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template1/images/screenbg_design1.jpg rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template1/images/screenbg_design1.jpg diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template1/images/war_room_main.jpg b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template1/images/war_room_main.jpg similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template1/images/war_room_main.jpg rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template1/images/war_room_main.jpg diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template1/js/big_design1.js b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template1/js/big_design1.js similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template1/js/big_design1.js rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template1/js/big_design1.js diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template1/js/china.js b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template1/js/china.js similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template1/js/china.js rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template1/js/china.js diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template1/js/echarts-wordcloud.js b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template1/js/echarts-wordcloud.js similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template1/js/echarts-wordcloud.js rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template1/js/echarts-wordcloud.js diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template1/js/echarts.min.js b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template1/js/echarts.min.js similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template1/js/echarts.min.js rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template1/js/echarts.min.js diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template1/js/geoCoord.js b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template1/js/geoCoord.js similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template1/js/geoCoord.js rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template1/js/geoCoord.js diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template1/js/jquery.easyui.min.js b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template1/js/jquery.easyui.min.js similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template1/js/jquery.easyui.min.js rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template1/js/jquery.easyui.min.js diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template1/js/jquery.min.js b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template1/js/jquery.min.js similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template1/js/jquery.min.js rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template1/js/jquery.min.js diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template1/js/resize.js b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template1/js/resize.js similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template1/js/resize.js rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template1/js/resize.js diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template1/js/room.js b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template1/js/room.js similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template1/js/room.js rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template1/js/room.js diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/css/style.css b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/css/style.css similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/css/style.css rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/css/style.css diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/arrow.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/arrow.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/arrow.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/arrow.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/bg_img03.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/bg_img03.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/bg_img03.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/bg_img03.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/bg_img04.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/bg_img04.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/bg_img04.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/bg_img04.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/border_bg01.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/border_bg01.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/border_bg01.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/border_bg01.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/box_title.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/box_title.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/box_title.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/box_title.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/chart_icon.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/chart_icon.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/chart_icon.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/chart_icon.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/chart_icon_on.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/chart_icon_on.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/chart_icon_on.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/chart_icon_on.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/close.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/close.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/close.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/close.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/close_icon.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/close_icon.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/close_icon.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/close_icon.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/data_icon.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/data_icon.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/data_icon.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/data_icon.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/data_icon_on.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/data_icon_on.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/data_icon_on.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/data_icon_on.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/fangda.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/fangda.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/fangda.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/fangda.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/index_bg.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/index_bg.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/index_bg.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/index_bg.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/jian.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/jian.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/jian.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/jian.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/line-blue.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/line-blue.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/line-blue.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/line-blue.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/line_bg.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/line_bg.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/line_bg.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/line_bg.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/line_img.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/line_img.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/line_img.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/line_img.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/menu_btn.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/menu_btn.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/menu_btn.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/menu_btn.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/menu_on.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/menu_on.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/menu_on.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/menu_on.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/next.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/next.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/next.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/next.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/people_iocn.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/people_iocn.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/people_iocn.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/people_iocn.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/plus.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/plus.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/plus.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/plus.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/popUP_bg.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/popUP_bg.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/popUP_bg.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/popUP_bg.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/prev.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/prev.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/prev.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/prev.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/select_icon.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/select_icon.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/select_icon.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/select_icon.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/select_icon_on.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/select_icon_on.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/select_icon_on.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/select_icon_on.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/selsct_time.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/selsct_time.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/selsct_time.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/selsct_time.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/settings_icon.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/settings_icon.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/settings_icon.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/settings_icon.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/settings_icon_on.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/settings_icon_on.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/settings_icon_on.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/settings_icon_on.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/teacher_icon.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/teacher_icon.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/teacher_icon.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/teacher_icon.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/title_bg01.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/title_bg01.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/title_bg01.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/title_bg01.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/title_border.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/title_border.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/title_border.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/title_border.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/title_line.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/title_line.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/title_line.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/title_line.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/weather_img01.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/weather_img01.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/weather_img01.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/weather_img01.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/中雨.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/中雨.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/中雨.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/中雨.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/中雨转大雨.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/中雨转大雨.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/中雨转大雨.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/中雨转大雨.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/中雪.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/中雪.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/中雪.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/中雪.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/中雪转大雪.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/中雪转大雪.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/中雪转大雪.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/中雪转大雪.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/冻雨.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/冻雨.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/冻雨.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/冻雨.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/多云.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/多云.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/多云.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/多云.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/大暴雨.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/大暴雨.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/大暴雨.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/大暴雨.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/大暴雪.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/大暴雪.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/大暴雪.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/大暴雪.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/大雨.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/大雨.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/大雨.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/大雨.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/大雨转暴雨.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/大雨转暴雨.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/大雨转暴雨.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/大雨转暴雨.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/大雪.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/大雪.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/大雪.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/大雪.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/大雪转暴雪.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/大雪转暴雪.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/大雪转暴雪.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/大雪转暴雪.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/小雨.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/小雨.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/小雨.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/小雨.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/小雨转中雨.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/小雨转中雨.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/小雨转中雨.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/小雨转中雨.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/小雪.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/小雪.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/小雪.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/小雪.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/小雪转中雪.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/小雪转中雪.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/小雪转中雪.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/小雪转中雪.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/强沙尘暴.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/强沙尘暴.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/强沙尘暴.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/强沙尘暴.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/扬沙.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/扬沙.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/扬沙.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/扬沙.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/晴.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/晴.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/晴.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/晴.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/暴雨.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/暴雨.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/暴雨.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/暴雨.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/暴雨转大暴雨.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/暴雨转大暴雨.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/暴雨转大暴雨.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/暴雨转大暴雨.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/暴雪.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/暴雪.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/暴雪.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/暴雪.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/沙尘暴.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/沙尘暴.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/沙尘暴.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/沙尘暴.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/浮尘.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/浮尘.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/浮尘.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/浮尘.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/特大暴雨.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/特大暴雨.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/特大暴雨.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/特大暴雨.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/阴.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/阴.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/阴.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/阴.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/阵雨.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/阵雨.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/阵雨.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/阵雨.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/阵雪.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/阵雪.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/阵雪.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/阵雪.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/雨加雪.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/雨加雪.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/雨加雪.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/雨加雪.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/雷阵雨.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/雷阵雨.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/雷阵雨.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/雷阵雨.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/雷阵雨加冰雹.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/雷阵雨加冰雹.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/雷阵雨加冰雹.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/雷阵雨加冰雹.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/雾.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/雾.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/雾.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/雾.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/霾.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/霾.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/images/weather/霾.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/images/weather/霾.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/base.js b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/base.js similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/base.js rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/base.js diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/china.js b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/china.js similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/china.js rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/china.js diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/data/city.json b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/data/city.json similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/data/city.json rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/data/city.json diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/data/guangdong.js b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/data/guangdong.js similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/data/guangdong.js rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/data/guangdong.js diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/echarts.min.js b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/echarts.min.js similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/echarts.min.js rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/echarts.min.js diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/jquery-3.3.1.min.js b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/jquery-3.3.1.min.js similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/jquery-3.3.1.min.js rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/jquery-3.3.1.min.js diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/extend/layer.ext.js b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/extend/layer.ext.js similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/extend/layer.ext.js rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/extend/layer.ext.js diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/laydate/laydate.js b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/laydate/laydate.js similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/laydate/laydate.js rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/laydate/laydate.js diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/laydate/need/laydate.css b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/laydate/need/laydate.css similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/laydate/need/laydate.css rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/laydate/need/laydate.css diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/laydate/skins/danlan/icon.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/laydate/skins/danlan/icon.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/laydate/skins/danlan/icon.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/laydate/skins/danlan/icon.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/laydate/skins/danlan/laydate.css b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/laydate/skins/danlan/laydate.css similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/laydate/skins/danlan/laydate.css rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/laydate/skins/danlan/laydate.css diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/laydate/skins/default/icon.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/laydate/skins/default/icon.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/laydate/skins/default/icon.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/laydate/skins/default/icon.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/laydate/skins/default/laydate.css b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/laydate/skins/default/laydate.css similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/laydate/skins/default/laydate.css rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/laydate/skins/default/laydate.css diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/layer.min.js b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/layer.min.js similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/layer.min.js rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/layer.min.js diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/layim/data/chatlog.json b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/layim/data/chatlog.json similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/layim/data/chatlog.json rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/layim/data/chatlog.json diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/layim/data/friend.json b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/layim/data/friend.json similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/layim/data/friend.json rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/layim/data/friend.json diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/layim/data/group.json b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/layim/data/group.json similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/layim/data/group.json rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/layim/data/group.json diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/layim/data/groups.json b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/layim/data/groups.json similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/layim/data/groups.json rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/layim/data/groups.json diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/layim/layim.css b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/layim/layim.css similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/layim/layim.css rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/layim/layim.css diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/layim/layim.js b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/layim/layim.js similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/layim/layim.js rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/layim/layim.js diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/layim/loading.gif b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/layim/loading.gif similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/layim/loading.gif rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/layim/loading.gif diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/default/icon-ext.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/default/icon-ext.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/default/icon-ext.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/default/icon-ext.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/default/icon.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/default/icon.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/default/icon.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/default/icon.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/default/icon_ext.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/default/icon_ext.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/default/icon_ext.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/default/icon_ext.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/default/loading-0.gif b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/default/loading-0.gif similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/default/loading-0.gif rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/default/loading-0.gif diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/default/loading-1.gif b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/default/loading-1.gif similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/default/loading-1.gif rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/default/loading-1.gif diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/default/loading-2.gif b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/default/loading-2.gif similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/default/loading-2.gif rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/default/loading-2.gif diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/default/textbg.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/default/textbg.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/default/textbg.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/default/textbg.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/default/xubox_ico0.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/default/xubox_ico0.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/default/xubox_ico0.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/default/xubox_ico0.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/default/xubox_loading0.gif b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/default/xubox_loading0.gif similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/default/xubox_loading0.gif rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/default/xubox_loading0.gif diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/default/xubox_loading1.gif b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/default/xubox_loading1.gif similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/default/xubox_loading1.gif rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/default/xubox_loading1.gif diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/default/xubox_loading2.gif b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/default/xubox_loading2.gif similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/default/xubox_loading2.gif rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/default/xubox_loading2.gif diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/default/xubox_loading3.gif b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/default/xubox_loading3.gif similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/default/xubox_loading3.gif rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/default/xubox_loading3.gif diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/default/xubox_title0.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/default/xubox_title0.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/default/xubox_title0.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/default/xubox_title0.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/layer.css b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/layer.css similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/layer.css rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/layer.css diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/layer.ext.css b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/layer.ext.css similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/layer.ext.css rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/layer.ext.css diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/moon/default.png b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/moon/default.png similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/moon/default.png rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/moon/default.png diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/moon/style.css b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/moon/style.css similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/moon/style.css rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/layer/skin/moon/style.css diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/pop_base.js b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/pop_base.js similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/pop_base.js rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/pop_base.js diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/rem.js b/cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/rem.js similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/bigscreen/template2/js/rem.js rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/bigscreen/template2/js/rem.js diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/desform/aitest/json/ai_control_main.json b/cpte-boot-module/cpte-module-demo/src/main/resources/static/desform/aitest/json/ai_control_main.json similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/desform/aitest/json/ai_control_main.json rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/desform/aitest/json/ai_control_main.json diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/desform/aitest/json/ai_control_sub.json b/cpte-boot-module/cpte-module-demo/src/main/resources/static/desform/aitest/json/ai_control_sub.json similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/desform/aitest/json/ai_control_sub.json rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/desform/aitest/json/ai_control_sub.json diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/desform/aitest/json/ai_control_sub_one.json b/cpte-boot-module/cpte-module-demo/src/main/resources/static/desform/aitest/json/ai_control_sub_one.json similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/static/desform/aitest/json/ai_control_sub_one.json rename to cpte-boot-module/cpte-module-demo/src/main/resources/static/desform/aitest/json/ai_control_sub_one.json diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/templates/bigscreen/template1/index.ftl b/cpte-boot-module/cpte-module-demo/src/main/resources/templates/bigscreen/template1/index.ftl similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/templates/bigscreen/template1/index.ftl rename to cpte-boot-module/cpte-module-demo/src/main/resources/templates/bigscreen/template1/index.ftl diff --git a/zhongyou-boot-module/zhongyou-module-demo/src/main/resources/templates/bigscreen/template2/index.ftl b/cpte-boot-module/cpte-module-demo/src/main/resources/templates/bigscreen/template2/index.ftl similarity index 100% rename from zhongyou-boot-module/zhongyou-module-demo/src/main/resources/templates/bigscreen/template2/index.ftl rename to cpte-boot-module/cpte-module-demo/src/main/resources/templates/bigscreen/template2/index.ftl diff --git a/zhongyou-boot-module/pom.xml b/cpte-boot-module/pom.xml similarity index 70% rename from zhongyou-boot-module/pom.xml rename to cpte-boot-module/pom.xml index 5485445..ed9ea3e 100644 --- a/zhongyou-boot-module/pom.xml +++ b/cpte-boot-module/pom.xml @@ -3,18 +3,18 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - zhongyou-boot-parent + cpte-cloud-parent org.jeecgframework.boot3 3.8.3 4.0.0 - zhongyou-boot-module + cpte-boot-module pom - zhongyou-module-demo - zhongyou-boot-module-airag + cpte-module-demo + cpte-boot-module-airag diff --git a/zhongyou-module-system/zhongyou-system-api/zhongyou-system-cloud-api/pom.xml b/cpte-module-system/cpte-system-api/cpte-system-cloud-api/pom.xml similarity index 85% rename from zhongyou-module-system/zhongyou-system-api/zhongyou-system-cloud-api/pom.xml rename to cpte-module-system/cpte-system-api/cpte-system-cloud-api/pom.xml index c92f055..09a05f0 100644 --- a/zhongyou-module-system/zhongyou-system-api/zhongyou-system-cloud-api/pom.xml +++ b/cpte-module-system/cpte-system-api/cpte-system-cloud-api/pom.xml @@ -3,13 +3,13 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - zhongyou-system-api + cpte-system-api org.jeecgframework.boot3 3.8.3 4.0.0 - zhongyou-system-cloud-api + cpte-system-cloud-api diff --git a/zhongyou-module-system/zhongyou-system-api/zhongyou-system-cloud-api/src/main/java/org/jeecg/common/online/api/IOnlineBaseExtApi.java b/cpte-module-system/cpte-system-api/cpte-system-cloud-api/src/main/java/org/jeecg/common/online/api/IOnlineBaseExtApi.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-api/zhongyou-system-cloud-api/src/main/java/org/jeecg/common/online/api/IOnlineBaseExtApi.java rename to cpte-module-system/cpte-system-api/cpte-system-cloud-api/src/main/java/org/jeecg/common/online/api/IOnlineBaseExtApi.java index 685a8e0..29a4d4c 100644 --- a/zhongyou-module-system/zhongyou-system-api/zhongyou-system-cloud-api/src/main/java/org/jeecg/common/online/api/IOnlineBaseExtApi.java +++ b/cpte-module-system/cpte-system-api/cpte-system-cloud-api/src/main/java/org/jeecg/common/online/api/IOnlineBaseExtApi.java @@ -16,7 +16,7 @@ import java.util.Map; * @Description: 【Online】Feign API接口 * * @ConditionalOnMissingClass("org.jeecg.modules.online.cgform.service.impl.OnlineBaseExtApiImpl") => 有实现类的时候,不实例化Feign接口 - * @author: zhongyou + * @author: cpte */ @Component //@FeignClient(contextId = "onlineBaseRemoteApi", value = ServiceNameConstants.SERVICE_ONLINE, fallbackFactory = OnlineBaseExtApiFallbackFactory.class) diff --git a/zhongyou-module-system/zhongyou-system-api/zhongyou-system-cloud-api/src/main/java/org/jeecg/common/online/api/factory/OnlineBaseExtApiFallbackFactory.java b/cpte-module-system/cpte-system-api/cpte-system-cloud-api/src/main/java/org/jeecg/common/online/api/factory/OnlineBaseExtApiFallbackFactory.java similarity index 96% rename from zhongyou-module-system/zhongyou-system-api/zhongyou-system-cloud-api/src/main/java/org/jeecg/common/online/api/factory/OnlineBaseExtApiFallbackFactory.java rename to cpte-module-system/cpte-system-api/cpte-system-cloud-api/src/main/java/org/jeecg/common/online/api/factory/OnlineBaseExtApiFallbackFactory.java index 6e64724..396ec85 100644 --- a/zhongyou-module-system/zhongyou-system-api/zhongyou-system-cloud-api/src/main/java/org/jeecg/common/online/api/factory/OnlineBaseExtApiFallbackFactory.java +++ b/cpte-module-system/cpte-system-api/cpte-system-cloud-api/src/main/java/org/jeecg/common/online/api/factory/OnlineBaseExtApiFallbackFactory.java @@ -7,7 +7,7 @@ import org.springframework.stereotype.Component; /** * @Description: OnlineBaseExtAPIFallbackFactory - * @author: zhongyou + * @author: cpte */ @Component public class OnlineBaseExtApiFallbackFactory implements FallbackFactory { diff --git a/zhongyou-module-system/zhongyou-system-api/zhongyou-system-cloud-api/src/main/java/org/jeecg/common/online/api/fallback/OnlineBaseExtApiFallback.java b/cpte-module-system/cpte-system-api/cpte-system-cloud-api/src/main/java/org/jeecg/common/online/api/fallback/OnlineBaseExtApiFallback.java similarity index 98% rename from zhongyou-module-system/zhongyou-system-api/zhongyou-system-cloud-api/src/main/java/org/jeecg/common/online/api/fallback/OnlineBaseExtApiFallback.java rename to cpte-module-system/cpte-system-api/cpte-system-cloud-api/src/main/java/org/jeecg/common/online/api/fallback/OnlineBaseExtApiFallback.java index 26cf610..d34a7a8 100644 --- a/zhongyou-module-system/zhongyou-system-api/zhongyou-system-cloud-api/src/main/java/org/jeecg/common/online/api/fallback/OnlineBaseExtApiFallback.java +++ b/cpte-module-system/cpte-system-api/cpte-system-cloud-api/src/main/java/org/jeecg/common/online/api/fallback/OnlineBaseExtApiFallback.java @@ -11,7 +11,7 @@ import java.util.Map; /** * 进入fallback的方法 检查是否token未设置 - * @author: zhongyou + * @author: cpte */ @Slf4j public class OnlineBaseExtApiFallback implements IOnlineBaseExtApi { diff --git a/zhongyou-module-system/zhongyou-system-api/zhongyou-system-cloud-api/src/main/java/org/jeecg/common/system/api/ISysBaseAPI.java b/cpte-module-system/cpte-system-api/cpte-system-cloud-api/src/main/java/org/jeecg/common/system/api/ISysBaseAPI.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-api/zhongyou-system-cloud-api/src/main/java/org/jeecg/common/system/api/ISysBaseAPI.java rename to cpte-module-system/cpte-system-api/cpte-system-cloud-api/src/main/java/org/jeecg/common/system/api/ISysBaseAPI.java index fdeecb5..9283653 100644 --- a/zhongyou-module-system/zhongyou-system-api/zhongyou-system-cloud-api/src/main/java/org/jeecg/common/system/api/ISysBaseAPI.java +++ b/cpte-module-system/cpte-system-api/cpte-system-cloud-api/src/main/java/org/jeecg/common/system/api/ISysBaseAPI.java @@ -28,7 +28,7 @@ import java.util.Set; * - 去掉了一些方法:addLog、getDatabaseType、queryAllDepart、queryAllUser(Wrapper wrapper)、queryAllUser(String[] userIds, int pageNo, int pageSize) * - 修改了一些方法:createLog、sendSysAnnouncement(只保留了一个,其余全部干掉) * 2、@ConditionalOnMissingClass("org.jeecg.modules.system.service.impl.SysBaseApiImpl")=> 有实现类的时候,不实例化Feign接口 - * @author: zhongyou + * @author: cpte */ @Component @FeignClient(contextId = "sysBaseRemoteApi", value = ServiceNameConstants.SERVICE_SYSTEM, fallbackFactory = SysBaseAPIFallbackFactory.class) diff --git a/zhongyou-module-system/zhongyou-system-api/zhongyou-system-cloud-api/src/main/java/org/jeecg/common/system/api/factory/SysBaseAPIFallbackFactory.java b/cpte-module-system/cpte-system-api/cpte-system-cloud-api/src/main/java/org/jeecg/common/system/api/factory/SysBaseAPIFallbackFactory.java similarity index 96% rename from zhongyou-module-system/zhongyou-system-api/zhongyou-system-cloud-api/src/main/java/org/jeecg/common/system/api/factory/SysBaseAPIFallbackFactory.java rename to cpte-module-system/cpte-system-api/cpte-system-cloud-api/src/main/java/org/jeecg/common/system/api/factory/SysBaseAPIFallbackFactory.java index 5b8c76d..154f45c 100644 --- a/zhongyou-module-system/zhongyou-system-api/zhongyou-system-cloud-api/src/main/java/org/jeecg/common/system/api/factory/SysBaseAPIFallbackFactory.java +++ b/cpte-module-system/cpte-system-api/cpte-system-cloud-api/src/main/java/org/jeecg/common/system/api/factory/SysBaseAPIFallbackFactory.java @@ -7,7 +7,7 @@ import org.springframework.stereotype.Component; /** * @Description: SysBaseAPIFallbackFactory - * @author: zhongyou + * @author: cpte */ @Component public class SysBaseAPIFallbackFactory implements FallbackFactory { diff --git a/zhongyou-module-system/zhongyou-system-api/zhongyou-system-cloud-api/src/main/java/org/jeecg/common/system/api/fallback/SysBaseAPIFallback.java b/cpte-module-system/cpte-system-api/cpte-system-cloud-api/src/main/java/org/jeecg/common/system/api/fallback/SysBaseAPIFallback.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-api/zhongyou-system-cloud-api/src/main/java/org/jeecg/common/system/api/fallback/SysBaseAPIFallback.java rename to cpte-module-system/cpte-system-api/cpte-system-cloud-api/src/main/java/org/jeecg/common/system/api/fallback/SysBaseAPIFallback.java index 92be870..94d46da 100644 --- a/zhongyou-module-system/zhongyou-system-api/zhongyou-system-cloud-api/src/main/java/org/jeecg/common/system/api/fallback/SysBaseAPIFallback.java +++ b/cpte-module-system/cpte-system-api/cpte-system-cloud-api/src/main/java/org/jeecg/common/system/api/fallback/SysBaseAPIFallback.java @@ -18,7 +18,7 @@ import java.util.Set; /** * 进入fallback的方法 检查是否token未设置 - * @author: zhongyou + * @author: cpte */ @Slf4j public class SysBaseAPIFallback implements ISysBaseAPI { diff --git a/zhongyou-module-system/zhongyou-system-api/zhongyou-system-cloud-api/src/main/java/org/jeecg/config/FeignConfig.java b/cpte-module-system/cpte-system-api/cpte-system-cloud-api/src/main/java/org/jeecg/config/FeignConfig.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-api/zhongyou-system-cloud-api/src/main/java/org/jeecg/config/FeignConfig.java rename to cpte-module-system/cpte-system-api/cpte-system-cloud-api/src/main/java/org/jeecg/config/FeignConfig.java diff --git a/zhongyou-module-system/zhongyou-system-api/zhongyou-system-local-api/pom.xml b/cpte-module-system/cpte-system-api/cpte-system-local-api/pom.xml similarity index 79% rename from zhongyou-module-system/zhongyou-system-api/zhongyou-system-local-api/pom.xml rename to cpte-module-system/cpte-system-api/cpte-system-local-api/pom.xml index 5f8bfe9..36cee51 100644 --- a/zhongyou-module-system/zhongyou-system-api/zhongyou-system-local-api/pom.xml +++ b/cpte-module-system/cpte-system-api/cpte-system-local-api/pom.xml @@ -3,12 +3,12 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - zhongyou-system-api + cpte-system-api org.jeecgframework.boot3 3.8.3 4.0.0 - zhongyou-system-local-api + cpte-system-local-api \ No newline at end of file diff --git a/zhongyou-module-system/zhongyou-system-api/zhongyou-system-local-api/src/main/java/org/jeecg/common/online/api/IOnlineBaseExtApi.java b/cpte-module-system/cpte-system-api/cpte-system-local-api/src/main/java/org/jeecg/common/online/api/IOnlineBaseExtApi.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-api/zhongyou-system-local-api/src/main/java/org/jeecg/common/online/api/IOnlineBaseExtApi.java rename to cpte-module-system/cpte-system-api/cpte-system-local-api/src/main/java/org/jeecg/common/online/api/IOnlineBaseExtApi.java diff --git a/zhongyou-module-system/zhongyou-system-api/zhongyou-system-local-api/src/main/java/org/jeecg/common/system/api/ISysBaseAPI.java b/cpte-module-system/cpte-system-api/cpte-system-local-api/src/main/java/org/jeecg/common/system/api/ISysBaseAPI.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-api/zhongyou-system-local-api/src/main/java/org/jeecg/common/system/api/ISysBaseAPI.java rename to cpte-module-system/cpte-system-api/cpte-system-local-api/src/main/java/org/jeecg/common/system/api/ISysBaseAPI.java diff --git a/zhongyou-module-system/zhongyou-system-api/pom.xml b/cpte-module-system/cpte-system-api/pom.xml similarity index 69% rename from zhongyou-module-system/zhongyou-system-api/pom.xml rename to cpte-module-system/cpte-system-api/pom.xml index 725a758..8367577 100644 --- a/zhongyou-module-system/zhongyou-system-api/pom.xml +++ b/cpte-module-system/cpte-system-api/pom.xml @@ -3,24 +3,24 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - zhongyou-module-system + cpte-module-system org.jeecgframework.boot3 3.8.3 4.0.0 - zhongyou-system-api + cpte-system-api pom - zhongyou-system-local-api - zhongyou-system-cloud-api + cpte-system-local-api + cpte-system-cloud-api org.jeecgframework.boot3 - zhongyou-boot-base-core + cpte-boot-base-core \ No newline at end of file diff --git a/zhongyou-module-system/zhongyou-system-biz/.gitattributes b/cpte-module-system/cpte-system-biz/.gitattributes similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/.gitattributes rename to cpte-module-system/cpte-system-biz/.gitattributes diff --git a/zhongyou-module-system/zhongyou-system-biz/pom.xml b/cpte-module-system/cpte-system-biz/pom.xml similarity index 85% rename from zhongyou-module-system/zhongyou-system-biz/pom.xml rename to cpte-module-system/cpte-system-biz/pom.xml index ad6face..92d71bf 100644 --- a/zhongyou-module-system/zhongyou-system-biz/pom.xml +++ b/cpte-module-system/cpte-system-biz/pom.xml @@ -3,17 +3,17 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> org.jeecgframework.boot3 - zhongyou-module-system + cpte-module-system 3.8.3 4.0.0 - zhongyou-system-biz + cpte-system-biz org.jeecgframework.boot3 - zhongyou-system-local-api + cpte-system-local-api org.hibernate @@ -27,8 +27,8 @@ org.jeecgframework.boot3 - zhongyou-boot-module-airag - ${zhongyou.version} + cpte-boot-module-airag + ${cpte.version} @@ -70,8 +70,8 @@ org.jeecgframework.boot3 - zhongyou-boot-module-airag - ${zhongyou.version} + cpte-boot-module-airag + ${cpte.version} diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/config/firewall/SqlInjection/impl/DictTableWhiteListHandlerImpl.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/config/firewall/SqlInjection/impl/DictTableWhiteListHandlerImpl.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/config/firewall/SqlInjection/impl/DictTableWhiteListHandlerImpl.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/config/firewall/SqlInjection/impl/DictTableWhiteListHandlerImpl.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/config/init/CodeGenerateDbConfig.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/config/init/CodeGenerateDbConfig.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/config/init/CodeGenerateDbConfig.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/config/init/CodeGenerateDbConfig.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/config/init/CodeTemplateInitListener.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/config/init/CodeTemplateInitListener.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/config/init/CodeTemplateInitListener.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/config/init/CodeTemplateInitListener.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/config/init/ShiroCacheClearRunner.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/config/init/ShiroCacheClearRunner.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/config/init/ShiroCacheClearRunner.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/config/init/ShiroCacheClearRunner.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/config/init/SystemInitListener.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/config/init/SystemInitListener.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/config/init/SystemInitListener.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/config/init/SystemInitListener.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/config/init/TomcatFactoryConfig.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/config/init/TomcatFactoryConfig.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/config/init/TomcatFactoryConfig.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/config/init/TomcatFactoryConfig.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/config/init/UndertowConfiguration.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/config/init/UndertowConfiguration.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/config/init/UndertowConfiguration.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/config/init/UndertowConfiguration.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/config/jimureport/JimuDragExternalServiceImpl.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/config/jimureport/JimuDragExternalServiceImpl.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/config/jimureport/JimuDragExternalServiceImpl.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/config/jimureport/JimuDragExternalServiceImpl.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/config/jimureport/JimuReportTokenService.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/config/jimureport/JimuReportTokenService.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/config/jimureport/JimuReportTokenService.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/config/jimureport/JimuReportTokenService.java index 27af5d0..c62b653 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/config/jimureport/JimuReportTokenService.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/config/jimureport/JimuReportTokenService.java @@ -21,7 +21,7 @@ import java.util.Set; * 自定义积木报表鉴权(如果不进行自定义,则所有请求不做权限控制) * * 1.自定义获取登录token * * 2.自定义获取登录用户 - * @author: zhongyou + * @author: cpte */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/airag/JeecgBizToolsProvider.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/airag/JeecgBizToolsProvider.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/airag/JeecgBizToolsProvider.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/airag/JeecgBizToolsProvider.java index 684ee66..d12d91f 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/airag/JeecgBizToolsProvider.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/airag/JeecgBizToolsProvider.java @@ -32,7 +32,7 @@ import java.util.Map; /** * for [QQYUN-13565]【AI助手】新增创建用户和查询用户的工具扩展 - * @Description: zhongyou llm工具提供者 + * @Description: cpte llm工具提供者 * @Author: chenrui * @Date: 2025/8/26 18:06 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/aop/TenantLog.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/aop/TenantLog.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/aop/TenantLog.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/aop/TenantLog.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/aop/TenantPackUserLogAspect.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/aop/TenantPackUserLogAspect.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/aop/TenantPackUserLogAspect.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/aop/TenantPackUserLogAspect.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/api/controller/SystemApiController.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/api/controller/SystemApiController.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/api/controller/SystemApiController.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/api/controller/SystemApiController.java index 8214d39..427049c 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/api/controller/SystemApiController.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/api/controller/SystemApiController.java @@ -23,7 +23,7 @@ import java.util.Set; /** * 服务化 system模块 对外接口请求类 - * @author: zhongyou + * @author: cpte */ @Slf4j @RestController diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/cas/controller/CasClientController.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/cas/controller/CasClientController.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/cas/controller/CasClientController.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/cas/controller/CasClientController.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/cas/util/CasServiceUtil.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/cas/util/CasServiceUtil.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/cas/util/CasServiceUtil.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/cas/util/CasServiceUtil.java index 48ac888..b5eaf9e 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/cas/util/CasServiceUtil.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/cas/util/CasServiceUtil.java @@ -18,7 +18,7 @@ import org.apache.http.impl.client.HttpClients; /** * @Description: CasServiceUtil - * @author: zhongyou + * @author: cpte */ public class CasServiceUtil { diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/cas/util/XmlUtils.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/cas/util/XmlUtils.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/cas/util/XmlUtils.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/cas/util/XmlUtils.java index 1141a09..a4cf3df 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/cas/util/XmlUtils.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/cas/util/XmlUtils.java @@ -26,7 +26,7 @@ import lombok.extern.slf4j.Slf4j; /** * 解析cas,ST验证后的xml - * @author: zhongyou + * @author: cpte */ @Slf4j public final class XmlUtils { diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/controller/SysMessageController.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/controller/SysMessageController.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/controller/SysMessageController.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/controller/SysMessageController.java index b5a7d9d..5b03cd2 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/controller/SysMessageController.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/controller/SysMessageController.java @@ -29,7 +29,7 @@ import lombok.extern.slf4j.Slf4j; /** * @Description: 消息 - * @author: zhongyou + * @author: cpte * @date: 2019-04-09 * @version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/controller/SysMessageTemplateController.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/controller/SysMessageTemplateController.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/controller/SysMessageTemplateController.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/controller/SysMessageTemplateController.java index 1bac95a..1a8a233 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/controller/SysMessageTemplateController.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/controller/SysMessageTemplateController.java @@ -36,7 +36,7 @@ import lombok.extern.slf4j.Slf4j; /** * @Description: 消息模板 - * @author: zhongyou + * @author: cpte * @Sate: 2019-04-09 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/controller/TestSocketController.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/controller/TestSocketController.java similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/controller/TestSocketController.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/controller/TestSocketController.java index 8a816b0..ba228aa 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/controller/TestSocketController.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/controller/TestSocketController.java @@ -13,7 +13,7 @@ import com.alibaba.fastjson.JSONObject; /** * @Description: TestSocketController - * @author: zhongyou + * @author: cpte */ @RestController @RequestMapping("/sys/socketTest") diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/entity/MsgParams.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/entity/MsgParams.java similarity index 95% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/entity/MsgParams.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/entity/MsgParams.java index 013c6c6..afe032e 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/entity/MsgParams.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/entity/MsgParams.java @@ -6,7 +6,7 @@ import lombok.Data; /** * 发送消息实体 - * @author: zhongyou + * @author: cpte */ @Data public class MsgParams implements Serializable { diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/entity/SysMessage.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/entity/SysMessage.java similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/entity/SysMessage.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/entity/SysMessage.java index f7cbb6b..6089e74 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/entity/SysMessage.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/entity/SysMessage.java @@ -14,7 +14,7 @@ import lombok.experimental.Accessors; /** * @Description: 消息 - * @author: zhongyou + * @author: cpte * @Date: 2019-04-09 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/entity/SysMessageTemplate.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/entity/SysMessageTemplate.java similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/entity/SysMessageTemplate.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/entity/SysMessageTemplate.java index 728a8d8..34a2180 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/entity/SysMessageTemplate.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/entity/SysMessageTemplate.java @@ -11,7 +11,7 @@ import lombok.experimental.Accessors; /** * @Description: 消息模板 - * @author: zhongyou + * @author: cpte * @Date: 2019-04-09 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/enums/RangeDateEnum.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/enums/RangeDateEnum.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/enums/RangeDateEnum.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/enums/RangeDateEnum.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/handle/ISendMsgHandle.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/handle/ISendMsgHandle.java similarity index 95% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/handle/ISendMsgHandle.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/handle/ISendMsgHandle.java index 9cb558c..1d89680 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/handle/ISendMsgHandle.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/handle/ISendMsgHandle.java @@ -4,7 +4,7 @@ import org.jeecg.common.api.dto.message.MessageDTO; /** * @Description: 发送信息接口 - * @author: zhongyou + * @author: cpte */ public interface ISendMsgHandle { diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/handle/enums/SendMsgStatusEnum.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/handle/enums/SendMsgStatusEnum.java similarity index 95% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/handle/enums/SendMsgStatusEnum.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/handle/enums/SendMsgStatusEnum.java index 06c0868..e495312 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/handle/enums/SendMsgStatusEnum.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/handle/enums/SendMsgStatusEnum.java @@ -2,7 +2,7 @@ package org.cpte.modules.message.handle.enums; /** * 推送状态枚举 - * @author: zhongyou + * @author: cpte */ public enum SendMsgStatusEnum { diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/handle/enums/SendMsgTypeEnum.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/handle/enums/SendMsgTypeEnum.java similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/handle/enums/SendMsgTypeEnum.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/handle/enums/SendMsgTypeEnum.java index c860623..c9bbf5b 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/handle/enums/SendMsgTypeEnum.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/handle/enums/SendMsgTypeEnum.java @@ -4,7 +4,7 @@ import org.jeecg.common.util.oConvertUtils; /** * 发送消息类型枚举 - * @author: zhongyou + * @author: cpte */ public enum SendMsgTypeEnum { diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/handle/impl/DdSendMsgHandle.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/handle/impl/DdSendMsgHandle.java similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/handle/impl/DdSendMsgHandle.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/handle/impl/DdSendMsgHandle.java index aaae69c..b692ac3 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/handle/impl/DdSendMsgHandle.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/handle/impl/DdSendMsgHandle.java @@ -9,7 +9,7 @@ import org.springframework.stereotype.Component; /** * @Description: 发钉钉消息模板 - * @author: zhongyou + * @author: cpte */ @Slf4j @Component("ddSendMsgHandle") diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/handle/impl/EmailSendMsgHandle.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/handle/impl/EmailSendMsgHandle.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/handle/impl/EmailSendMsgHandle.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/handle/impl/EmailSendMsgHandle.java index d370ce6..a1792fa 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/handle/impl/EmailSendMsgHandle.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/handle/impl/EmailSendMsgHandle.java @@ -34,7 +34,7 @@ import java.util.concurrent.TimeUnit; /** * @Description: 邮箱发送信息 - * @author: zhongyou + * @author: cpte */ @Slf4j @Component("emailSendMsgHandle") diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/handle/impl/QywxSendMsgHandle.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/handle/impl/QywxSendMsgHandle.java similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/handle/impl/QywxSendMsgHandle.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/handle/impl/QywxSendMsgHandle.java index cd60cc9..9137b66 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/handle/impl/QywxSendMsgHandle.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/handle/impl/QywxSendMsgHandle.java @@ -9,7 +9,7 @@ import org.springframework.stereotype.Component; /** * @Description: 发企业微信消息模板 - * @author: zhongyou + * @author: cpte */ @Slf4j @Component("qywxSendMsgHandle") diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/handle/impl/SmsSendMsgHandle.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/handle/impl/SmsSendMsgHandle.java similarity index 94% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/handle/impl/SmsSendMsgHandle.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/handle/impl/SmsSendMsgHandle.java index 9b90a2a..e507d5e 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/handle/impl/SmsSendMsgHandle.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/handle/impl/SmsSendMsgHandle.java @@ -5,7 +5,7 @@ import org.cpte.modules.message.handle.ISendMsgHandle; /** * @Description: 短信发送 - * @author: zhongyou + * @author: cpte */ @Slf4j public class SmsSendMsgHandle implements ISendMsgHandle { diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/handle/impl/SystemSendMsgHandle.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/handle/impl/SystemSendMsgHandle.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/handle/impl/SystemSendMsgHandle.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/handle/impl/SystemSendMsgHandle.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/handle/impl/WxSendMsgHandle.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/handle/impl/WxSendMsgHandle.java similarity index 95% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/handle/impl/WxSendMsgHandle.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/handle/impl/WxSendMsgHandle.java index 53e4388..7fbbece 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/handle/impl/WxSendMsgHandle.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/handle/impl/WxSendMsgHandle.java @@ -5,7 +5,7 @@ import org.cpte.modules.message.handle.ISendMsgHandle; /** * @Description: 发微信消息模板 - * @author: zhongyou + * @author: cpte */ @Slf4j public class WxSendMsgHandle implements ISendMsgHandle { diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/job/SendMsgJob.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/job/SendMsgJob.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/job/SendMsgJob.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/job/SendMsgJob.java index 67c8b9b..0af2c1b 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/job/SendMsgJob.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/job/SendMsgJob.java @@ -17,7 +17,7 @@ import java.util.List; /** * 发送消息任务 - * @author: zhongyou + * @author: cpte */ @Slf4j diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/mapper/SysMessageMapper.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/mapper/SysMessageMapper.java similarity index 93% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/mapper/SysMessageMapper.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/mapper/SysMessageMapper.java index 35f10cb..6253754 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/mapper/SysMessageMapper.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/mapper/SysMessageMapper.java @@ -5,7 +5,7 @@ import com.baomidou.mybatisplus.core.mapper.BaseMapper; /** * @Description: 消息 - * @author: zhongyou + * @author: cpte * @Date: 2019-04-09 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/mapper/SysMessageTemplateMapper.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/mapper/SysMessageTemplateMapper.java similarity index 96% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/mapper/SysMessageTemplateMapper.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/mapper/SysMessageTemplateMapper.java index fdee674..62b4029 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/mapper/SysMessageTemplateMapper.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/mapper/SysMessageTemplateMapper.java @@ -8,7 +8,7 @@ import java.util.List; /** * @Description: 消息模板 - * @author: zhongyou + * @author: cpte * @Date: 2019-04-09 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/mapper/xml/SysMessageMapper.xml b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/mapper/xml/SysMessageMapper.xml similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/mapper/xml/SysMessageMapper.xml rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/mapper/xml/SysMessageMapper.xml diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/mapper/xml/SysMessageTemplateMapper.xml b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/mapper/xml/SysMessageTemplateMapper.xml similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/mapper/xml/SysMessageTemplateMapper.xml rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/mapper/xml/SysMessageTemplateMapper.xml diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/service/ISysMessageService.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/service/ISysMessageService.java similarity index 93% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/service/ISysMessageService.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/service/ISysMessageService.java index 2f18c67..809d626 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/service/ISysMessageService.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/service/ISysMessageService.java @@ -5,7 +5,7 @@ import org.cpte.modules.message.entity.SysMessage; /** * @Description: 消息 - * @author: zhongyou + * @author: cpte * @Date: 2019-04-09 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/service/ISysMessageTemplateService.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/service/ISysMessageTemplateService.java similarity index 96% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/service/ISysMessageTemplateService.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/service/ISysMessageTemplateService.java index 2f77603..5949c0e 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/service/ISysMessageTemplateService.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/service/ISysMessageTemplateService.java @@ -7,7 +7,7 @@ import org.cpte.modules.message.entity.SysMessageTemplate; /** * @Description: 消息模板 - * @author: zhongyou + * @author: cpte * @Date: 2019-04-09 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/service/impl/SysMessageServiceImpl.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/service/impl/SysMessageServiceImpl.java similarity index 96% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/service/impl/SysMessageServiceImpl.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/service/impl/SysMessageServiceImpl.java index ecbbf27..247c0e2 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/service/impl/SysMessageServiceImpl.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/service/impl/SysMessageServiceImpl.java @@ -8,7 +8,7 @@ import org.springframework.stereotype.Service; /** * @Description: 消息 - * @author: zhongyou + * @author: cpte * @Date: 2019-04-09 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/service/impl/SysMessageTemplateServiceImpl.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/service/impl/SysMessageTemplateServiceImpl.java similarity index 97% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/service/impl/SysMessageTemplateServiceImpl.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/service/impl/SysMessageTemplateServiceImpl.java index 15d7b9a..d8b8452 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/service/impl/SysMessageTemplateServiceImpl.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/service/impl/SysMessageTemplateServiceImpl.java @@ -10,7 +10,7 @@ import java.util.List; /** * @Description: 消息模板 - * @author: zhongyou + * @author: cpte * @Date: 2019-04-09 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/util/PushMsgUtil.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/util/PushMsgUtil.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/util/PushMsgUtil.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/util/PushMsgUtil.java index ed0cc1b..6a6816c 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/util/PushMsgUtil.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/util/PushMsgUtil.java @@ -21,7 +21,7 @@ import java.util.Map; /** * 消息生成工具 - * @author: zhongyou + * @author: cpte */ @Component diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/websocket/SocketHandler.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/websocket/SocketHandler.java similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/websocket/SocketHandler.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/websocket/SocketHandler.java index d336ec8..23d9b3a 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/websocket/SocketHandler.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/websocket/SocketHandler.java @@ -11,7 +11,7 @@ import org.springframework.stereotype.Component; /** * 监听消息(通过redis发布订阅,推送消息) * 此方案:解决集群部署的问题,多实例节点(也就是发送消息端先发送消息到redis中,每个服务节点收到redis消息,再触发具体的ws推送) - * @author: zhongyou + * @author: cpte */ @Slf4j @Component(WebSocket.REDIS_TOPIC_NAME) diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/websocket/WebSocket.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/websocket/WebSocket.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/message/websocket/WebSocket.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/message/websocket/WebSocket.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/monitor/actuator/CustomActuatorConfig.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/monitor/actuator/CustomActuatorConfig.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/monitor/actuator/CustomActuatorConfig.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/monitor/actuator/CustomActuatorConfig.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/monitor/actuator/httptrace/CustomHttpTraceEndpoint.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/monitor/actuator/httptrace/CustomHttpTraceEndpoint.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/monitor/actuator/httptrace/CustomHttpTraceEndpoint.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/monitor/actuator/httptrace/CustomHttpTraceEndpoint.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/monitor/actuator/httptrace/CustomInMemoryHttpTraceRepository.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/monitor/actuator/httptrace/CustomInMemoryHttpTraceRepository.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/monitor/actuator/httptrace/CustomInMemoryHttpTraceRepository.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/monitor/actuator/httptrace/CustomInMemoryHttpTraceRepository.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/monitor/actuator/undertow/CustomUndertowMetricsHandler.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/monitor/actuator/undertow/CustomUndertowMetricsHandler.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/monitor/actuator/undertow/CustomUndertowMetricsHandler.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/monitor/actuator/undertow/CustomUndertowMetricsHandler.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/monitor/controller/ActuatorMemoryController.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/monitor/controller/ActuatorMemoryController.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/monitor/controller/ActuatorMemoryController.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/monitor/controller/ActuatorMemoryController.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/monitor/controller/ActuatorRedisController.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/monitor/controller/ActuatorRedisController.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/monitor/controller/ActuatorRedisController.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/monitor/controller/ActuatorRedisController.java index 79d523d..32d3c7d 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/monitor/controller/ActuatorRedisController.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/monitor/controller/ActuatorRedisController.java @@ -21,7 +21,7 @@ import java.util.Map; /** * @Description: ActuatorRedisController - * @author: zhongyou + * @author: cpte */ @Slf4j @RestController diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/monitor/domain/RedisInfo.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/monitor/domain/RedisInfo.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/monitor/domain/RedisInfo.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/monitor/domain/RedisInfo.java index 0ba333e..39cadc8 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/monitor/domain/RedisInfo.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/monitor/domain/RedisInfo.java @@ -5,7 +5,7 @@ import java.util.Map; /** * @Description: redis信息 - * @author: zhongyou + * @author: cpte */ public class RedisInfo { diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/monitor/exception/RedisConnectException.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/monitor/exception/RedisConnectException.java similarity index 93% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/monitor/exception/RedisConnectException.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/monitor/exception/RedisConnectException.java index f16c858..411aad4 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/monitor/exception/RedisConnectException.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/monitor/exception/RedisConnectException.java @@ -2,7 +2,7 @@ package org.cpte.modules.monitor.exception; /** * Redis 连接异常 - * @author: zhongyou + * @author: cpte */ public class RedisConnectException extends Exception { diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/monitor/service/RedisService.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/monitor/service/RedisService.java similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/monitor/service/RedisService.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/monitor/service/RedisService.java index afd2828..0d0abb8 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/monitor/service/RedisService.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/monitor/service/RedisService.java @@ -9,7 +9,7 @@ import org.cpte.modules.monitor.exception.RedisConnectException; /** * @Description: redis信息service接口 - * @author: zhongyou + * @author: cpte */ public interface RedisService { diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/monitor/service/impl/MailHealthIndicator.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/monitor/service/impl/MailHealthIndicator.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/monitor/service/impl/MailHealthIndicator.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/monitor/service/impl/MailHealthIndicator.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/monitor/service/impl/RedisServiceImpl.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/monitor/service/impl/RedisServiceImpl.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/monitor/service/impl/RedisServiceImpl.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/monitor/service/impl/RedisServiceImpl.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/ngalain/aop/LogRecordAspect.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/ngalain/aop/LogRecordAspect.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/ngalain/aop/LogRecordAspect.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/ngalain/aop/LogRecordAspect.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/ngalain/controller/NgAlainController.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/ngalain/controller/NgAlainController.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/ngalain/controller/NgAlainController.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/ngalain/controller/NgAlainController.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/ngalain/service/NgAlainService.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/ngalain/service/NgAlainService.java similarity index 97% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/ngalain/service/NgAlainService.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/ngalain/service/NgAlainService.java index 3382038..7c3be1e 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/ngalain/service/NgAlainService.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/ngalain/service/NgAlainService.java @@ -7,7 +7,7 @@ // ///** // * @Description: NgAlainService接口 -// * @author: zhongyou +// * @author: cpte // */ //public interface NgAlainService { // /** diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/ngalain/service/impl/NgAlainServiceImpl.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/ngalain/service/impl/NgAlainServiceImpl.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/ngalain/service/impl/NgAlainServiceImpl.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/ngalain/service/impl/NgAlainServiceImpl.java index ba1b5da..31ed23f 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/ngalain/service/impl/NgAlainServiceImpl.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/ngalain/service/impl/NgAlainServiceImpl.java @@ -19,7 +19,7 @@ // ///** // * @Description: NgAlainServiceImpl 实现类 -// * @author: zhongyou +// * @author: cpte // */ //@Service("ngAlainService") //public class NgAlainServiceImpl implements NgAlainService { diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/controller/OpenApiAuthController.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/controller/OpenApiAuthController.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/controller/OpenApiAuthController.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/controller/OpenApiAuthController.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/controller/OpenApiController.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/controller/OpenApiController.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/controller/OpenApiController.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/controller/OpenApiController.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/controller/OpenApiIndexController.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/controller/OpenApiIndexController.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/controller/OpenApiIndexController.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/controller/OpenApiIndexController.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/controller/OpenApiLogController.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/controller/OpenApiLogController.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/controller/OpenApiLogController.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/controller/OpenApiLogController.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/controller/OpenApiPermissionController.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/controller/OpenApiPermissionController.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/controller/OpenApiPermissionController.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/controller/OpenApiPermissionController.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/entity/OpenApi.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/entity/OpenApi.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/entity/OpenApi.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/entity/OpenApi.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/entity/OpenApiAuth.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/entity/OpenApiAuth.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/entity/OpenApiAuth.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/entity/OpenApiAuth.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/entity/OpenApiHeader.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/entity/OpenApiHeader.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/entity/OpenApiHeader.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/entity/OpenApiHeader.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/entity/OpenApiLog.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/entity/OpenApiLog.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/entity/OpenApiLog.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/entity/OpenApiLog.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/entity/OpenApiParam.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/entity/OpenApiParam.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/entity/OpenApiParam.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/entity/OpenApiParam.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/entity/OpenApiPermission.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/entity/OpenApiPermission.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/entity/OpenApiPermission.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/entity/OpenApiPermission.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/filter/ApiAuthFilter.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/filter/ApiAuthFilter.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/filter/ApiAuthFilter.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/filter/ApiAuthFilter.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/filter/ApiFilterConfig.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/filter/ApiFilterConfig.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/filter/ApiFilterConfig.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/filter/ApiFilterConfig.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/generator/AKSKGenerator.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/generator/AKSKGenerator.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/generator/AKSKGenerator.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/generator/AKSKGenerator.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/generator/PathGenerator.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/generator/PathGenerator.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/generator/PathGenerator.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/generator/PathGenerator.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/mapper/OpenApiAuthMapper.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/mapper/OpenApiAuthMapper.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/mapper/OpenApiAuthMapper.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/mapper/OpenApiAuthMapper.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/mapper/OpenApiLogMapper.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/mapper/OpenApiLogMapper.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/mapper/OpenApiLogMapper.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/mapper/OpenApiLogMapper.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/mapper/OpenApiMapper.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/mapper/OpenApiMapper.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/mapper/OpenApiMapper.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/mapper/OpenApiMapper.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/mapper/OpenApiPermissionMapper.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/mapper/OpenApiPermissionMapper.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/mapper/OpenApiPermissionMapper.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/mapper/OpenApiPermissionMapper.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/service/OpenApiAuthService.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/service/OpenApiAuthService.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/service/OpenApiAuthService.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/service/OpenApiAuthService.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/service/OpenApiLogService.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/service/OpenApiLogService.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/service/OpenApiLogService.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/service/OpenApiLogService.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/service/OpenApiPermissionService.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/service/OpenApiPermissionService.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/service/OpenApiPermissionService.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/service/OpenApiPermissionService.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/service/OpenApiService.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/service/OpenApiService.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/service/OpenApiService.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/service/OpenApiService.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/service/impl/OpenApiAuthServiceImpl.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/service/impl/OpenApiAuthServiceImpl.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/service/impl/OpenApiAuthServiceImpl.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/service/impl/OpenApiAuthServiceImpl.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/service/impl/OpenApiLogServiceImpl.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/service/impl/OpenApiLogServiceImpl.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/service/impl/OpenApiLogServiceImpl.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/service/impl/OpenApiLogServiceImpl.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/service/impl/OpenApiPermissionServiceImpl.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/service/impl/OpenApiPermissionServiceImpl.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/service/impl/OpenApiPermissionServiceImpl.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/service/impl/OpenApiPermissionServiceImpl.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/service/impl/OpenApiServiceImpl.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/service/impl/OpenApiServiceImpl.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/service/impl/OpenApiServiceImpl.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/service/impl/OpenApiServiceImpl.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/swagger/SwaggerDefinition.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/swagger/SwaggerDefinition.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/swagger/SwaggerDefinition.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/swagger/SwaggerDefinition.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/swagger/SwaggerDefinitionProperties.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/swagger/SwaggerDefinitionProperties.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/swagger/SwaggerDefinitionProperties.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/swagger/SwaggerDefinitionProperties.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/swagger/SwaggerInfo.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/swagger/SwaggerInfo.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/swagger/SwaggerInfo.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/swagger/SwaggerInfo.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/swagger/SwaggerInfoContact.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/swagger/SwaggerInfoContact.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/swagger/SwaggerInfoContact.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/swagger/SwaggerInfoContact.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/swagger/SwaggerInfoLicense.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/swagger/SwaggerInfoLicense.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/swagger/SwaggerInfoLicense.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/swagger/SwaggerInfoLicense.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/swagger/SwaggerModel.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/swagger/SwaggerModel.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/swagger/SwaggerModel.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/swagger/SwaggerModel.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/swagger/SwaggerOperation.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/swagger/SwaggerOperation.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/swagger/SwaggerOperation.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/swagger/SwaggerOperation.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/swagger/SwaggerOperationParameter.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/swagger/SwaggerOperationParameter.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/swagger/SwaggerOperationParameter.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/swagger/SwaggerOperationParameter.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/swagger/SwaggerOperationResponse.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/swagger/SwaggerOperationResponse.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/swagger/SwaggerOperationResponse.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/swagger/SwaggerOperationResponse.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/swagger/SwaggerSchema.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/swagger/SwaggerSchema.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/swagger/SwaggerSchema.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/swagger/SwaggerSchema.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/swagger/SwaggerTag.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/swagger/SwaggerTag.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/openapi/swagger/SwaggerTag.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/openapi/swagger/SwaggerTag.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/oss/controller/OssFileController.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/oss/controller/OssFileController.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/oss/controller/OssFileController.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/oss/controller/OssFileController.java index 217acc3..43fced3 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/oss/controller/OssFileController.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/oss/controller/OssFileController.java @@ -20,7 +20,7 @@ import lombok.extern.slf4j.Slf4j; /** * 云存储示例 DEMO - * @author: zhongyou + * @author: cpte */ @Slf4j @Controller diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/oss/entity/OssFile.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/oss/entity/OssFile.java similarity index 96% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/oss/entity/OssFile.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/oss/entity/OssFile.java index 45a5a89..1de0d89 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/oss/entity/OssFile.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/oss/entity/OssFile.java @@ -9,7 +9,7 @@ import org.jeecgframework.poi.excel.annotation.Excel; /** * @Description: oss云存储实体类 - * @author: zhongyou + * @author: cpte */ @Data @TableName("oss_file") diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/oss/mapper/OssFileMapper.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/oss/mapper/OssFileMapper.java similarity index 92% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/oss/mapper/OssFileMapper.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/oss/mapper/OssFileMapper.java index 5d71b32..6707a05 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/oss/mapper/OssFileMapper.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/oss/mapper/OssFileMapper.java @@ -5,7 +5,7 @@ import org.cpte.modules.oss.entity.OssFile; /** * @Description: oss云存储Mapper - * @author: zhongyou + * @author: cpte */ public interface OssFileMapper extends BaseMapper { diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/oss/service/IOssFileService.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/oss/service/IOssFileService.java similarity index 96% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/oss/service/IOssFileService.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/oss/service/IOssFileService.java index 7084de5..aec437c 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/oss/service/IOssFileService.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/oss/service/IOssFileService.java @@ -8,7 +8,7 @@ import org.springframework.web.multipart.MultipartFile; /** * @Description: OOS云存储service接口 - * @author: zhongyou + * @author: cpte */ public interface IOssFileService extends IService { diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/oss/service/impl/OssFileServiceImpl.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/oss/service/impl/OssFileServiceImpl.java similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/oss/service/impl/OssFileServiceImpl.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/oss/service/impl/OssFileServiceImpl.java index 2dd7274..fc9b251 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/oss/service/impl/OssFileServiceImpl.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/oss/service/impl/OssFileServiceImpl.java @@ -13,7 +13,7 @@ import org.springframework.web.multipart.MultipartFile; /** * @Description: OSS云存储实现类 - * @author: zhongyou + * @author: cpte */ @Service("ossFileService") public class OssFileServiceImpl extends ServiceImpl implements IOssFileService { diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/quartz/controller/QuartzJobController.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/quartz/controller/QuartzJobController.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/quartz/controller/QuartzJobController.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/quartz/controller/QuartzJobController.java index 37f4bd5..2c2413b 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/quartz/controller/QuartzJobController.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/quartz/controller/QuartzJobController.java @@ -40,7 +40,7 @@ import java.util.Map; /** * @Description: 定时任务在线管理 - * @author: zhongyou + * @author: cpte * @Date: 2019-01-02 * @Version:V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/quartz/entity/QuartzJob.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/quartz/entity/QuartzJob.java similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/quartz/entity/QuartzJob.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/quartz/entity/QuartzJob.java index 93f4c93..8d57707 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/quartz/entity/QuartzJob.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/quartz/entity/QuartzJob.java @@ -15,7 +15,7 @@ import lombok.Data; /** * @Description: 定时任务在线管理 - * @author: zhongyou + * @author: cpte * @Date: 2019-01-02 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/quartz/job/AsyncJob.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/quartz/job/AsyncJob.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/quartz/job/AsyncJob.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/quartz/job/AsyncJob.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/quartz/job/SampleJob.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/quartz/job/SampleJob.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/quartz/job/SampleJob.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/quartz/job/SampleJob.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/quartz/job/SampleParamJob.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/quartz/job/SampleParamJob.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/quartz/job/SampleParamJob.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/quartz/job/SampleParamJob.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/quartz/mapper/QuartzJobMapper.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/quartz/mapper/QuartzJobMapper.java similarity index 96% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/quartz/mapper/QuartzJobMapper.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/quartz/mapper/QuartzJobMapper.java index 5827fc3..47c5edc 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/quartz/mapper/QuartzJobMapper.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/quartz/mapper/QuartzJobMapper.java @@ -9,7 +9,7 @@ import com.baomidou.mybatisplus.core.mapper.BaseMapper; /** * @Description: 定时任务在线管理 - * @author: zhongyou + * @author: cpte * @Date: 2019-01-02 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/quartz/mapper/xml/QuartzJobMapper.xml b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/quartz/mapper/xml/QuartzJobMapper.xml similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/quartz/mapper/xml/QuartzJobMapper.xml rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/quartz/mapper/xml/QuartzJobMapper.xml diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/quartz/service/IQuartzJobService.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/quartz/service/IQuartzJobService.java similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/quartz/service/IQuartzJobService.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/quartz/service/IQuartzJobService.java index d568677..5f8dcc0 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/quartz/service/IQuartzJobService.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/quartz/service/IQuartzJobService.java @@ -9,7 +9,7 @@ import com.baomidou.mybatisplus.extension.service.IService; /** * @Description: 定时任务在线管理 - * @author: zhongyou + * @author: cpte * @Date: 2019-04-28 * @Version: V1.1 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/quartz/service/impl/QuartzJobServiceImpl.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/quartz/service/impl/QuartzJobServiceImpl.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/quartz/service/impl/QuartzJobServiceImpl.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/quartz/service/impl/QuartzJobServiceImpl.java index 159a129..379cbc9 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/quartz/service/impl/QuartzJobServiceImpl.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/quartz/service/impl/QuartzJobServiceImpl.java @@ -18,7 +18,7 @@ import java.util.List; /** * @Description: 定时任务在线管理 - * @author: zhongyou + * @author: cpte * @Date: 2019-04-28 * @Version: V1.1 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/cache/AuthStateRedisCache.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/cache/AuthStateRedisCache.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/cache/AuthStateRedisCache.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/cache/AuthStateRedisCache.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/config/AuthStateConfiguration.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/config/AuthStateConfiguration.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/config/AuthStateConfiguration.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/config/AuthStateConfiguration.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/constant/DefIndexConst.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/constant/DefIndexConst.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/constant/DefIndexConst.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/constant/DefIndexConst.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/CommonController.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/CommonController.java similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/CommonController.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/CommonController.java index 67ebe29..219dd29 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/CommonController.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/CommonController.java @@ -170,7 +170,7 @@ public class CommonController { /** * 预览图片&下载文件 - * 请求地址:http://localhost:8080/common/static/{user/20190119/e1fe9925bc315c60addea1b98eb1cb1349547719_1547866868179.jpg} + * 请求地址:http://localhost:8000/common/static/{user/20190119/e1fe9925bc315c60addea1b98eb1cb1349547719_1547866868179.jpg} * * @param request * @param response @@ -224,7 +224,7 @@ public class CommonController { // /** // * 下载文件 -// * 请求地址:http://localhost:8080/common/download/{user/20190119/e1fe9925bc315c60addea1b98eb1cb1349547719_1547866868179.jpg} +// * 请求地址:http://localhost:8000/common/download/{user/20190119/e1fe9925bc315c60addea1b98eb1cb1349547719_1547866868179.jpg} // * // * @param request // * @param response diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/DuplicateCheckController.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/DuplicateCheckController.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/DuplicateCheckController.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/DuplicateCheckController.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/LoginController.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/LoginController.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/LoginController.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/LoginController.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysAnnouncementController.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysAnnouncementController.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysAnnouncementController.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysAnnouncementController.java index 81cbd98..be85206 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysAnnouncementController.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysAnnouncementController.java @@ -64,7 +64,7 @@ import static org.jeecg.common.constant.CommonConstant.ANNOUNCEMENT_SEND_STATUS_ /** * @Title: Controller * @Description: 系统通告表 - * @author: zhongyou + * @author: cpte * @Date: 2019-01-02 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysAnnouncementSendController.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysAnnouncementSendController.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysAnnouncementSendController.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysAnnouncementSendController.java index 3e933b4..c9a72b9 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysAnnouncementSendController.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysAnnouncementSendController.java @@ -40,7 +40,7 @@ import lombok.extern.slf4j.Slf4j; /** * @Title: Controller * @Description: 用户通告阅读标记表 - * @author: zhongyou + * @author: cpte * @Date: 2019-02-21 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysAppVersionController.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysAppVersionController.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysAppVersionController.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysAppVersionController.java index 42b5cad..3f0f18a 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysAppVersionController.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysAppVersionController.java @@ -13,7 +13,7 @@ import org.springframework.web.bind.annotation.*; /** * @Description: app系统配置 -* @author: zhongyou +* @author: cpte * @Date: 2025-07-05 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysCategoryController.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysCategoryController.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysCategoryController.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysCategoryController.java index 6285a45..bc7b0dd 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysCategoryController.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysCategoryController.java @@ -40,7 +40,7 @@ import java.util.stream.Collectors; /** * @Description: 分类字典 - * @author: zhongyou + * @author: cpte * @Date: 2019-05-29 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysCheckRuleController.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysCheckRuleController.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysCheckRuleController.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysCheckRuleController.java index f8b1ea8..201dba4 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysCheckRuleController.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysCheckRuleController.java @@ -25,7 +25,7 @@ import java.util.Arrays; /** * @Description: 编码校验规则 - * @author: zhongyou + * @author: cpte * @Date: 2020-02-04 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysCommentController.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysCommentController.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysCommentController.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysCommentController.java index b9ee170..b0cb520 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysCommentController.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysCommentController.java @@ -30,7 +30,7 @@ import java.util.List; /** * @Description: 系统评论回复表 - * @author: zhongyou + * @author: cpte * @Date: 2022-07-19 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysDataLogController.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysDataLogController.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysDataLogController.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysDataLogController.java index b52a6ad..7a6ed24 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysDataLogController.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysDataLogController.java @@ -25,7 +25,7 @@ import lombok.extern.slf4j.Slf4j; /** * @Description: 系统数据日志 - * @author: zhongyou + * @author: cpte */ @RestController @RequestMapping("/sys/dataLog") diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysDataSourceController.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysDataSourceController.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysDataSourceController.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysDataSourceController.java index 0d0f060..526f4ad 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysDataSourceController.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysDataSourceController.java @@ -36,7 +36,7 @@ import java.util.List; /** * @Description: 多数据源管理 - * @author: zhongyou + * @author: cpte * @Date: 2019-12-25 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysDepartController.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysDepartController.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysDepartController.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysDepartController.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysDepartPermissionController.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysDepartPermissionController.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysDepartPermissionController.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysDepartPermissionController.java index 0b3c4d6..72fda80 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysDepartPermissionController.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysDepartPermissionController.java @@ -37,7 +37,7 @@ import io.swagger.v3.oas.annotations.Operation; /** * @Description: 部门权限表 - * @author: zhongyou + * @author: cpte * @Date: 2020-02-11 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysDepartRoleController.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysDepartRoleController.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysDepartRoleController.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysDepartRoleController.java index c6bb540..f543159 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysDepartRoleController.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysDepartRoleController.java @@ -37,7 +37,7 @@ import io.swagger.v3.oas.annotations.Operation; /** * @Description: 部门角色 - * @author: zhongyou + * @author: cpte * @Date: 2020-02-12 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysDictController.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysDictController.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysDictController.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysDictController.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysDictItemController.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysDictItemController.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysDictItemController.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysDictItemController.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysFillRuleController.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysFillRuleController.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysFillRuleController.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysFillRuleController.java index 19a43b4..d126248 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysFillRuleController.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysFillRuleController.java @@ -25,7 +25,7 @@ import java.util.Arrays; /** * @Description: 填值规则 - * @author: zhongyou + * @author: cpte * @Date: 2019-11-07 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysFormFileController.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysFormFileController.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysFormFileController.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysFormFileController.java index e794c5e..fd513bc 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysFormFileController.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysFormFileController.java @@ -22,7 +22,7 @@ import java.util.Arrays; /** * @Description: 表单评论文件 - * @author: zhongyou + * @author: cpte * @Date: 2022-07-21 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysGatewayRouteController.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysGatewayRouteController.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysGatewayRouteController.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysGatewayRouteController.java index 991beff..ee2ffe4 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysGatewayRouteController.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysGatewayRouteController.java @@ -21,7 +21,7 @@ import java.util.List; /** * @Description: gateway路由管理 - * @author: zhongyou + * @author: cpte * @Date: 2020-05-26 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysLogController.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysLogController.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysLogController.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysLogController.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysPermissionController.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysPermissionController.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysPermissionController.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysPermissionController.java index 280502e..91b36f3 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysPermissionController.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysPermissionController.java @@ -871,7 +871,7 @@ public class SysPermissionController { } /** - * 判断是否外网URL 例如: http://localhost:8080/jeecg-boot/swagger-ui.html#/ 支持特殊格式: {{ + * 判断是否外网URL 例如: http://localhost:8000/jeecg-boot/swagger-ui.html#/ 支持特殊格式: {{ * window._CONFIG['domianURL'] }}/druid/ {{ JS代码片段 }},前台解析会自动执行JS代码片段 * * @return diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysPositionController.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysPositionController.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysPositionController.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysPositionController.java index e952402..d5a452f 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysPositionController.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysPositionController.java @@ -47,7 +47,7 @@ import java.util.stream.Collectors; /** * @Description: 职务表 - * @author: zhongyou + * @author: cpte * @Date: 2019-09-19 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysRoleController.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysRoleController.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysRoleController.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysRoleController.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysRoleIndexController.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysRoleIndexController.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysRoleIndexController.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysRoleIndexController.java index fde4606..3a963d7 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysRoleIndexController.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysRoleIndexController.java @@ -32,7 +32,7 @@ import java.util.Arrays; /** * @Description: 角色首页配置 - * @author: zhongyou + * @author: cpte * @Date: 2022-03-25 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysTableWhiteListController.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysTableWhiteListController.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysTableWhiteListController.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysTableWhiteListController.java index 16079c6..9b12815 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysTableWhiteListController.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysTableWhiteListController.java @@ -20,7 +20,7 @@ import jakarta.servlet.http.HttpServletRequest; /** * @Description: 系统表白名单 - * @author: zhongyou + * @author: cpte * @Date: 2023-09-12 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysTenantController.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysTenantController.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysTenantController.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysTenantController.java index b2aabf7..9399e4d 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysTenantController.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysTenantController.java @@ -42,7 +42,7 @@ import java.util.*; /** * 租户配置信息 - * @author: zhongyou + * @author: cpte */ @Slf4j @RestController diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysUploadController.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysUploadController.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysUploadController.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysUploadController.java index 20e437b..8c71ebf 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysUploadController.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysUploadController.java @@ -19,7 +19,7 @@ import jakarta.servlet.http.HttpServletRequest; /** * minio文件上传示例 - * @author: zhongyou + * @author: cpte */ @Slf4j @RestController diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysUserController.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysUserController.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysUserController.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysUserController.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysUserOnlineController.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysUserOnlineController.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/SysUserOnlineController.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/SysUserOnlineController.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/ThirdAppController.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/ThirdAppController.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/ThirdAppController.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/ThirdAppController.java index 63cf145..82bf4b9 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/ThirdAppController.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/ThirdAppController.java @@ -38,7 +38,7 @@ import java.util.Map; /** * 第三方App对接 - * @author: zhongyou + * @author: cpte */ @Slf4j @RestController("thirdAppController") diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/ThirdLoginController.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/ThirdLoginController.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/ThirdLoginController.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/ThirdLoginController.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/WechatVerifyController.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/WechatVerifyController.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/controller/WechatVerifyController.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/controller/WechatVerifyController.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysAnnouncement.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysAnnouncement.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysAnnouncement.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysAnnouncement.java index b9537ac..33bcfb1 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysAnnouncement.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysAnnouncement.java @@ -13,7 +13,7 @@ import java.io.Serializable; /** * @Description: 系统通告表 - * @author: zhongyou + * @author: cpte * @Date: 2019-01-02 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysAnnouncementSend.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysAnnouncementSend.java similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysAnnouncementSend.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysAnnouncementSend.java index 77c56f6..89ea0ea 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysAnnouncementSend.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysAnnouncementSend.java @@ -11,7 +11,7 @@ import org.springframework.format.annotation.DateTimeFormat; /** * @Description: 用户通告阅读标记表 - * @author: zhongyou + * @author: cpte * @Date: 2019-02-21 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysAppVersion.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysAppVersion.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysAppVersion.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysAppVersion.java index 799dbe0..04216d3 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysAppVersion.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysAppVersion.java @@ -14,7 +14,7 @@ import java.io.Serializable; /** * @Description: app系统配置 - * @author: zhongyou + * @author: cpte * @Date: 2021-07-07 * @Version: V1.0 * diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysCategory.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysCategory.java similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysCategory.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysCategory.java index eb12dd8..4b3f917 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysCategory.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysCategory.java @@ -12,7 +12,7 @@ import java.io.Serializable; /** * @Description: 分类字典 - * @author: zhongyou + * @author: cpte * @Date: 2019-05-29 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysCheckRule.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysCheckRule.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysCheckRule.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysCheckRule.java index 4cf5c79..82a8233 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysCheckRule.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysCheckRule.java @@ -16,7 +16,7 @@ import java.util.Date; /** * @Description: 编码校验规则 - * @author: zhongyou + * @author: cpte * @Date: 2020-02-04 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysComment.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysComment.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysComment.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysComment.java index e001192..f8ba86f 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysComment.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysComment.java @@ -19,7 +19,7 @@ import java.util.Date; /** * @Description: 系统评论回复表 - * @author: zhongyou + * @author: cpte * @Date: 2022-07-19 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysDataLog.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysDataLog.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysDataLog.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysDataLog.java index a9047a4..2c11f0b 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysDataLog.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysDataLog.java @@ -19,7 +19,7 @@ import java.util.Date; /** * @Description: 系统数据日志 - * @author: zhongyou + * @author: cpte */ @Data @EqualsAndHashCode(callSuper = false) diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysDataSource.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysDataSource.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysDataSource.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysDataSource.java index 60e565e..21be903 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysDataSource.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysDataSource.java @@ -15,7 +15,7 @@ import org.springframework.format.annotation.DateTimeFormat; /** * @Description: 多数据源管理 - * @author: zhongyou + * @author: cpte * @Date: 2019-12-25 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysDepart.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysDepart.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysDepart.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysDepart.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysDepartPermission.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysDepartPermission.java similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysDepartPermission.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysDepartPermission.java index 4e42d1b..b3f7dbb 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysDepartPermission.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysDepartPermission.java @@ -12,7 +12,7 @@ import org.jeecgframework.poi.excel.annotation.Excel; /** * @Description: 部门权限表 - * @author: zhongyou + * @author: cpte * @Date: 2020-02-11 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysDepartRole.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysDepartRole.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysDepartRole.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysDepartRole.java index 965effb..ca1cbab 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysDepartRole.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysDepartRole.java @@ -15,7 +15,7 @@ import org.jeecgframework.poi.excel.annotation.Excel; /** * @Description: 部门角色 - * @author: zhongyou + * @author: cpte * @Date: 2020-02-12 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysDepartRolePermission.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysDepartRolePermission.java similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysDepartRolePermission.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysDepartRolePermission.java index d3ce353..f82d35f 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysDepartRolePermission.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysDepartRolePermission.java @@ -14,7 +14,7 @@ import org.jeecgframework.poi.excel.annotation.Excel; /** * @Description: 部门角色权限 - * @author: zhongyou + * @author: cpte * @Date: 2020-02-12 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysDepartRoleUser.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysDepartRoleUser.java similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysDepartRoleUser.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysDepartRoleUser.java index 0e052be..298b022 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysDepartRoleUser.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysDepartRoleUser.java @@ -12,7 +12,7 @@ import org.jeecgframework.poi.excel.annotation.Excel; /** * @Description: 部门角色人员信息 - * @author: zhongyou + * @author: cpte * @Date: 2020-02-13 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysDict.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysDict.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysDict.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysDict.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysDictItem.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysDictItem.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysDictItem.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysDictItem.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysFillRule.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysFillRule.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysFillRule.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysFillRule.java index 350d004..fc6ace3 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysFillRule.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysFillRule.java @@ -14,7 +14,7 @@ import org.springframework.format.annotation.DateTimeFormat; /** * @Description: 填值规则 - * @author: zhongyou + * @author: cpte * @Date: 2019-11-07 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysFormFile.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysFormFile.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysFormFile.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysFormFile.java index 8cb1268..2ba3d37 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysFormFile.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysFormFile.java @@ -15,7 +15,7 @@ import java.util.Date; /** * @Description: 表单评论文件 - * @author: zhongyou + * @author: cpte * @Date: 2022-07-21 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysGatewayRoute.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysGatewayRoute.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysGatewayRoute.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysGatewayRoute.java index 42d6503..0ae5efa 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysGatewayRoute.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysGatewayRoute.java @@ -19,7 +19,7 @@ import java.util.Date; /** * @Description: gateway路由管理 - * @author: zhongyou + * @author: cpte * @Date: 2020-05-26 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysLog.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysLog.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysLog.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysLog.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysPackPermission.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysPackPermission.java similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysPackPermission.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysPackPermission.java index adc482c..22cbcd7 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysPackPermission.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysPackPermission.java @@ -16,7 +16,7 @@ import lombok.experimental.Accessors; /** * @Description: 产品包菜单关系表 - * @author: zhongyou + * @author: cpte * @Date: 2022-12-31 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysPermission.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysPermission.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysPermission.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysPermission.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysPermissionDataRule.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysPermissionDataRule.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysPermissionDataRule.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysPermissionDataRule.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysPosition.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysPosition.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysPosition.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysPosition.java index 98c08b1..1d838bd 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysPosition.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysPosition.java @@ -14,7 +14,7 @@ import org.springframework.format.annotation.DateTimeFormat; /** * @Description: 职务级别 - * @author: zhongyou + * @author: cpte * @Date: 2019-09-19 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysRole.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysRole.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysRole.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysRole.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysRoleIndex.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysRoleIndex.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysRoleIndex.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysRoleIndex.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysRolePermission.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysRolePermission.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysRolePermission.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysRolePermission.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysTableWhiteList.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysTableWhiteList.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysTableWhiteList.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysTableWhiteList.java index 2167bfc..53c1d87 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysTableWhiteList.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysTableWhiteList.java @@ -14,7 +14,7 @@ import org.springframework.format.annotation.DateTimeFormat; /** * @Description: 系统表白名单 - * @author: zhongyou + * @author: cpte * @Date: 2023-09-12 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysTenant.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysTenant.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysTenant.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysTenant.java index 0f7f56a..efaf8de 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysTenant.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysTenant.java @@ -11,7 +11,7 @@ import java.util.Date; /** * 租户信息 - * @author: zhongyou + * @author: cpte */ @Data @TableName("sys_tenant") diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysTenantPack.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysTenantPack.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysTenantPack.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysTenantPack.java index d847f7b..3ef626a 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysTenantPack.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysTenantPack.java @@ -15,7 +15,7 @@ import lombok.experimental.Accessors; /** * @Description: 租户产品包 - * @author: zhongyou + * @author: cpte * @Date: 2022-12-31 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysTenantPackUser.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysTenantPackUser.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysTenantPackUser.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysTenantPackUser.java index a31d734..3e6bac1 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysTenantPackUser.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysTenantPackUser.java @@ -16,7 +16,7 @@ import java.io.Serializable; /** * @Description: 租户产品包用户关系表 - * @author: zhongyou + * @author: cpte * @Date: 2023-02-16 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysThirdAccount.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysThirdAccount.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysThirdAccount.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysThirdAccount.java index cd7dd46..740a918 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysThirdAccount.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysThirdAccount.java @@ -14,7 +14,7 @@ import org.springframework.format.annotation.DateTimeFormat; /** * @Description: 第三方登录账号表 - * @author: zhongyou + * @author: cpte * @Date: 2020-11-17 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysThirdAppConfig.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysThirdAppConfig.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysThirdAppConfig.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysThirdAppConfig.java index f68d3a1..86f66f2 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysThirdAppConfig.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysThirdAppConfig.java @@ -15,7 +15,7 @@ import java.util.Date; /** * @Description: 第三方配置表 - * @author: zhongyou + * @author: cpte * @Date: 2023-02-03 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysUser.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysUser.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysUser.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysUser.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysUserDepPost.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysUserDepPost.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysUserDepPost.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysUserDepPost.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysUserDepart.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysUserDepart.java similarity index 97% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysUserDepart.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysUserDepart.java index a416705..52cdd9e 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysUserDepart.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysUserDepart.java @@ -10,7 +10,7 @@ import lombok.Data; /** * @Description: 用户部门 - * @author: zhongyou + * @author: cpte */ @Data @TableName("sys_user_depart") diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysUserPosition.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysUserPosition.java similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysUserPosition.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysUserPosition.java index b80d2a2..2dc9720 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysUserPosition.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysUserPosition.java @@ -14,7 +14,7 @@ import io.swagger.v3.oas.annotations.media.Schema; /** * @Description: 用户职位关系表 - * @author: zhongyou + * @author: cpte * @Date: 2023-02-14 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysUserRole.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysUserRole.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysUserRole.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysUserRole.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysUserTenant.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysUserTenant.java similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysUserTenant.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysUserTenant.java index 54492cd..4c6a4de 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/entity/SysUserTenant.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/entity/SysUserTenant.java @@ -16,7 +16,7 @@ import lombok.experimental.Accessors; /** * @Description: sys_user_tenant_relation - * @author: zhongyou + * @author: cpte * @Date: 2022-12-23 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/excelstyle/ExcelExportSysUserStyle.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/excelstyle/ExcelExportSysUserStyle.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/excelstyle/ExcelExportSysUserStyle.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/excelstyle/ExcelExportSysUserStyle.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysAnnouncementMapper.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysAnnouncementMapper.java similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysAnnouncementMapper.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysAnnouncementMapper.java index 87b5d40..323bdf7 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysAnnouncementMapper.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysAnnouncementMapper.java @@ -11,7 +11,7 @@ import com.baomidou.mybatisplus.extension.plugins.pagination.Page; /** * @Description: 系统通告表 - * @author: zhongyou + * @author: cpte * @Date: 2019-01-02 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysAnnouncementSendMapper.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysAnnouncementSendMapper.java similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysAnnouncementSendMapper.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysAnnouncementSendMapper.java index 397dfe8..3b66e42 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysAnnouncementSendMapper.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysAnnouncementSendMapper.java @@ -11,7 +11,7 @@ import com.baomidou.mybatisplus.extension.plugins.pagination.Page; /** * @Description: 用户通告阅读标记表 - * @author: zhongyou + * @author: cpte * @Date: 2019-02-21 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysCategoryMapper.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysCategoryMapper.java similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysCategoryMapper.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysCategoryMapper.java index ade68c8..713843a 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysCategoryMapper.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysCategoryMapper.java @@ -14,7 +14,7 @@ import com.baomidou.mybatisplus.core.mapper.BaseMapper; /** * @Description: 分类字典 - * @author: zhongyou + * @author: cpte * @Date: 2019-05-29 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysCheckRuleMapper.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysCheckRuleMapper.java similarity index 93% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysCheckRuleMapper.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysCheckRuleMapper.java index 91f2bf1..3bf1f96 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysCheckRuleMapper.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysCheckRuleMapper.java @@ -5,7 +5,7 @@ import org.cpte.modules.system.entity.SysCheckRule; /** * @Description: 编码校验规则 - * @author: zhongyou + * @author: cpte * @Date: 2020-02-04 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysCommentMapper.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysCommentMapper.java similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysCommentMapper.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysCommentMapper.java index cb18704..37d8c25 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysCommentMapper.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysCommentMapper.java @@ -13,7 +13,7 @@ import java.util.Set; /** * @Description: 系统评论回复表 - * @author: zhongyou + * @author: cpte * @Date: 2022-07-19 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysDataLogMapper.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysDataLogMapper.java similarity index 96% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysDataLogMapper.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysDataLogMapper.java index 62dd7b8..945e35a 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysDataLogMapper.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysDataLogMapper.java @@ -7,7 +7,7 @@ import com.baomidou.mybatisplus.core.mapper.BaseMapper; /** * @Description: 系统数据日志Mapper接口 - * @author: zhongyou + * @author: cpte */ public interface SysDataLogMapper extends BaseMapper{ /** diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysDataSourceMapper.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysDataSourceMapper.java similarity index 93% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysDataSourceMapper.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysDataSourceMapper.java index eed05a9..4709c5d 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysDataSourceMapper.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysDataSourceMapper.java @@ -5,7 +5,7 @@ import org.cpte.modules.system.entity.SysDataSource; /** * @Description: 多数据源管理 - * @author: zhongyou + * @author: cpte * @Date: 2019-12-25 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysDepartMapper.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysDepartMapper.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysDepartMapper.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysDepartMapper.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysDepartPermissionMapper.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysDepartPermissionMapper.java similarity index 93% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysDepartPermissionMapper.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysDepartPermissionMapper.java index 1ace759..657c5d9 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysDepartPermissionMapper.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysDepartPermissionMapper.java @@ -5,7 +5,7 @@ import com.baomidou.mybatisplus.core.mapper.BaseMapper; /** * @Description: 部门权限表 - * @author: zhongyou + * @author: cpte * @Date: 2020-02-11 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysDepartRoleMapper.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysDepartRoleMapper.java similarity index 96% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysDepartRoleMapper.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysDepartRoleMapper.java index bac02e0..4cfd4fc 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysDepartRoleMapper.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysDepartRoleMapper.java @@ -8,7 +8,7 @@ import com.baomidou.mybatisplus.core.mapper.BaseMapper; /** * @Description: 部门角色 - * @author: zhongyou + * @author: cpte * @Date: 2020-02-12 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysDepartRolePermissionMapper.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysDepartRolePermissionMapper.java similarity index 95% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysDepartRolePermissionMapper.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysDepartRolePermissionMapper.java index 0ee7594..14f3715 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysDepartRolePermissionMapper.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysDepartRolePermissionMapper.java @@ -8,7 +8,7 @@ import com.baomidou.mybatisplus.core.mapper.BaseMapper; /** * @Description: 部门角色权限 - * @author: zhongyou + * @author: cpte * @Date: 2020-02-12 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysDepartRoleUserMapper.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysDepartRoleUserMapper.java similarity index 95% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysDepartRoleUserMapper.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysDepartRoleUserMapper.java index dcf658b..88c8d98 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysDepartRoleUserMapper.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysDepartRoleUserMapper.java @@ -8,7 +8,7 @@ import com.baomidou.mybatisplus.core.mapper.BaseMapper; /** * @Description: 部门角色人员信息 - * @author: zhongyou + * @author: cpte * @Date: 2020-02-13 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysDictItemMapper.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysDictItemMapper.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysDictItemMapper.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysDictItemMapper.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysDictMapper.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysDictMapper.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysDictMapper.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysDictMapper.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysFillRuleMapper.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysFillRuleMapper.java similarity index 93% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysFillRuleMapper.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysFillRuleMapper.java index 4014c89..2108a34 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysFillRuleMapper.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysFillRuleMapper.java @@ -5,7 +5,7 @@ import org.cpte.modules.system.entity.SysFillRule; /** * @Description: 填值规则 - * @author: zhongyou + * @author: cpte * @Date: 2019-11-07 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysFormFileMapper.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysFormFileMapper.java similarity index 93% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysFormFileMapper.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysFormFileMapper.java index 30aa2f2..bbdfdb3 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysFormFileMapper.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysFormFileMapper.java @@ -5,7 +5,7 @@ import org.cpte.modules.system.entity.SysFormFile; /** * @Description: 表单评论文件 - * @author: zhongyou + * @author: cpte * @Date: 2022-07-21 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysGatewayRouteMapper.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysGatewayRouteMapper.java similarity index 97% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysGatewayRouteMapper.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysGatewayRouteMapper.java index 960fef9..03e823f 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysGatewayRouteMapper.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysGatewayRouteMapper.java @@ -9,7 +9,7 @@ import java.util.List; /** * @Description: gateway路由管理 - * @author: zhongyou + * @author: cpte * @Date: 2020-05-26 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysLogMapper.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysLogMapper.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysLogMapper.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysLogMapper.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysPackPermissionMapper.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysPackPermissionMapper.java similarity index 97% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysPackPermissionMapper.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysPackPermissionMapper.java index 2c97a9a..3992981 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysPackPermissionMapper.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysPackPermissionMapper.java @@ -8,7 +8,7 @@ import com.baomidou.mybatisplus.core.mapper.BaseMapper; /** * @Description: 产品包菜单关系表 - * @author: zhongyou + * @author: cpte * @Date: 2022-12-31 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysPermissionDataRuleMapper.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysPermissionDataRuleMapper.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysPermissionDataRuleMapper.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysPermissionDataRuleMapper.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysPermissionMapper.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysPermissionMapper.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysPermissionMapper.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysPermissionMapper.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysPositionMapper.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysPositionMapper.java similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysPositionMapper.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysPositionMapper.java index 7c07eaf..81ec997 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysPositionMapper.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysPositionMapper.java @@ -10,7 +10,7 @@ import java.util.List; /** * @Description: 职务表 - * @author: zhongyou + * @author: cpte * @Date: 2019-09-19 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysRoleIndexMapper.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysRoleIndexMapper.java similarity index 93% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysRoleIndexMapper.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysRoleIndexMapper.java index 0142eff..b710506 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysRoleIndexMapper.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysRoleIndexMapper.java @@ -5,7 +5,7 @@ import com.baomidou.mybatisplus.core.mapper.BaseMapper; /** * @Description: 角色首页配置 - * @author: zhongyou + * @author: cpte * @Date: 2022-03-25 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysRoleMapper.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysRoleMapper.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysRoleMapper.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysRoleMapper.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysRolePermissionMapper.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysRolePermissionMapper.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysRolePermissionMapper.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysRolePermissionMapper.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysTableWhiteListMapper.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysTableWhiteListMapper.java similarity index 93% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysTableWhiteListMapper.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysTableWhiteListMapper.java index f021f60..53a0b6c 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysTableWhiteListMapper.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysTableWhiteListMapper.java @@ -5,7 +5,7 @@ import org.cpte.modules.system.entity.SysTableWhiteList; /** * @Description: 系统表白名单 - * @author: zhongyou + * @author: cpte * @Date: 2023-09-12 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysTenantMapper.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysTenantMapper.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysTenantMapper.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysTenantMapper.java index 4cbde6c..3c8e8cc 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysTenantMapper.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysTenantMapper.java @@ -14,7 +14,7 @@ import java.util.List; /** * @Description: 租户mapper接口 - * @author: zhongyou + * @author: cpte */ public interface SysTenantMapper extends BaseMapper { diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysTenantPackMapper.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysTenantPackMapper.java similarity index 97% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysTenantPackMapper.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysTenantPackMapper.java index 78b1511..217c64d 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysTenantPackMapper.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysTenantPackMapper.java @@ -9,7 +9,7 @@ import com.baomidou.mybatisplus.core.mapper.BaseMapper; /** * @Description: 租户产品包 - * @author: zhongyou + * @author: cpte * @Date: 2022-12-31 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysTenantPackUserMapper.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysTenantPackUserMapper.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysTenantPackUserMapper.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysTenantPackUserMapper.java index 2bdb831..577b2ba 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysTenantPackUserMapper.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysTenantPackUserMapper.java @@ -11,7 +11,7 @@ import java.util.List; /** * @Description: 租户产品包用户关系 - * @author: zhongyou + * @author: cpte * @Date: 2023-02-16 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysThirdAccountMapper.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysThirdAccountMapper.java similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysThirdAccountMapper.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysThirdAccountMapper.java index 8277c10..8fc7d74 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysThirdAccountMapper.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysThirdAccountMapper.java @@ -9,7 +9,7 @@ import java.util.List; /** * @Description: 第三方登录账号表 - * @author: zhongyou + * @author: cpte * @Date: 2020-11-17 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysThirdAppConfigMapper.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysThirdAppConfigMapper.java similarity index 97% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysThirdAppConfigMapper.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysThirdAppConfigMapper.java index b6acb4f..ccb5ddf 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysThirdAppConfigMapper.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysThirdAppConfigMapper.java @@ -8,7 +8,7 @@ import java.util.List; /** * @Description: 第三方配置表 - * @author: zhongyou + * @author: cpte * @Date: 2023-02-03 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysUserDepPostMapper.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysUserDepPostMapper.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysUserDepPostMapper.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysUserDepPostMapper.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysUserDepartMapper.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysUserDepartMapper.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysUserDepartMapper.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysUserDepartMapper.java index 4efb5bd..37c253b 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysUserDepartMapper.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysUserDepartMapper.java @@ -11,7 +11,7 @@ import com.baomidou.mybatisplus.core.mapper.BaseMapper; /** * @Description: 用户部门mapper接口 - * @author: zhongyou + * @author: cpte */ public interface SysUserDepartMapper extends BaseMapper{ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysUserMapper.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysUserMapper.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysUserMapper.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysUserMapper.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysUserPositionMapper.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysUserPositionMapper.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysUserPositionMapper.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysUserPositionMapper.java index 5bf8f02..9e8f744 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysUserPositionMapper.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysUserPositionMapper.java @@ -14,7 +14,7 @@ import org.cpte.modules.system.vo.SysUserPositionVo; /** * @Description: 用户职位关系表 - * @author: zhongyou + * @author: cpte * @Date: 2023-02-14 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysUserRoleMapper.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysUserRoleMapper.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysUserRoleMapper.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysUserRoleMapper.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysUserTenantMapper.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysUserTenantMapper.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysUserTenantMapper.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysUserTenantMapper.java index d4e2585..ad1f774 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/SysUserTenantMapper.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/SysUserTenantMapper.java @@ -16,7 +16,7 @@ import org.cpte.modules.system.vo.thirdapp.JwUserDepartVo; /** * @Description: sys_user_tenant_relation - * @author: zhongyou + * @author: cpte * @Date: 2022-12-23 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysAnnouncementMapper.xml b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysAnnouncementMapper.xml similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysAnnouncementMapper.xml rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysAnnouncementMapper.xml diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysAnnouncementSendMapper.xml b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysAnnouncementSendMapper.xml similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysAnnouncementSendMapper.xml rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysAnnouncementSendMapper.xml diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysCategoryMapper.xml b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysCategoryMapper.xml similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysCategoryMapper.xml rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysCategoryMapper.xml diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysCheckRuleMapper.xml b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysCheckRuleMapper.xml similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysCheckRuleMapper.xml rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysCheckRuleMapper.xml diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysCommentMapper.xml b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysCommentMapper.xml similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysCommentMapper.xml rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysCommentMapper.xml diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysDataLogMapper.xml b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysDataLogMapper.xml similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysDataLogMapper.xml rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysDataLogMapper.xml diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysDataSourceMapper.xml b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysDataSourceMapper.xml similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysDataSourceMapper.xml rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysDataSourceMapper.xml diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysDepartMapper.xml b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysDepartMapper.xml similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysDepartMapper.xml rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysDepartMapper.xml diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysDepartPermissionMapper.xml b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysDepartPermissionMapper.xml similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysDepartPermissionMapper.xml rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysDepartPermissionMapper.xml diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysDepartRoleMapper.xml b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysDepartRoleMapper.xml similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysDepartRoleMapper.xml rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysDepartRoleMapper.xml diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysDepartRolePermissionMapper.xml b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysDepartRolePermissionMapper.xml similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysDepartRolePermissionMapper.xml rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysDepartRolePermissionMapper.xml diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysDepartRoleUserMapper.xml b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysDepartRoleUserMapper.xml similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysDepartRoleUserMapper.xml rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysDepartRoleUserMapper.xml diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysDictItemMapper.xml b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysDictItemMapper.xml similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysDictItemMapper.xml rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysDictItemMapper.xml diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysDictMapper.xml b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysDictMapper.xml similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysDictMapper.xml rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysDictMapper.xml diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysFillRuleMapper.xml b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysFillRuleMapper.xml similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysFillRuleMapper.xml rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysFillRuleMapper.xml diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysGatewayRouteMapper.xml b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysGatewayRouteMapper.xml similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysGatewayRouteMapper.xml rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysGatewayRouteMapper.xml diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysLogMapper.xml b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysLogMapper.xml similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysLogMapper.xml rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysLogMapper.xml diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysPackPermissionMapper.xml b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysPackPermissionMapper.xml similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysPackPermissionMapper.xml rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysPackPermissionMapper.xml diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysPermissionDataRuleMapper.xml b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysPermissionDataRuleMapper.xml similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysPermissionDataRuleMapper.xml rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysPermissionDataRuleMapper.xml diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysPermissionMapper.xml b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysPermissionMapper.xml similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysPermissionMapper.xml rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysPermissionMapper.xml diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysPositionMapper.xml b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysPositionMapper.xml similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysPositionMapper.xml rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysPositionMapper.xml diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysRoleIndexMapper.xml b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysRoleIndexMapper.xml similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysRoleIndexMapper.xml rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysRoleIndexMapper.xml diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysRoleMapper.xml b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysRoleMapper.xml similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysRoleMapper.xml rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysRoleMapper.xml diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysTableWhiteListMapper.xml b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysTableWhiteListMapper.xml similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysTableWhiteListMapper.xml rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysTableWhiteListMapper.xml diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysTenantMapper.xml b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysTenantMapper.xml similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysTenantMapper.xml rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysTenantMapper.xml diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysTenantPackMapper.xml b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysTenantPackMapper.xml similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysTenantPackMapper.xml rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysTenantPackMapper.xml diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysTenantPackUserMapper.xml b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysTenantPackUserMapper.xml similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysTenantPackUserMapper.xml rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysTenantPackUserMapper.xml diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysThirdAccountMapper.xml b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysThirdAccountMapper.xml similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysThirdAccountMapper.xml rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysThirdAccountMapper.xml diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysThirdAppConfigMapper.xml b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysThirdAppConfigMapper.xml similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysThirdAppConfigMapper.xml rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysThirdAppConfigMapper.xml diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysUserDepartMapper.xml b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysUserDepartMapper.xml similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysUserDepartMapper.xml rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysUserDepartMapper.xml diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysUserMapper.xml b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysUserMapper.xml similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysUserMapper.xml rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysUserMapper.xml diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysUserPositionMapper.xml b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysUserPositionMapper.xml similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysUserPositionMapper.xml rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysUserPositionMapper.xml diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysUserTenantMapper.xml b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysUserTenantMapper.xml similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysUserTenantMapper.xml rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/mapper/xml/SysUserTenantMapper.xml diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/model/AnnouncementSendModel.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/model/AnnouncementSendModel.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/model/AnnouncementSendModel.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/model/AnnouncementSendModel.java index 94bd813..7ad705c 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/model/AnnouncementSendModel.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/model/AnnouncementSendModel.java @@ -10,7 +10,7 @@ import java.io.Serializable; /** * @Description: 用户通告阅读标记表 - * @author: zhongyou + * @author: cpte * @Date: 2019-02-21 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/model/DepartIdModel.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/model/DepartIdModel.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/model/DepartIdModel.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/model/DepartIdModel.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/model/DuplicateCheckVo.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/model/DuplicateCheckVo.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/model/DuplicateCheckVo.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/model/DuplicateCheckVo.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/model/SysDepartTreeModel.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/model/SysDepartTreeModel.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/model/SysDepartTreeModel.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/model/SysDepartTreeModel.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/model/SysDictTree.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/model/SysDictTree.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/model/SysDictTree.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/model/SysDictTree.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/model/SysLoginModel.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/model/SysLoginModel.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/model/SysLoginModel.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/model/SysLoginModel.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/model/SysPermissionTree.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/model/SysPermissionTree.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/model/SysPermissionTree.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/model/SysPermissionTree.java index 8b0d04f..1147970 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/model/SysPermissionTree.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/model/SysPermissionTree.java @@ -8,7 +8,7 @@ import org.cpte.modules.system.entity.SysPermission; /** * @Description: 菜单树,封装树结构 - * @author: zhongyou + * @author: cpte */ public class SysPermissionTree implements Serializable { diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/model/SysUserSysDepPostModel.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/model/SysUserSysDepPostModel.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/model/SysUserSysDepPostModel.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/model/SysUserSysDepPostModel.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/model/SysUserSysDepartModel.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/model/SysUserSysDepartModel.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/model/SysUserSysDepartModel.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/model/SysUserSysDepartModel.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/model/ThirdLoginModel.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/model/ThirdLoginModel.java similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/model/ThirdLoginModel.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/model/ThirdLoginModel.java index 2abd1a8..8efd56c 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/model/ThirdLoginModel.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/model/ThirdLoginModel.java @@ -6,7 +6,7 @@ import java.io.Serializable; /** * 第三方登录 信息存储 - * @author: zhongyou + * @author: cpte */ @Data public class ThirdLoginModel implements Serializable { diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/model/TreeModel.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/model/TreeModel.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/model/TreeModel.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/model/TreeModel.java index 3f233d2..c4b898c 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/model/TreeModel.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/model/TreeModel.java @@ -10,7 +10,7 @@ import org.cpte.modules.system.entity.SysPermission; /** * 树形列表用到 - * @author: zhongyou + * @author: cpte */ public class TreeModel implements Serializable { diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/model/TreeSelectModel.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/model/TreeSelectModel.java similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/model/TreeSelectModel.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/model/TreeSelectModel.java index f0723f6..18a7378 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/model/TreeSelectModel.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/model/TreeSelectModel.java @@ -5,7 +5,7 @@ import java.util.List; /** * 树形下拉框 - * @author: zhongyou + * @author: cpte */ public class TreeSelectModel implements Serializable { diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/rule/CategoryCodeRule.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/rule/CategoryCodeRule.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/rule/CategoryCodeRule.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/rule/CategoryCodeRule.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/rule/OrderNumberRule.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/rule/OrderNumberRule.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/rule/OrderNumberRule.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/rule/OrderNumberRule.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/rule/OrgCodeRule.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/rule/OrgCodeRule.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/rule/OrgCodeRule.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/rule/OrgCodeRule.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/security/DictQueryBlackListHandler.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/security/DictQueryBlackListHandler.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/security/DictQueryBlackListHandler.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/security/DictQueryBlackListHandler.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysAnnouncementSendService.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysAnnouncementSendService.java similarity index 97% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysAnnouncementSendService.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysAnnouncementSendService.java index 374798e..8600304 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysAnnouncementSendService.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysAnnouncementSendService.java @@ -8,7 +8,7 @@ import com.baomidou.mybatisplus.extension.service.IService; /** * @Description: 用户通告阅读标记表 - * @author: zhongyou + * @author: cpte * @Date: 2019-02-21 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysAnnouncementService.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysAnnouncementService.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysAnnouncementService.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysAnnouncementService.java index 145b9bb..1912d6c 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysAnnouncementService.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysAnnouncementService.java @@ -11,7 +11,7 @@ import java.util.List; /** * @Description: 系统通告表 - * @author: zhongyou + * @author: cpte * @Date: 2019-01-02 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysCategoryService.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysCategoryService.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysCategoryService.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysCategoryService.java index 02dd9fa..f87650d 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysCategoryService.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysCategoryService.java @@ -10,7 +10,7 @@ import java.util.Map; /** * @Description: 分类字典 - * @author: zhongyou + * @author: cpte * @Date: 2019-05-29 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysCheckRuleService.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysCheckRuleService.java similarity index 97% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysCheckRuleService.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysCheckRuleService.java index 98e68f4..6a55fde 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysCheckRuleService.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysCheckRuleService.java @@ -6,7 +6,7 @@ import org.cpte.modules.system.entity.SysCheckRule; /** * @Description: 编码校验规则 - * @author: zhongyou + * @author: cpte * @Date: 2020-02-04 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysCommentService.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysCommentService.java similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysCommentService.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysCommentService.java index 5a44a96..a5394e5 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysCommentService.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysCommentService.java @@ -10,7 +10,7 @@ import java.util.List; /** * @Description: 系统评论回复表 - * @author: zhongyou + * @author: cpte * @Date: 2022-07-19 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysDataLogService.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysDataLogService.java similarity index 95% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysDataLogService.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysDataLogService.java index 6865ba5..91a5a70 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysDataLogService.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysDataLogService.java @@ -6,7 +6,7 @@ import com.baomidou.mybatisplus.extension.service.IService; /** * @Description: 数据日志service接口 - * @author: zhongyou + * @author: cpte */ public interface ISysDataLogService extends IService { diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysDataSourceService.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysDataSourceService.java similarity index 97% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysDataSourceService.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysDataSourceService.java index 8888cef..d75c17a 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysDataSourceService.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysDataSourceService.java @@ -6,7 +6,7 @@ import org.cpte.modules.system.entity.SysDataSource; /** * @Description: 多数据源管理 - * @author: zhongyou + * @author: cpte * @Date: 2019-12-25 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysDepartPermissionService.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysDepartPermissionService.java similarity index 97% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysDepartPermissionService.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysDepartPermissionService.java index 69d0442..d8f5454 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysDepartPermissionService.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysDepartPermissionService.java @@ -8,7 +8,7 @@ import java.util.List; /** * @Description: 部门权限表 - * @author: zhongyou + * @author: cpte * @Date: 2020-02-11 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysDepartRolePermissionService.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysDepartRolePermissionService.java similarity index 96% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysDepartRolePermissionService.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysDepartRolePermissionService.java index 89c9442..5b50bcb 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysDepartRolePermissionService.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysDepartRolePermissionService.java @@ -5,7 +5,7 @@ import com.baomidou.mybatisplus.extension.service.IService; /** * @Description: 部门角色权限 - * @author: zhongyou + * @author: cpte * @Date: 2020-02-12 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysDepartRoleService.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysDepartRoleService.java similarity index 97% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysDepartRoleService.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysDepartRoleService.java index 51f0825..c85bdd8 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysDepartRoleService.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysDepartRoleService.java @@ -7,7 +7,7 @@ import java.util.List; /** * @Description: 部门角色 - * @author: zhongyou + * @author: cpte * @Date: 2020-02-12 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysDepartRoleUserService.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysDepartRoleUserService.java similarity index 97% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysDepartRoleUserService.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysDepartRoleUserService.java index 36dfec0..0f8a863 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysDepartRoleUserService.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysDepartRoleUserService.java @@ -7,7 +7,7 @@ import java.util.List; /** * @Description: 部门角色人员信息 - * @author: zhongyou + * @author: cpte * @Date: 2020-02-13 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysDepartService.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysDepartService.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysDepartService.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysDepartService.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysDictItemService.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysDictItemService.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysDictItemService.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysDictItemService.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysDictService.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysDictService.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysDictService.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysDictService.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysFillRuleService.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysFillRuleService.java similarity index 93% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysFillRuleService.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysFillRuleService.java index 38146ad..08898ae 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysFillRuleService.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysFillRuleService.java @@ -5,7 +5,7 @@ import org.cpte.modules.system.entity.SysFillRule; /** * @Description: 填值规则 - * @author: zhongyou + * @author: cpte * @Date: 2019-11-07 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysFormFileService.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysFormFileService.java similarity index 93% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysFormFileService.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysFormFileService.java index c6ba5d0..365707c 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysFormFileService.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysFormFileService.java @@ -5,7 +5,7 @@ import org.cpte.modules.system.entity.SysFormFile; /** * @Description: 表单评论文件 - * @author: zhongyou + * @author: cpte * @Date: 2022-07-21 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysGatewayRouteService.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysGatewayRouteService.java similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysGatewayRouteService.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysGatewayRouteService.java index dc35648..1213e28 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysGatewayRouteService.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysGatewayRouteService.java @@ -8,7 +8,7 @@ import java.util.List; /** * @Description: gateway路由管理 - * @author: zhongyou + * @author: cpte * @Date: 2020-05-26 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysLogService.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysLogService.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysLogService.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysLogService.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysPackPermissionService.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysPackPermissionService.java similarity index 94% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysPackPermissionService.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysPackPermissionService.java index 339a60f..1d123b6 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysPackPermissionService.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysPackPermissionService.java @@ -5,7 +5,7 @@ import com.baomidou.mybatisplus.extension.service.IService; /** * @Description: 产品包菜单关系表 - * @author: zhongyou + * @author: cpte * @Date: 2022-12-31 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysPermissionDataRuleService.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysPermissionDataRuleService.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysPermissionDataRuleService.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysPermissionDataRuleService.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysPermissionService.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysPermissionService.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysPermissionService.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysPermissionService.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysPositionService.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysPositionService.java similarity index 97% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysPositionService.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysPositionService.java index 80e47d6..606aab1 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysPositionService.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysPositionService.java @@ -7,7 +7,7 @@ import java.util.List; /** * @Description: 职务表 - * @author: zhongyou + * @author: cpte * @Date: 2019-09-19 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysRoleIndexService.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysRoleIndexService.java similarity index 97% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysRoleIndexService.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysRoleIndexService.java index 624121f..5139b41 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysRoleIndexService.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysRoleIndexService.java @@ -5,7 +5,7 @@ import org.cpte.modules.system.entity.SysRoleIndex; /** * @Description: 角色首页配置 - * @author: zhongyou + * @author: cpte * @Date: 2022-03-25 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysRolePermissionService.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysRolePermissionService.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysRolePermissionService.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysRolePermissionService.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysRoleService.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysRoleService.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysRoleService.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysRoleService.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysTableWhiteListService.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysTableWhiteListService.java similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysTableWhiteListService.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysTableWhiteListService.java index 93a9ac4..aaccf93 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysTableWhiteListService.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysTableWhiteListService.java @@ -7,7 +7,7 @@ import java.util.Map; /** * @Description: 系统表白名单 - * @author: zhongyou + * @author: cpte * @Date: 2023-09-12 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysTenantPackService.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysTenantPackService.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysTenantPackService.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysTenantPackService.java index 5fbfaef..1cffabb 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysTenantPackService.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysTenantPackService.java @@ -8,7 +8,7 @@ import java.util.List; /** * @Description: 租户产品包 - * @author: zhongyou + * @author: cpte * @Date: 2022-12-31 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysTenantService.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysTenantService.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysTenantService.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysTenantService.java index 6585a39..c46ce56 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysTenantService.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysTenantService.java @@ -17,7 +17,7 @@ import java.util.List; /** * @Description: 租户service接口 - * @author: zhongyou + * @author: cpte */ public interface ISysTenantService extends IService { diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysThirdAccountService.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysThirdAccountService.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysThirdAccountService.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysThirdAccountService.java index d91741c..8c85018 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysThirdAccountService.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysThirdAccountService.java @@ -9,7 +9,7 @@ import java.util.List; /** * @Description: 第三方登录账号表 - * @author: zhongyou + * @author: cpte * @Date: 2020-11-17 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysThirdAppConfigService.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysThirdAppConfigService.java similarity index 97% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysThirdAppConfigService.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysThirdAppConfigService.java index b498fde..6c6d3e0 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysThirdAppConfigService.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysThirdAppConfigService.java @@ -8,7 +8,7 @@ import java.util.List; /** * @Description: 第三方配置表 - * @author: zhongyou + * @author: cpte * @Date: 2023-02-03 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysUserDepPostService.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysUserDepPostService.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysUserDepPostService.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysUserDepPostService.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysUserDepartService.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysUserDepartService.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysUserDepartService.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysUserDepartService.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysUserPositionService.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysUserPositionService.java similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysUserPositionService.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysUserPositionService.java index ce53cfa..6f266e8 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysUserPositionService.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysUserPositionService.java @@ -7,7 +7,7 @@ import org.cpte.modules.system.entity.SysUserPosition; import com.baomidou.mybatisplus.extension.service.IService; /** * @Description: 用户职位关系表 - * @author: zhongyou + * @author: cpte * @Date: 2023-02-14 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysUserRoleService.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysUserRoleService.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysUserRoleService.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysUserRoleService.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysUserService.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysUserService.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysUserService.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysUserService.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysUserTenantService.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysUserTenantService.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysUserTenantService.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysUserTenantService.java index c5a1670..deba9da 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/ISysUserTenantService.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/ISysUserTenantService.java @@ -12,7 +12,7 @@ import java.util.List; /** * @Description: sys_user_tenant_relation - * @author: zhongyou + * @author: cpte * @Date: 2022-12-23 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/IThirdAppService.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/IThirdAppService.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/IThirdAppService.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/IThirdAppService.java index 5fed697..90c8a80 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/IThirdAppService.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/IThirdAppService.java @@ -7,7 +7,7 @@ import java.util.List; /** * 第三方App对接 - * @author: zhongyou + * @author: cpte */ public interface IThirdAppService { diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/ImportFileServiceImpl.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/ImportFileServiceImpl.java similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/ImportFileServiceImpl.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/ImportFileServiceImpl.java index 8057dbf..3727422 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/ImportFileServiceImpl.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/ImportFileServiceImpl.java @@ -8,7 +8,7 @@ import org.springframework.stereotype.Service; /** * excel导入 实现类 - * @author: zhongyou + * @author: cpte */ @Slf4j @Service diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysAnnouncementSendServiceImpl.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysAnnouncementSendServiceImpl.java similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysAnnouncementSendServiceImpl.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysAnnouncementSendServiceImpl.java index 8cfb216..19bd602 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysAnnouncementSendServiceImpl.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysAnnouncementSendServiceImpl.java @@ -13,7 +13,7 @@ import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl; /** * @Description: 用户通告阅读标记表 - * @author: zhongyou + * @author: cpte * @Date: 2019-02-21 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysAnnouncementServiceImpl.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysAnnouncementServiceImpl.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysAnnouncementServiceImpl.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysAnnouncementServiceImpl.java index dd2e19b..09d781c 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysAnnouncementServiceImpl.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysAnnouncementServiceImpl.java @@ -40,7 +40,7 @@ import java.util.concurrent.TimeUnit; /** * @Description: 系统通告表 - * @author: zhongyou + * @author: cpte * @Date: 2019-01-02 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysBaseApiImpl.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysBaseApiImpl.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysBaseApiImpl.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysBaseApiImpl.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysCategoryServiceImpl.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysCategoryServiceImpl.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysCategoryServiceImpl.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysCategoryServiceImpl.java index b8d00d3..bed6fdb 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysCategoryServiceImpl.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysCategoryServiceImpl.java @@ -22,7 +22,7 @@ import java.util.stream.Collectors; /** * @Description: 分类字典 - * @author: zhongyou + * @author: cpte * @Date: 2019-05-29 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysCheckRuleServiceImpl.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysCheckRuleServiceImpl.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysCheckRuleServiceImpl.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysCheckRuleServiceImpl.java index d55c574..fc2002e 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysCheckRuleServiceImpl.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysCheckRuleServiceImpl.java @@ -15,7 +15,7 @@ import java.util.regex.Pattern; /** * @Description: 编码校验规则 - * @author: zhongyou + * @author: cpte * @Date: 2020-02-04 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysCommentServiceImpl.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysCommentServiceImpl.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysCommentServiceImpl.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysCommentServiceImpl.java index a81ba5b..d19bca6 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysCommentServiceImpl.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysCommentServiceImpl.java @@ -41,7 +41,7 @@ import java.util.regex.Pattern; /** * @Description: 系统评论回复表 - * @author: zhongyou + * @author: cpte * @Date: 2022-07-19 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysDataLogServiceImpl.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysDataLogServiceImpl.java similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysDataLogServiceImpl.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysDataLogServiceImpl.java index edab2c3..4a9dabe 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysDataLogServiceImpl.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysDataLogServiceImpl.java @@ -9,7 +9,7 @@ import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl; /** * @Description: 系统数据日志实现类 - * @author: zhongyou + * @author: cpte */ @Service public class SysDataLogServiceImpl extends ServiceImpl implements ISysDataLogService { diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysDataSourceServiceImpl.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysDataSourceServiceImpl.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysDataSourceServiceImpl.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysDataSourceServiceImpl.java index ae8436a..70c6441 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysDataSourceServiceImpl.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysDataSourceServiceImpl.java @@ -19,7 +19,7 @@ import javax.sql.DataSource; /** * @Description: 多数据源管理 - * @author: zhongyou + * @author: cpte * @Date: 2019-12-25 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysDepartPermissionServiceImpl.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysDepartPermissionServiceImpl.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysDepartPermissionServiceImpl.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysDepartPermissionServiceImpl.java index a1f1778..5463824 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysDepartPermissionServiceImpl.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysDepartPermissionServiceImpl.java @@ -23,7 +23,7 @@ import java.util.stream.Collectors; /** * @Description: 部门权限表 - * @author: zhongyou + * @author: cpte * @Date: 2020-02-11 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysDepartRolePermissionServiceImpl.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysDepartRolePermissionServiceImpl.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysDepartRolePermissionServiceImpl.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysDepartRolePermissionServiceImpl.java index ce8c29d..946adc1 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysDepartRolePermissionServiceImpl.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysDepartRolePermissionServiceImpl.java @@ -16,7 +16,7 @@ import java.util.*; /** * @Description: 部门角色权限 - * @author: zhongyou + * @author: cpte * @Date: 2020-02-12 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysDepartRoleServiceImpl.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysDepartRoleServiceImpl.java similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysDepartRoleServiceImpl.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysDepartRoleServiceImpl.java index a29ad29..b8fc5ae 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysDepartRoleServiceImpl.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysDepartRoleServiceImpl.java @@ -15,7 +15,7 @@ import java.util.List; /** * @Description: 部门角色 - * @author: zhongyou + * @author: cpte * @Date: 2020-02-12 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysDepartRoleUserServiceImpl.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysDepartRoleUserServiceImpl.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysDepartRoleUserServiceImpl.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysDepartRoleUserServiceImpl.java index 9f23f39..8525f99 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysDepartRoleUserServiceImpl.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysDepartRoleUserServiceImpl.java @@ -18,7 +18,7 @@ import java.util.stream.Collectors; /** * @Description: 部门角色人员信息 - * @author: zhongyou + * @author: cpte * @Date: 2020-02-13 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysDepartServiceImpl.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysDepartServiceImpl.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysDepartServiceImpl.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysDepartServiceImpl.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysDictItemServiceImpl.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysDictItemServiceImpl.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysDictItemServiceImpl.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysDictItemServiceImpl.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysDictServiceImpl.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysDictServiceImpl.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysDictServiceImpl.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysDictServiceImpl.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysFillRuleServiceImpl.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysFillRuleServiceImpl.java similarity index 96% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysFillRuleServiceImpl.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysFillRuleServiceImpl.java index 2b3c50d..9cfc2d2 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysFillRuleServiceImpl.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysFillRuleServiceImpl.java @@ -8,7 +8,7 @@ import org.springframework.stereotype.Service; /** * @Description: 填值规则 - * @author: zhongyou + * @author: cpte * @Date: 2019-11-07 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysFormFileServiceImpl.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysFormFileServiceImpl.java similarity index 96% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysFormFileServiceImpl.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysFormFileServiceImpl.java index 0816865..80f891e 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysFormFileServiceImpl.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysFormFileServiceImpl.java @@ -9,7 +9,7 @@ import org.springframework.stereotype.Service; /** * @Description: 表单评论文件 - * @author: zhongyou + * @author: cpte * @Date: 2022-07-21 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysGatewayRouteServiceImpl.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysGatewayRouteServiceImpl.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysGatewayRouteServiceImpl.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysGatewayRouteServiceImpl.java index 19340c3..d81fb9f 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysGatewayRouteServiceImpl.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysGatewayRouteServiceImpl.java @@ -27,7 +27,7 @@ import java.util.List; /** * @Description: gateway路由管理 - * @author: zhongyou + * @author: cpte * @Date: 2020-05-26 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysLogServiceImpl.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysLogServiceImpl.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysLogServiceImpl.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysLogServiceImpl.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysPackPermissionServiceImpl.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysPackPermissionServiceImpl.java similarity index 96% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysPackPermissionServiceImpl.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysPackPermissionServiceImpl.java index c0640e2..fadaef6 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysPackPermissionServiceImpl.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysPackPermissionServiceImpl.java @@ -9,7 +9,7 @@ import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl; /** * @Description: 产品包菜单关系表 - * @author: zhongyou + * @author: cpte * @Date: 2022-12-31 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysPermissionDataRuleImpl.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysPermissionDataRuleImpl.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysPermissionDataRuleImpl.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysPermissionDataRuleImpl.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysPermissionServiceImpl.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysPermissionServiceImpl.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysPermissionServiceImpl.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysPermissionServiceImpl.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysPositionServiceImpl.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysPositionServiceImpl.java similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysPositionServiceImpl.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysPositionServiceImpl.java index f96104b..79589fa 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysPositionServiceImpl.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysPositionServiceImpl.java @@ -13,7 +13,7 @@ import java.util.stream.Collectors; /** * @Description: 职务表 - * @author: zhongyou + * @author: cpte * @Date: 2019-09-19 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysRoleIndexServiceImpl.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysRoleIndexServiceImpl.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysRoleIndexServiceImpl.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysRoleIndexServiceImpl.java index c6db744..48e25cb 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysRoleIndexServiceImpl.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysRoleIndexServiceImpl.java @@ -17,7 +17,7 @@ import org.springframework.util.CollectionUtils; import java.util.List; /** * @Description: 角色首页配置 - * @author: zhongyou + * @author: cpte * @Date: 2022-03-25 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysRolePermissionServiceImpl.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysRolePermissionServiceImpl.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysRolePermissionServiceImpl.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysRolePermissionServiceImpl.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysRoleServiceImpl.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysRoleServiceImpl.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysRoleServiceImpl.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysRoleServiceImpl.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysTableWhiteListServiceImpl.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysTableWhiteListServiceImpl.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysTableWhiteListServiceImpl.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysTableWhiteListServiceImpl.java index 6ee8d05..9204f51 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysTableWhiteListServiceImpl.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysTableWhiteListServiceImpl.java @@ -18,7 +18,7 @@ import java.util.*; /** * @Description: 系统表白名单 - * @author: zhongyou + * @author: cpte * @Date: 2023-09-12 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysTenantPackServiceImpl.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysTenantPackServiceImpl.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysTenantPackServiceImpl.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysTenantPackServiceImpl.java index b44714f..49b8195 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysTenantPackServiceImpl.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysTenantPackServiceImpl.java @@ -31,7 +31,7 @@ import java.util.stream.Collectors; /** * @Description: 租户产品包 - * @author: zhongyou + * @author: cpte * @Date: 2022-12-31 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysTenantServiceImpl.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysTenantServiceImpl.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysTenantServiceImpl.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysTenantServiceImpl.java index 46da86f..d2a1ba3 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysTenantServiceImpl.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysTenantServiceImpl.java @@ -41,7 +41,7 @@ import java.util.stream.Collectors; /** * @Description: 租户实现类 - * @author: zhongyou + * @author: cpte */ @Service("sysTenantServiceImpl") @Slf4j diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysThirdAccountServiceImpl.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysThirdAccountServiceImpl.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysThirdAccountServiceImpl.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysThirdAccountServiceImpl.java index 1be236d..a35a65c 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysThirdAccountServiceImpl.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysThirdAccountServiceImpl.java @@ -34,7 +34,7 @@ import java.util.List; /** * @Description: 第三方登录账号表 - * @author: zhongyou + * @author: cpte * @Date: 2020-11-17 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysThirdAppConfigServiceImpl.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysThirdAppConfigServiceImpl.java similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysThirdAppConfigServiceImpl.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysThirdAppConfigServiceImpl.java index 4fc7009..4193765 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysThirdAppConfigServiceImpl.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysThirdAppConfigServiceImpl.java @@ -13,7 +13,7 @@ import java.util.List; /** * @Description: 第三方配置表 - * @author: zhongyou + * @author: cpte * @Date: 2023-02-03 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysUserDepPostServiceImpl.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysUserDepPostServiceImpl.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysUserDepPostServiceImpl.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysUserDepPostServiceImpl.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysUserDepartServiceImpl.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysUserDepartServiceImpl.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysUserDepartServiceImpl.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysUserDepartServiceImpl.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysUserPositionServiceImpl.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysUserPositionServiceImpl.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysUserPositionServiceImpl.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysUserPositionServiceImpl.java index 13bf619..a1062c0 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysUserPositionServiceImpl.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysUserPositionServiceImpl.java @@ -20,7 +20,7 @@ import org.springframework.beans.factory.annotation.Autowired; /** * @Description: 用户职位关系表 - * @author: zhongyou + * @author: cpte * @Date: 2023-02-14 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysUserRoleServiceImpl.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysUserRoleServiceImpl.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysUserRoleServiceImpl.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysUserRoleServiceImpl.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysUserServiceImpl.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysUserServiceImpl.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysUserServiceImpl.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysUserServiceImpl.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysUserTenantServiceImpl.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysUserTenantServiceImpl.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysUserTenantServiceImpl.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysUserTenantServiceImpl.java index 87e38ed..9e3ca4c 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysUserTenantServiceImpl.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/SysUserTenantServiceImpl.java @@ -32,7 +32,7 @@ import java.util.stream.Collectors; /** * @Description: sys_user_tenant_relation - * @author: zhongyou + * @author: cpte * @Date: 2022-12-23 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/ThirdAppDingtalkServiceImpl.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/ThirdAppDingtalkServiceImpl.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/ThirdAppDingtalkServiceImpl.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/ThirdAppDingtalkServiceImpl.java index acf19c7..0c857ab 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/ThirdAppDingtalkServiceImpl.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/ThirdAppDingtalkServiceImpl.java @@ -56,7 +56,7 @@ import java.util.stream.Collectors; /** * 第三方App对接:钉钉实现类 - * @author: zhongyou + * @author: cpte */ @Slf4j @Service diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/ThirdAppWechatEnterpriseServiceImpl.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/ThirdAppWechatEnterpriseServiceImpl.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/ThirdAppWechatEnterpriseServiceImpl.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/ThirdAppWechatEnterpriseServiceImpl.java index 5562b25..654baca 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/service/impl/ThirdAppWechatEnterpriseServiceImpl.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/service/impl/ThirdAppWechatEnterpriseServiceImpl.java @@ -61,7 +61,7 @@ import java.util.stream.Collectors; /** * 第三方App对接:企业微信实现类 - * @author: zhongyou + * @author: cpte */ @Slf4j @Service diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/util/FindsDepartsChildrenUtil.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/util/FindsDepartsChildrenUtil.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/util/FindsDepartsChildrenUtil.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/util/FindsDepartsChildrenUtil.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/util/ImportOldUserUtil.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/util/ImportOldUserUtil.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/util/ImportOldUserUtil.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/util/ImportOldUserUtil.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/util/ImportSysUserCache.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/util/ImportSysUserCache.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/util/ImportSysUserCache.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/util/ImportSysUserCache.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/util/PermissionDataUtil.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/util/PermissionDataUtil.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/util/PermissionDataUtil.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/util/PermissionDataUtil.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/util/RandImageUtil.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/util/RandImageUtil.java similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/util/RandImageUtil.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/util/RandImageUtil.java index ab00608..625d5c9 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/util/RandImageUtil.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/util/RandImageUtil.java @@ -13,7 +13,7 @@ import java.util.Random; /** * 登录验证码工具类 - * @author: zhongyou + * @author: cpte */ public class RandImageUtil { diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/util/SecurityUtil.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/util/SecurityUtil.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/util/SecurityUtil.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/util/SecurityUtil.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/util/XssUtils.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/util/XssUtils.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/util/XssUtils.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/util/XssUtils.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/SysCommentFileVo.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/SysCommentFileVo.java similarity index 97% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/SysCommentFileVo.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/SysCommentFileVo.java index 2d91a3e..49e5e86 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/SysCommentFileVo.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/SysCommentFileVo.java @@ -4,7 +4,7 @@ import lombok.Data; /** * @Description: 文档VO - * @author: zhongyou + * @author: cpte * @Date: 2022-07-21 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/SysCommentVO.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/SysCommentVO.java similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/SysCommentVO.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/SysCommentVO.java index d85f0ca..791035f 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/SysCommentVO.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/SysCommentVO.java @@ -12,7 +12,7 @@ import java.util.List; /** * @Description: VO 评论信息+文件信息 - * @author: zhongyou + * @author: cpte * @Date: 2022-07-19 * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/SysDepartExportVo.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/SysDepartExportVo.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/SysDepartExportVo.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/SysDepartExportVo.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/SysDepartPositionVo.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/SysDepartPositionVo.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/SysDepartPositionVo.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/SysDepartPositionVo.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/SysDepartUsersVO.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/SysDepartUsersVO.java similarity index 97% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/SysDepartUsersVO.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/SysDepartUsersVO.java index 0a1d55b..24e6d80 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/SysDepartUsersVO.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/SysDepartUsersVO.java @@ -7,7 +7,7 @@ import lombok.Data; /** * @Description: 系统部门VO - * @author: zhongyou + * @author: cpte */ @Data public class SysDepartUsersVO implements Serializable{ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/SysDictPage.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/SysDictPage.java similarity index 97% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/SysDictPage.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/SysDictPage.java index 82a8801..5e21f30 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/SysDictPage.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/SysDictPage.java @@ -9,7 +9,7 @@ import java.util.List; /** * @Description: 系统字典分页 - * @author: zhongyou + * @author: cpte */ @Data public class SysDictPage { diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/SysPositionSelectTreeVo.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/SysPositionSelectTreeVo.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/SysPositionSelectTreeVo.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/SysPositionSelectTreeVo.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/SysUserDepVo.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/SysUserDepVo.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/SysUserDepVo.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/SysUserDepVo.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/SysUserExportVo.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/SysUserExportVo.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/SysUserExportVo.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/SysUserExportVo.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/SysUserImportVo.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/SysUserImportVo.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/SysUserImportVo.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/SysUserImportVo.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/SysUserOnlineVO.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/SysUserOnlineVO.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/SysUserOnlineVO.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/SysUserOnlineVO.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/SysUserPositionVo.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/SysUserPositionVo.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/SysUserPositionVo.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/SysUserPositionVo.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/SysUserRoleCountVo.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/SysUserRoleCountVo.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/SysUserRoleCountVo.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/SysUserRoleCountVo.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/SysUserRoleVO.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/SysUserRoleVO.java similarity index 96% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/SysUserRoleVO.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/SysUserRoleVO.java index 7292b02..3375dc2 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/SysUserRoleVO.java +++ b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/SysUserRoleVO.java @@ -7,7 +7,7 @@ import java.util.List; /** * @Description: 用户角色vo - * @author: zhongyou + * @author: cpte */ @Data public class SysUserRoleVO implements Serializable{ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/SysUserTenantVo.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/SysUserTenantVo.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/SysUserTenantVo.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/SysUserTenantVo.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/UserAvatar.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/UserAvatar.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/UserAvatar.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/UserAvatar.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/lowapp/AppExportUserVo.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/lowapp/AppExportUserVo.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/lowapp/AppExportUserVo.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/lowapp/AppExportUserVo.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/lowapp/DepartAndUserInfo.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/lowapp/DepartAndUserInfo.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/lowapp/DepartAndUserInfo.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/lowapp/DepartAndUserInfo.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/lowapp/DepartInfo.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/lowapp/DepartInfo.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/lowapp/DepartInfo.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/lowapp/DepartInfo.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/lowapp/ExportDepartVo.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/lowapp/ExportDepartVo.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/lowapp/ExportDepartVo.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/lowapp/ExportDepartVo.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/lowapp/SysDictVo.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/lowapp/SysDictVo.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/lowapp/SysDictVo.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/lowapp/SysDictVo.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/lowapp/UpdateDepartInfo.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/lowapp/UpdateDepartInfo.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/lowapp/UpdateDepartInfo.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/lowapp/UpdateDepartInfo.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/tenant/TenantDepartAuthInfo.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/tenant/TenantDepartAuthInfo.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/tenant/TenantDepartAuthInfo.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/tenant/TenantDepartAuthInfo.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/tenant/TenantPackAuth.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/tenant/TenantPackAuth.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/tenant/TenantPackAuth.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/tenant/TenantPackAuth.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/tenant/TenantPackModel.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/tenant/TenantPackModel.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/tenant/TenantPackModel.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/tenant/TenantPackModel.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/tenant/TenantPackUser.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/tenant/TenantPackUser.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/tenant/TenantPackUser.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/tenant/TenantPackUser.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/tenant/TenantPackUserCount.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/tenant/TenantPackUserCount.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/tenant/TenantPackUserCount.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/tenant/TenantPackUserCount.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/tenant/UserDepart.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/tenant/UserDepart.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/tenant/UserDepart.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/tenant/UserDepart.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/tenant/UserPosition.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/tenant/UserPosition.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/tenant/UserPosition.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/tenant/UserPosition.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/thirdapp/JdtDepartmentTreeVo.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/thirdapp/JdtDepartmentTreeVo.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/thirdapp/JdtDepartmentTreeVo.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/thirdapp/JdtDepartmentTreeVo.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/thirdapp/JwDepartmentTreeVo.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/thirdapp/JwDepartmentTreeVo.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/thirdapp/JwDepartmentTreeVo.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/thirdapp/JwDepartmentTreeVo.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/thirdapp/JwSysUserDepartVo.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/thirdapp/JwSysUserDepartVo.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/thirdapp/JwSysUserDepartVo.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/thirdapp/JwSysUserDepartVo.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/thirdapp/JwUserDepartVo.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/thirdapp/JwUserDepartVo.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/thirdapp/JwUserDepartVo.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/thirdapp/JwUserDepartVo.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/thirdapp/SyncInfoVo.java b/cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/thirdapp/SyncInfoVo.java similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/java/org/cpte/modules/system/vo/thirdapp/SyncInfoVo.java rename to cpte-module-system/cpte-system-biz/src/main/java/org/cpte/modules/system/vo/thirdapp/SyncInfoVo.java diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/common/blob.ftl b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/common/blob.ftl similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/common/blob.ftl rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/common/blob.ftl diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/common/form/native/vue3NativeComponents.ftl b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/common/form/native/vue3NativeComponents.ftl similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/common/form/native/vue3NativeComponents.ftl rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/common/form/native/vue3NativeComponents.ftl diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/common/form/native/vue3NativeForm.ftl b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/common/form/native/vue3NativeForm.ftl similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/common/form/native/vue3NativeForm.ftl rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/common/form/native/vue3NativeForm.ftl diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/common/form/native/vue3NativeImport.ftl b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/common/form/native/vue3NativeImport.ftl similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/common/form/native/vue3NativeImport.ftl rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/common/form/native/vue3NativeImport.ftl diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/common/form/native/vue3NativeSearch.ftl b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/common/form/native/vue3NativeSearch.ftl similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/common/form/native/vue3NativeSearch.ftl rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/common/form/native/vue3NativeSearch.ftl diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/common/form/native/vueNativeSearchStyle.ftl b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/common/form/native/vueNativeSearchStyle.ftl similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/common/form/native/vueNativeSearchStyle.ftl rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/common/form/native/vueNativeSearchStyle.ftl diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/common/form/vue3Jvxepopup.ftl b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/common/form/vue3Jvxepopup.ftl similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/common/form/vue3Jvxepopup.ftl rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/common/form/vue3Jvxepopup.ftl diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/common/form/vue3SearchStyle.ftl b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/common/form/vue3SearchStyle.ftl similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/common/form/vue3SearchStyle.ftl rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/common/form/vue3SearchStyle.ftl diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/common/form/vue3popup.ftl b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/common/form/vue3popup.ftl similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/common/form/vue3popup.ftl rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/common/form/vue3popup.ftl diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/common/init/initValue.ftl b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/common/init/initValue.ftl similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/common/init/initValue.ftl rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/common/init/initValue.ftl diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/common/init/initValueSub.ftl b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/common/init/initValueSub.ftl similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/common/init/initValueSub.ftl rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/common/init/initValueSub.ftl diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/common/init/native/vue3NativeInitValue.ftl b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/common/init/native/vue3NativeInitValue.ftl similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/common/init/native/vue3NativeInitValue.ftl rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/common/init/native/vue3NativeInitValue.ftl diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/common/init/native/vue3NativeMainInitValue.ftl b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/common/init/native/vue3NativeMainInitValue.ftl similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/common/init/native/vue3NativeMainInitValue.ftl rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/common/init/native/vue3NativeMainInitValue.ftl diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/common/init/native/vue3NativeSubInitValue.ftl b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/common/init/native/vue3NativeSubInitValue.ftl similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/common/init/native/vue3NativeSubInitValue.ftl rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/common/init/native/vue3NativeSubInitValue.ftl diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/common/sql/menu_insert.ftl b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/common/sql/menu_insert.ftl similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/common/sql/menu_insert.ftl rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/common/sql/menu_insert.ftl diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/common/utils.ftl b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/common/utils.ftl similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/common/utils.ftl rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/common/utils.ftl diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/common/validatorRulesTemplate/core.ftl b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/common/validatorRulesTemplate/core.ftl similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/common/validatorRulesTemplate/core.ftl rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/common/validatorRulesTemplate/core.ftl diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/common/validatorRulesTemplate/main.ftl b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/common/validatorRulesTemplate/main.ftl similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/common/validatorRulesTemplate/main.ftl rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/common/validatorRulesTemplate/main.ftl diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/common/validatorRulesTemplate/native/vue3CoreNative.ftl b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/common/validatorRulesTemplate/native/vue3CoreNative.ftl similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/common/validatorRulesTemplate/native/vue3CoreNative.ftl rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/common/validatorRulesTemplate/native/vue3CoreNative.ftl diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/common/validatorRulesTemplate/native/vue3MainNative.ftl b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/common/validatorRulesTemplate/native/vue3MainNative.ftl similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/common/validatorRulesTemplate/native/vue3MainNative.ftl rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/common/validatorRulesTemplate/native/vue3MainNative.ftl diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/common/validatorRulesTemplate/sub-vue3.ftl b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/common/validatorRulesTemplate/sub-vue3.ftl similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/common/validatorRulesTemplate/sub-vue3.ftl rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/common/validatorRulesTemplate/sub-vue3.ftl diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/common/validatorRulesTemplate/sub.ftl b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/common/validatorRulesTemplate/sub.ftl similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/common/validatorRulesTemplate/sub.ftl rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/common/validatorRulesTemplate/sub.ftl diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai index e0afd50..f7a9612 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai @@ -54,7 +54,7 @@ import org.apache.shiro.authz.annotation.RequiresPermissions; /** * @Description: ${tableVo.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai index ab05158..2216136 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai @@ -22,7 +22,7 @@ import lombok.experimental.Accessors; /** * @Description: ${tableVo.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai similarity index 95% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai index d4992de..568f25a 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai @@ -8,7 +8,7 @@ import com.baomidou.mybatisplus.core.mapper.BaseMapper; /** * @Description: ${tableVo.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai similarity index 94% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai index c8e7adc..16b654a 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai @@ -5,7 +5,7 @@ import com.baomidou.mybatisplus.extension.service.IService; /** * @Description: ${tableVo.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai similarity index 96% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai index 822abb0..0d7ac94 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai @@ -9,7 +9,7 @@ import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl; /** * @Description: ${tableVo.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/uniapp/${entityName}Form.vue b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/uniapp/${entityName}Form.vue similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/uniapp/${entityName}Form.vue rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/uniapp/${entityName}Form.vue diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/uniapp/${entityName}List.vue b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/uniapp/${entityName}List.vue similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/uniapp/${entityName}List.vue rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/uniapp/${entityName}List.vue diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/uniapp3/${entityName}Data.tsi b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/uniapp3/${entityName}Data.tsi similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/uniapp3/${entityName}Data.tsi rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/uniapp3/${entityName}Data.tsi diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/uniapp3/${entityName}Form.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/uniapp3/${entityName}Form.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/uniapp3/${entityName}Form.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/uniapp3/${entityName}Form.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/uniapp3/${entityName}List.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/uniapp3/${entityName}List.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/uniapp3/${entityName}List.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/uniapp3/${entityName}List.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue/V${currentDate}_1__menu_insert_${entityName}.sql b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue/V${currentDate}_1__menu_insert_${entityName}.sql similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue/V${currentDate}_1__menu_insert_${entityName}.sql rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue/V${currentDate}_1__menu_insert_${entityName}.sql diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal__Style#Drawer.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal__Style#Drawer.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal__Style#Drawer.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal__Style#Drawer.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3/V${currentDate}_1__menu_insert_${entityName}.sql b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3/V${currentDate}_1__menu_insert_${entityName}.sql similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3/V${currentDate}_1__menu_insert_${entityName}.sql rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3/V${currentDate}_1__menu_insert_${entityName}.sql diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Form.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Form.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Form.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Form.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}List.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}List.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}List.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}List.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__api.tsi b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__api.tsi similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__api.tsi rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__api.tsi diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__data.tsi b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__data.tsi similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__data.tsi rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__data.tsi diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3Native/V${currentDate}_1__menu_insert_${entityName}.sql b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3Native/V${currentDate}_1__menu_insert_${entityName}.sql similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3Native/V${currentDate}_1__menu_insert_${entityName}.sql rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3Native/V${currentDate}_1__menu_insert_${entityName}.sql diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Form.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Form.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Form.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Form.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Modal.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Modal.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Modal.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Modal.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai index cbc4834..83e6542 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai @@ -55,7 +55,7 @@ import org.apache.shiro.authz.annotation.RequiresPermissions; /** * @Description: ${tableVo.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai index 9302a89..c25117a 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai @@ -17,7 +17,7 @@ import io.swagger.v3.oas.annotations.media.Schema; /** * @Description: ${tableVo.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/entity/[1-n]Entity.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/entity/[1-n]Entity.javai similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/entity/[1-n]Entity.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/entity/[1-n]Entity.javai index 5d52ebf..e0b7c39 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/entity/[1-n]Entity.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/entity/[1-n]Entity.javai @@ -18,7 +18,7 @@ import java.io.UnsupportedEncodingException; /** * @Description: ${subTab.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai similarity index 95% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai index d4992de..568f25a 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai @@ -8,7 +8,7 @@ import com.baomidou.mybatisplus.core.mapper.BaseMapper; /** * @Description: ${tableVo.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/mapper/[1-n]Mapper.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/mapper/[1-n]Mapper.javai similarity index 97% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/mapper/[1-n]Mapper.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/mapper/[1-n]Mapper.javai index b518435..5b4c4ef 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/mapper/[1-n]Mapper.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/mapper/[1-n]Mapper.javai @@ -9,7 +9,7 @@ import org.apache.ibatis.annotations.Param; /** * @Description: ${subTab.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/[1-n]Mapper.xml b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/[1-n]Mapper.xml similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/[1-n]Mapper.xml rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/[1-n]Mapper.xml diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai index 4384190..3551c1a 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai @@ -11,7 +11,7 @@ import java.util.List; /** * @Description: ${tableVo.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/service/[1-n]Service.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/service/[1-n]Service.javai similarity index 96% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/service/[1-n]Service.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/service/[1-n]Service.javai index e8a4741..0444a20 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/service/[1-n]Service.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/service/[1-n]Service.javai @@ -8,7 +8,7 @@ import java.util.List; /** * @Description: ${subTab.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai index 4caf904..f8752d5 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai @@ -19,7 +19,7 @@ import java.util.Collection; /** * @Description: ${tableVo.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/[1-n]ServiceImpl.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/[1-n]ServiceImpl.javai similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/[1-n]ServiceImpl.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/[1-n]ServiceImpl.javai index ecb99f5..793ddcb 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/[1-n]ServiceImpl.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/[1-n]ServiceImpl.javai @@ -12,7 +12,7 @@ import org.springframework.beans.factory.annotation.Autowired; /** * @Description: ${subTab.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/vo/${entityName}Page.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/vo/${entityName}Page.javai similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/vo/${entityName}Page.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/vo/${entityName}Page.javai index 714e78e..a57e089 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/vo/${entityName}Page.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/vo/${entityName}Page.javai @@ -17,7 +17,7 @@ import io.swagger.v3.oas.annotations.media.Schema; /** * @Description: ${tableVo.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/vue/V${currentDate}_1__menu_insert_${entityName}.sql b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/vue/V${currentDate}_1__menu_insert_${entityName}.sql similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/vue/V${currentDate}_1__menu_insert_${entityName}.sql rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/vue/V${currentDate}_1__menu_insert_${entityName}.sql diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/[1-n]Form.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/[1-n]Form.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/[1-n]Form.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/[1-n]Form.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai index 9a3e91e..fb1d0c6 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai @@ -40,7 +40,7 @@ import org.apache.shiro.authz.annotation.RequiresPermissions; /** * @Description: ${tableVo.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai index 26fe89c..06ecf63 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai @@ -21,7 +21,7 @@ import java.io.UnsupportedEncodingException; /** * @Description: ${tableVo.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai similarity index 97% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai index e6cc2ce..3988379 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai @@ -10,7 +10,7 @@ import java.util.Map; /** * @Description: ${tableVo.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai index 4d16b66..4fd03c0 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai @@ -9,7 +9,7 @@ import java.util.List; /** * @Description: ${tableVo.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai index 8f96cb7..735566f 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai @@ -28,7 +28,7 @@ import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl; /** * @Description: ${tableVo.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue/V${currentDate}_1__menu_insert_${entityName}.sql b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue/V${currentDate}_1__menu_insert_${entityName}.sql similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue/V${currentDate}_1__menu_insert_${entityName}.sql rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue/V${currentDate}_1__menu_insert_${entityName}.sql diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3/V${currentDate}_1__menu_insert_${entityName}.sql b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3/V${currentDate}_1__menu_insert_${entityName}.sql similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3/V${currentDate}_1__menu_insert_${entityName}.sql rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3/V${currentDate}_1__menu_insert_${entityName}.sql diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Form.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Form.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Form.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Form.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}List.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}List.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}List.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}List.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__api.tsi b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__api.tsi similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__api.tsi rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__api.tsi diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__data.tsi b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__data.tsi similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__data.tsi rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__data.tsi diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3Native/V${currentDate}_1__menu_insert_${entityName}.sql b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3Native/V${currentDate}_1__menu_insert_${entityName}.sql similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3Native/V${currentDate}_1__menu_insert_${entityName}.sql rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3Native/V${currentDate}_1__menu_insert_${entityName}.sql diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Form.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Form.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Form.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Form.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Modal.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Modal.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Modal.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/default/tree/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Modal.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai index fb88797..39342c7 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai @@ -53,7 +53,7 @@ import org.apache.shiro.authz.annotation.RequiresPermissions; /** * @Description: ${tableVo.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai index 00b677f..3439b6a 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai @@ -20,7 +20,7 @@ import io.swagger.v3.oas.annotations.media.Schema; /** * @Description: ${tableVo.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/entity/[1-n]Entity.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/entity/[1-n]Entity.javai similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/entity/[1-n]Entity.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/entity/[1-n]Entity.javai index 2418557..ab4f502 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/entity/[1-n]Entity.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/entity/[1-n]Entity.javai @@ -22,7 +22,7 @@ import java.io.UnsupportedEncodingException; /** * @Description: ${subTab.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai similarity index 95% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai index d4992de..568f25a 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/onetomany/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai @@ -8,7 +8,7 @@ import com.baomidou.mybatisplus.core.mapper.BaseMapper; /** * @Description: ${tableVo.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/mapper/[1-n]Mapper.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/mapper/[1-n]Mapper.javai similarity index 97% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/mapper/[1-n]Mapper.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/mapper/[1-n]Mapper.javai index a5fe9a2..5ab2495 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/mapper/[1-n]Mapper.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/mapper/[1-n]Mapper.javai @@ -9,7 +9,7 @@ import org.apache.ibatis.annotations.Param; /** * @Description: ${subTab.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/[1-n]Mapper.xml b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/[1-n]Mapper.xml similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/[1-n]Mapper.xml rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/[1-n]Mapper.xml diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai similarity index 97% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai index 72eab8c..18a050f 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai @@ -12,7 +12,7 @@ import java.util.List; /** * @Description: ${tableVo.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/service/[1-n]Service.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/service/[1-n]Service.javai similarity index 96% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/service/[1-n]Service.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/service/[1-n]Service.javai index 0f2357e..960f8d1 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/service/[1-n]Service.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/service/[1-n]Service.javai @@ -8,7 +8,7 @@ import java.util.List; /** * @Description: ${subTab.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai index 2887d25..a2d8f69 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai @@ -19,7 +19,7 @@ import java.util.Collection; /** * @Description: ${tableVo.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/[1-n]ServiceImpl.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/[1-n]ServiceImpl.javai similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/[1-n]ServiceImpl.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/[1-n]ServiceImpl.javai index ecb99f5..793ddcb 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/[1-n]ServiceImpl.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/[1-n]ServiceImpl.javai @@ -12,7 +12,7 @@ import org.springframework.beans.factory.annotation.Autowired; /** * @Description: ${subTab.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue/V${currentDate}_1__menu_insert_${entityName}.sql b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue/V${currentDate}_1__menu_insert_${entityName}.sql similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue/V${currentDate}_1__menu_insert_${entityName}.sql rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue/V${currentDate}_1__menu_insert_${entityName}.sql diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue/[1-n]List.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue/[1-n]List.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue/[1-n]List.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue/[1-n]List.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/[1-n]Modal.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/[1-n]Modal.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/[1-n]Modal.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/[1-n]Modal.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3/V${currentDate}_1__menu_insert_${entityName}.sql b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3/V${currentDate}_1__menu_insert_${entityName}.sql similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3/V${currentDate}_1__menu_insert_${entityName}.sql rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3/V${currentDate}_1__menu_insert_${entityName}.sql diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3/[1-n]List.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3/[1-n]List.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3/[1-n]List.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3/[1-n]List.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3/components/[1-n]Modal.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3/components/[1-n]Modal.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3/components/[1-n]Modal.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3/components/[1-n]Modal.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}List.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}List.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}List.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}List.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__api.tsi b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__api.tsi similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__api.tsi rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__api.tsi diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__data.tsi b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__data.tsi similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__data.tsi rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__data.tsi diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/V${currentDate}_1__menu_insert_${entityName}.sql b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/V${currentDate}_1__menu_insert_${entityName}.sql similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/V${currentDate}_1__menu_insert_${entityName}.sql rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/V${currentDate}_1__menu_insert_${entityName}.sql diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/[1-n]List.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/[1-n]List.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/[1-n]List.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/[1-n]List.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Form.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Form.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Form.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Form.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Modal.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Modal.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Modal.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Modal.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/components/[1-n]Form.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/components/[1-n]Form.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/components/[1-n]Form.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/components/[1-n]Form.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/components/[1-n]Modal.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/components/[1-n]Modal.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/components/[1-n]Modal.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/components/[1-n]Modal.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai index 08b3c87..511eb26 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai @@ -60,7 +60,7 @@ import org.apache.shiro.authz.annotation.RequiresPermissions; /** * @Description: ${tableVo.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai index 67f36a0..24c5153 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai @@ -20,7 +20,7 @@ import io.swagger.v3.oas.annotations.media.Schema; /** * @Description: ${tableVo.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/entity/[1-n]Entity.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/entity/[1-n]Entity.javai similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/entity/[1-n]Entity.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/entity/[1-n]Entity.javai index c5f6982..63a2dc6 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/entity/[1-n]Entity.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/entity/[1-n]Entity.javai @@ -22,7 +22,7 @@ import java.io.UnsupportedEncodingException; /** * @Description: ${subTab.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai similarity index 95% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai index d4992de..568f25a 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/erp/onetomany/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai @@ -8,7 +8,7 @@ import com.baomidou.mybatisplus.core.mapper.BaseMapper; /** * @Description: ${tableVo.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/mapper/[1-n]Mapper.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/mapper/[1-n]Mapper.javai similarity index 97% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/mapper/[1-n]Mapper.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/mapper/[1-n]Mapper.javai index 2c858af..a68dec6 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/mapper/[1-n]Mapper.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/mapper/[1-n]Mapper.javai @@ -9,7 +9,7 @@ import org.apache.ibatis.annotations.Param; /** * @Description: ${subTab.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/[1-n]Mapper.xml b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/[1-n]Mapper.xml similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/[1-n]Mapper.xml rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/[1-n]Mapper.xml diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai index d0701dd..0c8a205 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai @@ -11,7 +11,7 @@ import java.util.List; /** * @Description: ${tableVo.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/service/[1-n]Service.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/service/[1-n]Service.javai similarity index 96% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/service/[1-n]Service.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/service/[1-n]Service.javai index 714cc1d..7949925 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/service/[1-n]Service.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/service/[1-n]Service.javai @@ -8,7 +8,7 @@ import java.util.List; /** * @Description: ${subTab.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai index 4caf904..f8752d5 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai @@ -19,7 +19,7 @@ import java.util.Collection; /** * @Description: ${tableVo.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/[1-n]ServiceImpl.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/[1-n]ServiceImpl.javai similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/[1-n]ServiceImpl.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/[1-n]ServiceImpl.javai index ecb99f5..793ddcb 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/[1-n]ServiceImpl.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/[1-n]ServiceImpl.javai @@ -12,7 +12,7 @@ import org.springframework.beans.factory.annotation.Autowired; /** * @Description: ${subTab.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vo/${entityName}Page.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vo/${entityName}Page.javai similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vo/${entityName}Page.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vo/${entityName}Page.javai index 6771b8d..8b2993c 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vo/${entityName}Page.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vo/${entityName}Page.javai @@ -20,7 +20,7 @@ import io.swagger.v3.oas.annotations.media.Schema; /** * @Description: ${tableVo.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue/V${currentDate}_1__menu_insert_${entityName}.sql b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue/V${currentDate}_1__menu_insert_${entityName}.sql similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue/V${currentDate}_1__menu_insert_${entityName}.sql rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue/V${currentDate}_1__menu_insert_${entityName}.sql diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/[1-n]Form.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/[1-n]Form.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/[1-n]Form.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/[1-n]Form.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue/subTables/[1-n]SubTable.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue/subTables/[1-n]SubTable.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue/subTables/[1-n]SubTable.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue/subTables/[1-n]SubTable.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue3/V${currentDate}_1__menu_insert_${entityName}.sql b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue3/V${currentDate}_1__menu_insert_${entityName}.sql similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue3/V${currentDate}_1__menu_insert_${entityName}.sql rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue3/V${currentDate}_1__menu_insert_${entityName}.sql diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Form.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Form.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Form.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Form.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue3/components/[1-n]Form.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue3/components/[1-n]Form.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue3/components/[1-n]Form.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue3/components/[1-n]Form.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue3/subTables/[1-n]SubTable.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue3/subTables/[1-n]SubTable.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue3/subTables/[1-n]SubTable.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue3/subTables/[1-n]SubTable.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai index 891eeaf..49993c1 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai @@ -69,7 +69,7 @@ import org.apache.shiro.authz.annotation.RequiresPermissions; /** * @Description: ${tableVo.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai index d86d9cc..b7f90c3 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai @@ -20,7 +20,7 @@ import io.swagger.v3.oas.annotations.media.Schema; /** * @Description: ${tableVo.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/entity/[1-n]Entity.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/entity/[1-n]Entity.javai similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/entity/[1-n]Entity.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/entity/[1-n]Entity.javai index c3c488f..e91b224 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/entity/[1-n]Entity.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/entity/[1-n]Entity.javai @@ -20,7 +20,7 @@ import java.io.UnsupportedEncodingException; /** * @Description: ${subTab.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai new file mode 100644 index 0000000..568f25a --- /dev/null +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai @@ -0,0 +1,17 @@ +package ${bussiPackage}.${entityPackage}.mapper; + +import java.util.List; + +import org.apache.ibatis.annotations.Param; +import ${bussiPackage}.${entityPackage}.entity.${entityName}; +import com.baomidou.mybatisplus.core.mapper.BaseMapper; + +/** + * @Description: ${tableVo.ftlDescription} + * @author: cpte + * @Date: ${.now?string["yyyy-MM-dd"]} + * @Version: V1.0 + */ +public interface ${entityName}Mapper extends BaseMapper<${entityName}> { + +} diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/mapper/[1-n]Mapper.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/mapper/[1-n]Mapper.javai similarity index 97% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/mapper/[1-n]Mapper.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/mapper/[1-n]Mapper.javai index 2c858af..a68dec6 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/mapper/[1-n]Mapper.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/mapper/[1-n]Mapper.javai @@ -9,7 +9,7 @@ import org.apache.ibatis.annotations.Param; /** * @Description: ${subTab.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/[1-n]Mapper.xml b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/[1-n]Mapper.xml similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/[1-n]Mapper.xml rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/[1-n]Mapper.xml diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai index 7763fad..1f2b05a 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai @@ -11,7 +11,7 @@ import java.util.List; /** * @Description: ${tableVo.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/service/[1-n]Service.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/service/[1-n]Service.javai similarity index 96% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/service/[1-n]Service.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/service/[1-n]Service.javai index 714cc1d..7949925 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/service/[1-n]Service.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/service/[1-n]Service.javai @@ -8,7 +8,7 @@ import java.util.List; /** * @Description: ${subTab.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai index 4caf904..f8752d5 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai @@ -19,7 +19,7 @@ import java.util.Collection; /** * @Description: ${tableVo.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/[1-n]ServiceImpl.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/[1-n]ServiceImpl.javai similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/[1-n]ServiceImpl.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/[1-n]ServiceImpl.javai index ecb99f5..793ddcb 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/[1-n]ServiceImpl.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/[1-n]ServiceImpl.javai @@ -12,7 +12,7 @@ import org.springframework.beans.factory.annotation.Autowired; /** * @Description: ${subTab.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vo/${entityName}Page.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vo/${entityName}Page.javai similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vo/${entityName}Page.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vo/${entityName}Page.javai index aab49ac..091b313 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vo/${entityName}Page.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vo/${entityName}Page.javai @@ -20,7 +20,7 @@ import io.swagger.v3.oas.annotations.media.Schema; /** * @Description: ${tableVo.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue/V${currentDate}_1__menu_insert_${entityName}.sql b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue/V${currentDate}_1__menu_insert_${entityName}.sql similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue/V${currentDate}_1__menu_insert_${entityName}.sql rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue/V${currentDate}_1__menu_insert_${entityName}.sql diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/[1-n]Form.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/[1-n]Form.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/[1-n]Form.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/[1-n]Form.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3/V${currentDate}_1__menu_insert_${entityName}.sql b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3/V${currentDate}_1__menu_insert_${entityName}.sql similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3/V${currentDate}_1__menu_insert_${entityName}.sql rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3/V${currentDate}_1__menu_insert_${entityName}.sql diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Form.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Form.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Form.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Form.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3/components/[1-n]Form.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3/components/[1-n]Form.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3/components/[1-n]Form.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3/components/[1-n]Form.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}List.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}List.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}List.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}List.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__api.tsi b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__api.tsi similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__api.tsi rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__api.tsi diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__data.tsi b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__data.tsi similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__data.tsi rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/${entityName}__data.tsi diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/V${currentDate}_1__menu_insert_${entityName}.sql b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/V${currentDate}_1__menu_insert_${entityName}.sql similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/V${currentDate}_1__menu_insert_${entityName}.sql rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/V${currentDate}_1__menu_insert_${entityName}.sql diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Form.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Form.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Form.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Form.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Modal.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Modal.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Modal.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/components/${entityName}Modal.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/components/[1-n]Form.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/components/[1-n]Form.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/components/[1-n]Form.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3Native/components/[1-n]Form.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai index 09798bc..c41269a 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai @@ -60,7 +60,7 @@ import org.apache.shiro.authz.annotation.RequiresPermissions; /** * @Description: ${tableVo.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai index 5c75cec..59d7ae2 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai @@ -20,7 +20,7 @@ import io.swagger.v3.oas.annotations.media.Schema; /** * @Description: ${tableVo.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/entity/[1-n]Entity.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/entity/[1-n]Entity.javai similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/entity/[1-n]Entity.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/entity/[1-n]Entity.javai index a781da8..ac6f2e5 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/entity/[1-n]Entity.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/entity/[1-n]Entity.javai @@ -21,7 +21,7 @@ import java.io.UnsupportedEncodingException; /** * @Description: ${subTab.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai new file mode 100644 index 0000000..568f25a --- /dev/null +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai @@ -0,0 +1,17 @@ +package ${bussiPackage}.${entityPackage}.mapper; + +import java.util.List; + +import org.apache.ibatis.annotations.Param; +import ${bussiPackage}.${entityPackage}.entity.${entityName}; +import com.baomidou.mybatisplus.core.mapper.BaseMapper; + +/** + * @Description: ${tableVo.ftlDescription} + * @author: cpte + * @Date: ${.now?string["yyyy-MM-dd"]} + * @Version: V1.0 + */ +public interface ${entityName}Mapper extends BaseMapper<${entityName}> { + +} diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/mapper/[1-n]Mapper.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/mapper/[1-n]Mapper.javai similarity index 97% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/mapper/[1-n]Mapper.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/mapper/[1-n]Mapper.javai index 2c858af..a68dec6 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/mapper/[1-n]Mapper.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/mapper/[1-n]Mapper.javai @@ -9,7 +9,7 @@ import org.apache.ibatis.annotations.Param; /** * @Description: ${subTab.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/[1-n]Mapper.xml b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/[1-n]Mapper.xml similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/[1-n]Mapper.xml rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/[1-n]Mapper.xml diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai index d0701dd..0c8a205 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai @@ -11,7 +11,7 @@ import java.util.List; /** * @Description: ${tableVo.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/service/[1-n]Service.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/service/[1-n]Service.javai similarity index 96% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/service/[1-n]Service.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/service/[1-n]Service.javai index 714cc1d..7949925 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/service/[1-n]Service.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/service/[1-n]Service.javai @@ -8,7 +8,7 @@ import java.util.List; /** * @Description: ${subTab.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai index 4caf904..f8752d5 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai @@ -19,7 +19,7 @@ import java.util.Collection; /** * @Description: ${tableVo.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/[1-n]ServiceImpl.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/[1-n]ServiceImpl.javai new file mode 100644 index 0000000..793ddcb --- /dev/null +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/[1-n]ServiceImpl.javai @@ -0,0 +1,30 @@ +<#list subTables as subTab> +#segment#${subTab.entityName}ServiceImpl.java +package ${bussiPackage}.${entityPackage}.service.impl; + +import ${bussiPackage}.${entityPackage}.entity.${subTab.entityName}; +import ${bussiPackage}.${entityPackage}.mapper.${subTab.entityName}Mapper; +import ${bussiPackage}.${entityPackage}.service.I${subTab.entityName}Service; +import org.springframework.stereotype.Service; +import java.util.List; +import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl; +import org.springframework.beans.factory.annotation.Autowired; + +/** + * @Description: ${subTab.ftlDescription} + * @author: cpte + * @Date: ${.now?string["yyyy-MM-dd"]} + * @Version: V1.0 + */ +@Service +public class ${subTab.entityName}ServiceImpl extends ServiceImpl<${subTab.entityName}Mapper, ${subTab.entityName}> implements I${subTab.entityName}Service { + + @Autowired + private ${subTab.entityName}Mapper ${subTab.entityName?uncap_first}Mapper; + + @Override + public List<${subTab.entityName}> selectByMainId(String mainId) { + return ${subTab.entityName?uncap_first}Mapper.selectByMainId(mainId); + } +} + \ No newline at end of file diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vo/${entityName}Page.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vo/${entityName}Page.javai similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vo/${entityName}Page.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vo/${entityName}Page.javai index 8a2fc8c..608c1ce 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vo/${entityName}Page.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vo/${entityName}Page.javai @@ -20,7 +20,7 @@ import io.swagger.v3.oas.annotations.media.Schema; /** * @Description: ${tableVo.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue/V${currentDate}_1__menu_insert_${entityName}.sql b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue/V${currentDate}_1__menu_insert_${entityName}.sql similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue/V${currentDate}_1__menu_insert_${entityName}.sql rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue/V${currentDate}_1__menu_insert_${entityName}.sql diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/[1-n]Form.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/[1-n]Form.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/[1-n]Form.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/[1-n]Form.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue3/V${currentDate}_1__menu_insert_${entityName}.sql b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue3/V${currentDate}_1__menu_insert_${entityName}.sql similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue3/V${currentDate}_1__menu_insert_${entityName}.sql rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue3/V${currentDate}_1__menu_insert_${entityName}.sql diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Form.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Form.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Form.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Form.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue3/components/${entityName}Modal.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue3/components/[1-n]Form.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue3/components/[1-n]Form.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue3/components/[1-n]Form.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template-online/tab/onetomany/java/${bussiPackage}/${entityPackage}/vue3/components/[1-n]Form.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai index 944eb1d..c5b4cbe 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai @@ -37,7 +37,7 @@ import io.swagger.v3.oas.annotations.Operation; /** * @Description: ${tableVo.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai index e8395fe..699225f 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai @@ -16,7 +16,7 @@ import org.jeecgframework.poi.excel.annotation.Excel; /** * @Description: ${tableVo.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai new file mode 100644 index 0000000..568f25a --- /dev/null +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai @@ -0,0 +1,17 @@ +package ${bussiPackage}.${entityPackage}.mapper; + +import java.util.List; + +import org.apache.ibatis.annotations.Param; +import ${bussiPackage}.${entityPackage}.entity.${entityName}; +import com.baomidou.mybatisplus.core.mapper.BaseMapper; + +/** + * @Description: ${tableVo.ftlDescription} + * @author: cpte + * @Date: ${.now?string["yyyy-MM-dd"]} + * @Version: V1.0 + */ +public interface ${entityName}Mapper extends BaseMapper<${entityName}> { + +} diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai similarity index 94% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai index c8e7adc..16b654a 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai @@ -5,7 +5,7 @@ import com.baomidou.mybatisplus.extension.service.IService; /** * @Description: ${tableVo.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai similarity index 96% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai index 822abb0..0d7ac94 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai @@ -9,7 +9,7 @@ import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl; /** * @Description: ${tableVo.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/uniapp/${entityName}Form.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/uniapp/${entityName}Form.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/uniapp/${entityName}Form.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/uniapp/${entityName}Form.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/uniapp/${entityName}List.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/uniapp/${entityName}List.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/uniapp/${entityName}List.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/uniapp/${entityName}List.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal__Style#Drawer.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal__Style#Drawer.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal__Style#Drawer.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal__Style#Drawer.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/vue3/modules/${entityName}Modal.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/vue3/modules/${entityName}Modal.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/vue3/modules/${entityName}Modal.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/vue3/modules/${entityName}Modal.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/controller/${entityPackage}/${entityName}Controller.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/controller/${entityPackage}/${entityName}Controller.javai similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/controller/${entityPackage}/${entityName}Controller.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/controller/${entityPackage}/${entityName}Controller.javai index 11d3828..0072e5f 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/controller/${entityPackage}/${entityName}Controller.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/controller/${entityPackage}/${entityName}Controller.javai @@ -41,7 +41,7 @@ import org.jeecg.common.aspect.annotation.AutoLog; /** * @Description: ${tableVo.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/entity/${entityPackage}/${entityName}.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/entity/${entityPackage}/${entityName}.javai similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/entity/${entityPackage}/${entityName}.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/entity/${entityPackage}/${entityName}.javai index a2702ce..f712694 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/entity/${entityPackage}/${entityName}.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/entity/${entityPackage}/${entityName}.javai @@ -13,7 +13,7 @@ import io.swagger.v3.oas.annotations.media.Schema; /** * @Description: ${tableVo.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/mapper/${entityPackage}/${entityName}Mapper.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/mapper/${entityPackage}/${entityName}Mapper.javai similarity index 95% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/mapper/${entityPackage}/${entityName}Mapper.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/mapper/${entityPackage}/${entityName}Mapper.javai index 73152d9..ef2178b 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/mapper/${entityPackage}/${entityName}Mapper.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/mapper/${entityPackage}/${entityName}Mapper.javai @@ -8,7 +8,7 @@ import com.baomidou.mybatisplus.core.mapper.BaseMapper; /** * @Description: ${tableVo.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/mapper/${entityPackage}/xml/${entityName}Mapper.xml b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/mapper/${entityPackage}/xml/${entityName}Mapper.xml similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/mapper/${entityPackage}/xml/${entityName}Mapper.xml rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/mapper/${entityPackage}/xml/${entityName}Mapper.xml diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/service/${entityPackage}/I${entityName}Service.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/service/${entityPackage}/I${entityName}Service.javai similarity index 94% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/service/${entityPackage}/I${entityName}Service.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/service/${entityPackage}/I${entityName}Service.javai index 1857ad9..0cac8bc 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/service/${entityPackage}/I${entityName}Service.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/service/${entityPackage}/I${entityName}Service.javai @@ -5,7 +5,7 @@ import com.baomidou.mybatisplus.extension.service.IService; /** * @Description: ${tableVo.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/service/${entityPackage}/impl/${entityName}ServiceImpl.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/service/${entityPackage}/impl/${entityName}ServiceImpl.javai similarity index 96% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/service/${entityPackage}/impl/${entityName}ServiceImpl.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/service/${entityPackage}/impl/${entityName}ServiceImpl.javai index 0d09c4f..961cc3a 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/service/${entityPackage}/impl/${entityName}ServiceImpl.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/service/${entityPackage}/impl/${entityName}ServiceImpl.javai @@ -9,7 +9,7 @@ import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl; /** * @Description: ${tableVo.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/vue/${entityPackage}/${entityName}List.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/vue/${entityPackage}/${entityName}List.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/vue/${entityPackage}/${entityName}List.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/vue/${entityPackage}/${entityName}List.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/vue/${entityPackage}/modules/${entityName}Modal.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/vue/${entityPackage}/modules/${entityName}Modal.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/vue/${entityPackage}/modules/${entityName}Modal.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/vue/${entityPackage}/modules/${entityName}Modal.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/vue/${entityPackage}/modules/${entityName}Modal__Style#Drawer.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/vue/${entityPackage}/modules/${entityName}Modal__Style#Drawer.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/vue/${entityPackage}/modules/${entityName}Modal__Style#Drawer.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/vue/${entityPackage}/modules/${entityName}Modal__Style#Drawer.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/vue3/${entityPackage}/${entityName}List.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/vue3/${entityPackage}/${entityName}List.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/vue3/${entityPackage}/${entityName}List.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/vue3/${entityPackage}/${entityName}List.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/vue3/${entityPackage}/${entityName}__api.tsi b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/vue3/${entityPackage}/${entityName}__api.tsi similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/vue3/${entityPackage}/${entityName}__api.tsi rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/vue3/${entityPackage}/${entityName}__api.tsi diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/vue3/${entityPackage}/${entityName}__data.tsi b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/vue3/${entityPackage}/${entityName}__data.tsi similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/vue3/${entityPackage}/${entityName}__data.tsi rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/vue3/${entityPackage}/${entityName}__data.tsi diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/vue3/${entityPackage}/modules/${entityName}Modal.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/vue3/${entityPackage}/modules/${entityName}Modal.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/vue3/${entityPackage}/modules/${entityName}Modal.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/vue3/${entityPackage}/modules/${entityName}Modal.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai index 9114dff..b331f4e 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai @@ -47,7 +47,7 @@ import org.jeecg.common.aspect.annotation.AutoLog; /** * @Description: ${tableVo.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai index ebd0a98..b7eea19 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai @@ -12,7 +12,7 @@ import io.swagger.v3.oas.annotations.media.Schema; /** * @Description: ${tableVo.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/entity/[1-n]Entity.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/entity/[1-n]Entity.javai similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/entity/[1-n]Entity.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/entity/[1-n]Entity.javai index 58c20d6..e99dad4 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/entity/[1-n]Entity.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/entity/[1-n]Entity.javai @@ -15,7 +15,7 @@ import io.swagger.v3.oas.annotations.media.Schema; /** * @Description: ${subTab.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai new file mode 100644 index 0000000..568f25a --- /dev/null +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai @@ -0,0 +1,17 @@ +package ${bussiPackage}.${entityPackage}.mapper; + +import java.util.List; + +import org.apache.ibatis.annotations.Param; +import ${bussiPackage}.${entityPackage}.entity.${entityName}; +import com.baomidou.mybatisplus.core.mapper.BaseMapper; + +/** + * @Description: ${tableVo.ftlDescription} + * @author: cpte + * @Date: ${.now?string["yyyy-MM-dd"]} + * @Version: V1.0 + */ +public interface ${entityName}Mapper extends BaseMapper<${entityName}> { + +} diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/mapper/[1-n]Mapper.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/mapper/[1-n]Mapper.javai similarity index 96% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/mapper/[1-n]Mapper.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/mapper/[1-n]Mapper.javai index c647cb7..39b0ccc 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/mapper/[1-n]Mapper.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/mapper/[1-n]Mapper.javai @@ -8,7 +8,7 @@ import com.baomidou.mybatisplus.core.mapper.BaseMapper; /** * @Description: ${subTab.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/[1-n]Mapper.xml b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/[1-n]Mapper.xml similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/[1-n]Mapper.xml rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/mapper/xml/[1-n]Mapper.xml diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai index 5f9dd06..e44c5e1 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai @@ -11,7 +11,7 @@ import java.util.List; /** * @Description: ${tableVo.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/service/[1-n]Service.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/service/[1-n]Service.javai similarity index 96% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/service/[1-n]Service.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/service/[1-n]Service.javai index 225031e..ab05dcb 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/service/[1-n]Service.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/service/[1-n]Service.javai @@ -8,7 +8,7 @@ import java.util.List; /** * @Description: ${subTab.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai index 062e9cd..ec77662 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai @@ -19,7 +19,7 @@ import java.util.Collection; /** * @Description: ${tableVo.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/[1-n]ServiceImpl.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/[1-n]ServiceImpl.javai new file mode 100644 index 0000000..793ddcb --- /dev/null +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/service/impl/[1-n]ServiceImpl.javai @@ -0,0 +1,30 @@ +<#list subTables as subTab> +#segment#${subTab.entityName}ServiceImpl.java +package ${bussiPackage}.${entityPackage}.service.impl; + +import ${bussiPackage}.${entityPackage}.entity.${subTab.entityName}; +import ${bussiPackage}.${entityPackage}.mapper.${subTab.entityName}Mapper; +import ${bussiPackage}.${entityPackage}.service.I${subTab.entityName}Service; +import org.springframework.stereotype.Service; +import java.util.List; +import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl; +import org.springframework.beans.factory.annotation.Autowired; + +/** + * @Description: ${subTab.ftlDescription} + * @author: cpte + * @Date: ${.now?string["yyyy-MM-dd"]} + * @Version: V1.0 + */ +@Service +public class ${subTab.entityName}ServiceImpl extends ServiceImpl<${subTab.entityName}Mapper, ${subTab.entityName}> implements I${subTab.entityName}Service { + + @Autowired + private ${subTab.entityName}Mapper ${subTab.entityName?uncap_first}Mapper; + + @Override + public List<${subTab.entityName}> selectByMainId(String mainId) { + return ${subTab.entityName?uncap_first}Mapper.selectByMainId(mainId); + } +} + \ No newline at end of file diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/vo/${entityName}Page.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/vo/${entityName}Page.javai similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/vo/${entityName}Page.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/vo/${entityName}Page.javai index 6ced58b..2d14c88 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/vo/${entityName}Page.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/vo/${entityName}Page.javai @@ -15,7 +15,7 @@ import io.swagger.v3.oas.annotations.media.Schema; /** * @Description: ${tableVo.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Form.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/vue3/modules/${entityName}Modal.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/vue3/modules/${entityName}Modal.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/vue3/modules/${entityName}Modal.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/vue3/modules/${entityName}Modal.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai index 8127465..c2c6801 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/controller/${entityName}Controller.javai @@ -46,7 +46,7 @@ import org.jeecg.common.aspect.annotation.AutoLog; /** * @Description: ${tableVo.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai index ebd0a98..b7eea19 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/entity/${entityName}.javai @@ -12,7 +12,7 @@ import io.swagger.v3.oas.annotations.media.Schema; /** * @Description: ${tableVo.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/entity/[1-n]Entity.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/entity/[1-n]Entity.javai similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/entity/[1-n]Entity.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/entity/[1-n]Entity.javai index e949acd..6852816 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/entity/[1-n]Entity.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/entity/[1-n]Entity.javai @@ -14,7 +14,7 @@ import io.swagger.v3.oas.annotations.media.Schema; /** * @Description: ${subTab.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai new file mode 100644 index 0000000..568f25a --- /dev/null +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/mapper/${entityName}Mapper.javai @@ -0,0 +1,17 @@ +package ${bussiPackage}.${entityPackage}.mapper; + +import java.util.List; + +import org.apache.ibatis.annotations.Param; +import ${bussiPackage}.${entityPackage}.entity.${entityName}; +import com.baomidou.mybatisplus.core.mapper.BaseMapper; + +/** + * @Description: ${tableVo.ftlDescription} + * @author: cpte + * @Date: ${.now?string["yyyy-MM-dd"]} + * @Version: V1.0 + */ +public interface ${entityName}Mapper extends BaseMapper<${entityName}> { + +} diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/mapper/[1-n]Mapper.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/mapper/[1-n]Mapper.javai similarity index 96% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/mapper/[1-n]Mapper.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/mapper/[1-n]Mapper.javai index c647cb7..39b0ccc 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany/java/${bussiPackage}/${entityPackage}/mapper/[1-n]Mapper.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/mapper/[1-n]Mapper.javai @@ -8,7 +8,7 @@ import com.baomidou.mybatisplus.core.mapper.BaseMapper; /** * @Description: ${subTab.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/mapper/xml/${entityName}Mapper.xml diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/mapper/xml/[1-n]Mapper.xml b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/mapper/xml/[1-n]Mapper.xml similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/mapper/xml/[1-n]Mapper.xml rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/mapper/xml/[1-n]Mapper.xml diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai index 5f9dd06..e44c5e1 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/service/I${entityName}Service.javai @@ -11,7 +11,7 @@ import java.util.List; /** * @Description: ${tableVo.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/service/[1-n]Service.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/service/[1-n]Service.javai similarity index 96% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/service/[1-n]Service.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/service/[1-n]Service.javai index 225031e..ab05dcb 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/service/[1-n]Service.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/service/[1-n]Service.javai @@ -8,7 +8,7 @@ import java.util.List; /** * @Description: ${subTab.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai similarity index 99% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai index 062e9cd..ec77662 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/service/impl/${entityName}ServiceImpl.javai @@ -19,7 +19,7 @@ import java.util.Collection; /** * @Description: ${tableVo.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/service/impl/[1-n]ServiceImpl.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/service/impl/[1-n]ServiceImpl.javai new file mode 100644 index 0000000..793ddcb --- /dev/null +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/service/impl/[1-n]ServiceImpl.javai @@ -0,0 +1,30 @@ +<#list subTables as subTab> +#segment#${subTab.entityName}ServiceImpl.java +package ${bussiPackage}.${entityPackage}.service.impl; + +import ${bussiPackage}.${entityPackage}.entity.${subTab.entityName}; +import ${bussiPackage}.${entityPackage}.mapper.${subTab.entityName}Mapper; +import ${bussiPackage}.${entityPackage}.service.I${subTab.entityName}Service; +import org.springframework.stereotype.Service; +import java.util.List; +import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl; +import org.springframework.beans.factory.annotation.Autowired; + +/** + * @Description: ${subTab.ftlDescription} + * @author: cpte + * @Date: ${.now?string["yyyy-MM-dd"]} + * @Version: V1.0 + */ +@Service +public class ${subTab.entityName}ServiceImpl extends ServiceImpl<${subTab.entityName}Mapper, ${subTab.entityName}> implements I${subTab.entityName}Service { + + @Autowired + private ${subTab.entityName}Mapper ${subTab.entityName?uncap_first}Mapper; + + @Override + public List<${subTab.entityName}> selectByMainId(String mainId) { + return ${subTab.entityName?uncap_first}Mapper.selectByMainId(mainId); + } +} + \ No newline at end of file diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/vo/${entityName}Page.javai b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/vo/${entityName}Page.javai similarity index 98% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/vo/${entityName}Page.javai rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/vo/${entityName}Page.javai index 7a432e0..4e40084 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/vo/${entityName}Page.javai +++ b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/vo/${entityName}Page.javai @@ -14,7 +14,7 @@ import io.swagger.v3.oas.annotations.media.Schema; /** * @Description: ${tableVo.ftlDescription} - * @author: zhongyou + * @author: cpte * @Date: ${.now?string["yyyy-MM-dd"]} * @Version: V1.0 */ diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/vue/[1-n]List.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/vue/[1-n]List.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/vue/[1-n]List.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/vue/[1-n]List.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/vue/modules/[1-n]Modal.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/vue/modules/[1-n]Modal.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/vue/modules/[1-n]Modal.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/vue/modules/[1-n]Modal.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/vue3/${entityName}List.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__api.tsi diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/vue3/[1-n]List.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/vue3/[1-n]List.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/vue3/[1-n]List.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/vue3/[1-n]List.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/vue3/modules/${entityName}Modal.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/vue3/modules/${entityName}Modal.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/vue3/modules/${entityName}Modal.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/vue3/modules/${entityName}Modal.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/vue3/modules/[1-n]Modal.vuei b/cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/vue3/modules/[1-n]Modal.vuei similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/vue3/modules/[1-n]Modal.vuei rename to cpte-module-system/cpte-system-biz/src/main/resources/jeecg/code-template/onetomany2/java/${bussiPackage}/${entityPackage}/vue3/modules/[1-n]Modal.vuei diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/demo1.html b/cpte-module-system/cpte-system-biz/src/main/resources/static/demo1.html similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/demo1.html rename to cpte-module-system/cpte-system-biz/src/main/resources/static/demo1.html diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/LICENSE b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/LICENSE similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/LICENSE rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/LICENSE diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/build/pdf.js b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/build/pdf.js similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/build/pdf.js rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/build/pdf.js diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/build/pdf.worker.js b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/build/pdf.worker.js similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/build/pdf.worker.js rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/build/pdf.worker.js diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/78-EUC-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/78-EUC-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/78-EUC-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/78-EUC-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/78-EUC-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/78-EUC-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/78-EUC-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/78-EUC-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/78-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/78-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/78-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/78-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/78-RKSJ-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/78-RKSJ-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/78-RKSJ-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/78-RKSJ-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/78-RKSJ-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/78-RKSJ-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/78-RKSJ-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/78-RKSJ-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/78-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/78-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/78-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/78-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/78ms-RKSJ-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/78ms-RKSJ-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/78ms-RKSJ-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/78ms-RKSJ-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/78ms-RKSJ-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/78ms-RKSJ-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/78ms-RKSJ-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/78ms-RKSJ-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/83pv-RKSJ-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/83pv-RKSJ-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/83pv-RKSJ-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/83pv-RKSJ-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/90ms-RKSJ-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/90ms-RKSJ-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/90ms-RKSJ-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/90ms-RKSJ-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/90ms-RKSJ-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/90ms-RKSJ-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/90ms-RKSJ-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/90ms-RKSJ-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/90msp-RKSJ-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/90msp-RKSJ-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/90msp-RKSJ-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/90msp-RKSJ-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/90msp-RKSJ-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/90msp-RKSJ-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/90msp-RKSJ-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/90msp-RKSJ-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/90pv-RKSJ-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/90pv-RKSJ-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/90pv-RKSJ-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/90pv-RKSJ-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/90pv-RKSJ-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/90pv-RKSJ-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/90pv-RKSJ-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/90pv-RKSJ-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Add-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Add-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Add-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Add-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Add-RKSJ-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Add-RKSJ-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Add-RKSJ-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Add-RKSJ-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Add-RKSJ-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Add-RKSJ-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Add-RKSJ-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Add-RKSJ-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Add-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Add-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Add-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Add-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-CNS1-0.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-CNS1-0.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-CNS1-0.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-CNS1-0.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-CNS1-1.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-CNS1-1.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-CNS1-1.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-CNS1-1.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-CNS1-2.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-CNS1-2.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-CNS1-2.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-CNS1-2.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-CNS1-3.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-CNS1-3.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-CNS1-3.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-CNS1-3.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-CNS1-4.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-CNS1-4.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-CNS1-4.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-CNS1-4.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-CNS1-5.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-CNS1-5.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-CNS1-5.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-CNS1-5.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-CNS1-6.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-CNS1-6.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-CNS1-6.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-CNS1-6.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-CNS1-UCS2.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-CNS1-UCS2.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-CNS1-UCS2.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-CNS1-UCS2.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-GB1-0.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-GB1-0.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-GB1-0.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-GB1-0.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-GB1-1.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-GB1-1.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-GB1-1.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-GB1-1.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-GB1-2.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-GB1-2.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-GB1-2.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-GB1-2.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-GB1-3.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-GB1-3.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-GB1-3.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-GB1-3.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-GB1-4.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-GB1-4.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-GB1-4.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-GB1-4.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-GB1-5.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-GB1-5.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-GB1-5.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-GB1-5.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-GB1-UCS2.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-GB1-UCS2.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-GB1-UCS2.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-GB1-UCS2.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-Japan1-0.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-Japan1-0.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-Japan1-0.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-Japan1-0.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-Japan1-1.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-Japan1-1.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-Japan1-1.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-Japan1-1.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-Japan1-2.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-Japan1-2.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-Japan1-2.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-Japan1-2.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-Japan1-3.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-Japan1-3.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-Japan1-3.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-Japan1-3.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-Japan1-4.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-Japan1-4.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-Japan1-4.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-Japan1-4.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-Japan1-5.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-Japan1-5.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-Japan1-5.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-Japan1-5.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-Japan1-6.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-Japan1-6.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-Japan1-6.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-Japan1-6.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-Japan1-UCS2.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-Japan1-UCS2.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-Japan1-UCS2.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-Japan1-UCS2.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-Korea1-0.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-Korea1-0.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-Korea1-0.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-Korea1-0.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-Korea1-1.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-Korea1-1.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-Korea1-1.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-Korea1-1.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-Korea1-2.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-Korea1-2.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-Korea1-2.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-Korea1-2.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-Korea1-UCS2.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-Korea1-UCS2.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-Korea1-UCS2.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Adobe-Korea1-UCS2.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/B5-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/B5-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/B5-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/B5-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/B5-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/B5-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/B5-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/B5-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/B5pc-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/B5pc-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/B5pc-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/B5pc-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/B5pc-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/B5pc-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/B5pc-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/B5pc-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/CNS-EUC-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/CNS-EUC-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/CNS-EUC-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/CNS-EUC-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/CNS-EUC-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/CNS-EUC-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/CNS-EUC-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/CNS-EUC-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/CNS1-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/CNS1-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/CNS1-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/CNS1-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/CNS1-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/CNS1-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/CNS1-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/CNS1-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/CNS2-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/CNS2-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/CNS2-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/CNS2-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/CNS2-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/CNS2-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/CNS2-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/CNS2-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/ETHK-B5-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/ETHK-B5-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/ETHK-B5-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/ETHK-B5-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/ETHK-B5-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/ETHK-B5-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/ETHK-B5-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/ETHK-B5-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/ETen-B5-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/ETen-B5-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/ETen-B5-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/ETen-B5-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/ETen-B5-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/ETen-B5-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/ETen-B5-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/ETen-B5-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/ETenms-B5-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/ETenms-B5-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/ETenms-B5-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/ETenms-B5-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/ETenms-B5-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/ETenms-B5-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/ETenms-B5-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/ETenms-B5-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/EUC-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/EUC-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/EUC-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/EUC-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/EUC-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/EUC-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/EUC-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/EUC-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Ext-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Ext-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Ext-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Ext-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Ext-RKSJ-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Ext-RKSJ-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Ext-RKSJ-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Ext-RKSJ-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Ext-RKSJ-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Ext-RKSJ-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Ext-RKSJ-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Ext-RKSJ-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Ext-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Ext-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Ext-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Ext-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/GB-EUC-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/GB-EUC-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/GB-EUC-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/GB-EUC-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/GB-EUC-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/GB-EUC-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/GB-EUC-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/GB-EUC-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/GB-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/GB-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/GB-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/GB-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/GB-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/GB-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/GB-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/GB-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/GBK-EUC-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/GBK-EUC-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/GBK-EUC-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/GBK-EUC-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/GBK-EUC-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/GBK-EUC-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/GBK-EUC-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/GBK-EUC-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/GBK2K-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/GBK2K-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/GBK2K-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/GBK2K-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/GBK2K-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/GBK2K-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/GBK2K-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/GBK2K-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/GBKp-EUC-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/GBKp-EUC-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/GBKp-EUC-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/GBKp-EUC-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/GBKp-EUC-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/GBKp-EUC-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/GBKp-EUC-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/GBKp-EUC-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/GBT-EUC-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/GBT-EUC-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/GBT-EUC-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/GBT-EUC-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/GBT-EUC-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/GBT-EUC-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/GBT-EUC-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/GBT-EUC-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/GBT-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/GBT-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/GBT-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/GBT-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/GBT-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/GBT-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/GBT-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/GBT-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/GBTpc-EUC-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/GBTpc-EUC-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/GBTpc-EUC-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/GBTpc-EUC-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/GBTpc-EUC-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/GBTpc-EUC-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/GBTpc-EUC-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/GBTpc-EUC-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/GBpc-EUC-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/GBpc-EUC-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/GBpc-EUC-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/GBpc-EUC-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/GBpc-EUC-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/GBpc-EUC-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/GBpc-EUC-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/GBpc-EUC-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/HKdla-B5-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/HKdla-B5-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/HKdla-B5-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/HKdla-B5-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/HKdla-B5-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/HKdla-B5-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/HKdla-B5-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/HKdla-B5-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/HKdlb-B5-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/HKdlb-B5-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/HKdlb-B5-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/HKdlb-B5-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/HKdlb-B5-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/HKdlb-B5-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/HKdlb-B5-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/HKdlb-B5-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/HKgccs-B5-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/HKgccs-B5-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/HKgccs-B5-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/HKgccs-B5-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/HKgccs-B5-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/HKgccs-B5-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/HKgccs-B5-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/HKgccs-B5-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/HKm314-B5-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/HKm314-B5-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/HKm314-B5-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/HKm314-B5-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/HKm314-B5-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/HKm314-B5-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/HKm314-B5-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/HKm314-B5-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/HKm471-B5-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/HKm471-B5-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/HKm471-B5-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/HKm471-B5-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/HKm471-B5-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/HKm471-B5-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/HKm471-B5-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/HKm471-B5-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/HKscs-B5-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/HKscs-B5-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/HKscs-B5-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/HKscs-B5-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/HKscs-B5-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/HKscs-B5-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/HKscs-B5-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/HKscs-B5-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Hankaku.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Hankaku.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Hankaku.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Hankaku.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Hiragana.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Hiragana.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Hiragana.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Hiragana.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/KSC-EUC-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/KSC-EUC-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/KSC-EUC-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/KSC-EUC-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/KSC-EUC-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/KSC-EUC-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/KSC-EUC-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/KSC-EUC-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/KSC-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/KSC-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/KSC-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/KSC-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/KSC-Johab-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/KSC-Johab-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/KSC-Johab-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/KSC-Johab-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/KSC-Johab-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/KSC-Johab-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/KSC-Johab-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/KSC-Johab-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/KSC-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/KSC-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/KSC-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/KSC-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/KSCms-UHC-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/KSCms-UHC-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/KSCms-UHC-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/KSCms-UHC-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/KSCms-UHC-HW-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/KSCms-UHC-HW-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/KSCms-UHC-HW-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/KSCms-UHC-HW-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/KSCms-UHC-HW-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/KSCms-UHC-HW-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/KSCms-UHC-HW-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/KSCms-UHC-HW-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/KSCms-UHC-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/KSCms-UHC-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/KSCms-UHC-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/KSCms-UHC-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/KSCpc-EUC-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/KSCpc-EUC-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/KSCpc-EUC-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/KSCpc-EUC-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/KSCpc-EUC-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/KSCpc-EUC-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/KSCpc-EUC-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/KSCpc-EUC-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Katakana.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Katakana.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Katakana.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Katakana.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/LICENSE b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/LICENSE similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/LICENSE rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/LICENSE diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/NWP-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/NWP-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/NWP-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/NWP-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/NWP-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/NWP-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/NWP-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/NWP-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/RKSJ-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/RKSJ-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/RKSJ-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/RKSJ-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/RKSJ-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/RKSJ-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/RKSJ-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/RKSJ-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Roman.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Roman.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/Roman.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/Roman.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniCNS-UCS2-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniCNS-UCS2-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniCNS-UCS2-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniCNS-UCS2-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniCNS-UCS2-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniCNS-UCS2-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniCNS-UCS2-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniCNS-UCS2-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniCNS-UTF16-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniCNS-UTF16-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniCNS-UTF16-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniCNS-UTF16-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniCNS-UTF16-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniCNS-UTF16-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniCNS-UTF16-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniCNS-UTF16-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniCNS-UTF32-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniCNS-UTF32-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniCNS-UTF32-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniCNS-UTF32-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniCNS-UTF32-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniCNS-UTF32-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniCNS-UTF32-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniCNS-UTF32-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniCNS-UTF8-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniCNS-UTF8-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniCNS-UTF8-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniCNS-UTF8-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniCNS-UTF8-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniCNS-UTF8-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniCNS-UTF8-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniCNS-UTF8-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniGB-UCS2-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniGB-UCS2-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniGB-UCS2-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniGB-UCS2-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniGB-UCS2-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniGB-UCS2-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniGB-UCS2-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniGB-UCS2-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniGB-UTF16-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniGB-UTF16-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniGB-UTF16-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniGB-UTF16-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniGB-UTF16-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniGB-UTF16-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniGB-UTF16-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniGB-UTF16-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniGB-UTF32-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniGB-UTF32-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniGB-UTF32-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniGB-UTF32-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniGB-UTF32-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniGB-UTF32-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniGB-UTF32-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniGB-UTF32-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniGB-UTF8-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniGB-UTF8-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniGB-UTF8-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniGB-UTF8-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniGB-UTF8-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniGB-UTF8-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniGB-UTF8-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniGB-UTF8-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS-UCS2-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS-UCS2-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS-UCS2-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS-UCS2-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS-UCS2-HW-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS-UCS2-HW-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS-UCS2-HW-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS-UCS2-HW-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS-UCS2-HW-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS-UCS2-HW-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS-UCS2-HW-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS-UCS2-HW-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS-UCS2-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS-UCS2-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS-UCS2-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS-UCS2-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS-UTF16-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS-UTF16-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS-UTF16-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS-UTF16-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS-UTF16-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS-UTF16-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS-UTF16-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS-UTF16-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS-UTF32-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS-UTF32-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS-UTF32-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS-UTF32-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS-UTF32-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS-UTF32-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS-UTF32-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS-UTF32-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS-UTF8-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS-UTF8-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS-UTF8-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS-UTF8-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS-UTF8-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS-UTF8-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS-UTF8-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS-UTF8-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS2004-UTF16-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS2004-UTF16-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS2004-UTF16-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS2004-UTF16-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS2004-UTF16-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS2004-UTF16-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS2004-UTF16-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS2004-UTF16-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS2004-UTF32-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS2004-UTF32-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS2004-UTF32-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS2004-UTF32-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS2004-UTF32-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS2004-UTF32-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS2004-UTF32-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS2004-UTF32-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS2004-UTF8-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS2004-UTF8-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS2004-UTF8-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS2004-UTF8-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS2004-UTF8-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS2004-UTF8-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS2004-UTF8-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniJIS2004-UTF8-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniJISPro-UCS2-HW-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniJISPro-UCS2-HW-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniJISPro-UCS2-HW-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniJISPro-UCS2-HW-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniJISPro-UCS2-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniJISPro-UCS2-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniJISPro-UCS2-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniJISPro-UCS2-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniJISPro-UTF8-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniJISPro-UTF8-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniJISPro-UTF8-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniJISPro-UTF8-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniJISX0213-UTF32-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniJISX0213-UTF32-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniJISX0213-UTF32-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniJISX0213-UTF32-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniJISX0213-UTF32-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniJISX0213-UTF32-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniJISX0213-UTF32-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniJISX0213-UTF32-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniJISX02132004-UTF32-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniJISX02132004-UTF32-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniJISX02132004-UTF32-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniJISX02132004-UTF32-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniJISX02132004-UTF32-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniJISX02132004-UTF32-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniJISX02132004-UTF32-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniJISX02132004-UTF32-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniKS-UCS2-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniKS-UCS2-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniKS-UCS2-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniKS-UCS2-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniKS-UCS2-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniKS-UCS2-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniKS-UCS2-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniKS-UCS2-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniKS-UTF16-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniKS-UTF16-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniKS-UTF16-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniKS-UTF16-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniKS-UTF16-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniKS-UTF16-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniKS-UTF16-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniKS-UTF16-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniKS-UTF32-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniKS-UTF32-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniKS-UTF32-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniKS-UTF32-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniKS-UTF32-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniKS-UTF32-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniKS-UTF32-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniKS-UTF32-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniKS-UTF8-H.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniKS-UTF8-H.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniKS-UTF8-H.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniKS-UTF8-H.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniKS-UTF8-V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniKS-UTF8-V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/UniKS-UTF8-V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/UniKS-UTF8-V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/V.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/V.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/V.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/V.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/WP-Symbol.bcmap b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/WP-Symbol.bcmap similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/cmaps/WP-Symbol.bcmap rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/cmaps/WP-Symbol.bcmap diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/compatibility.js b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/compatibility.js similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/compatibility.js rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/compatibility.js diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/compressed.tracemonkey-pldi-09.pdf b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/compressed.tracemonkey-pldi-09.pdf similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/compressed.tracemonkey-pldi-09.pdf rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/compressed.tracemonkey-pldi-09.pdf diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/debugger.js b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/debugger.js similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/debugger.js rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/debugger.js diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/annotation-check.svg b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/annotation-check.svg similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/annotation-check.svg rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/annotation-check.svg diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/annotation-comment.svg b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/annotation-comment.svg similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/annotation-comment.svg rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/annotation-comment.svg diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/annotation-help.svg b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/annotation-help.svg similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/annotation-help.svg rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/annotation-help.svg diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/annotation-insert.svg b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/annotation-insert.svg similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/annotation-insert.svg rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/annotation-insert.svg diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/annotation-key.svg b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/annotation-key.svg similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/annotation-key.svg rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/annotation-key.svg diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/annotation-newparagraph.svg b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/annotation-newparagraph.svg similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/annotation-newparagraph.svg rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/annotation-newparagraph.svg diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/annotation-noicon.svg b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/annotation-noicon.svg similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/annotation-noicon.svg rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/annotation-noicon.svg diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/annotation-note.svg b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/annotation-note.svg similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/annotation-note.svg rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/annotation-note.svg diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/annotation-paragraph.svg b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/annotation-paragraph.svg similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/annotation-paragraph.svg rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/annotation-paragraph.svg diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/findbarButton-next-rtl.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/findbarButton-next-rtl.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/findbarButton-next-rtl.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/findbarButton-next-rtl.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/findbarButton-next-rtl@2x.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/findbarButton-next-rtl@2x.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/findbarButton-next-rtl@2x.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/findbarButton-next-rtl@2x.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/findbarButton-next.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/findbarButton-next.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/findbarButton-next.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/findbarButton-next.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/findbarButton-next@2x.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/findbarButton-next@2x.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/findbarButton-next@2x.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/findbarButton-next@2x.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/findbarButton-previous-rtl.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/findbarButton-previous-rtl.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/findbarButton-previous-rtl.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/findbarButton-previous-rtl.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/findbarButton-previous-rtl@2x.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/findbarButton-previous-rtl@2x.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/findbarButton-previous-rtl@2x.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/findbarButton-previous-rtl@2x.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/findbarButton-previous.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/findbarButton-previous.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/findbarButton-previous.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/findbarButton-previous.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/findbarButton-previous@2x.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/findbarButton-previous@2x.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/findbarButton-previous@2x.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/findbarButton-previous@2x.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/grab.cur b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/grab.cur similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/grab.cur rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/grab.cur diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/grabbing.cur b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/grabbing.cur similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/grabbing.cur rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/grabbing.cur diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/loading-icon.gif b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/loading-icon.gif similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/loading-icon.gif rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/loading-icon.gif diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/loading-small.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/loading-small.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/loading-small.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/loading-small.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/loading-small@2x.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/loading-small@2x.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/loading-small@2x.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/loading-small@2x.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/secondaryToolbarButton-documentProperties.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/secondaryToolbarButton-documentProperties.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/secondaryToolbarButton-documentProperties.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/secondaryToolbarButton-documentProperties.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/secondaryToolbarButton-documentProperties@2x.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/secondaryToolbarButton-documentProperties@2x.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/secondaryToolbarButton-documentProperties@2x.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/secondaryToolbarButton-documentProperties@2x.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/secondaryToolbarButton-firstPage.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/secondaryToolbarButton-firstPage.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/secondaryToolbarButton-firstPage.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/secondaryToolbarButton-firstPage.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/secondaryToolbarButton-firstPage@2x.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/secondaryToolbarButton-firstPage@2x.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/secondaryToolbarButton-firstPage@2x.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/secondaryToolbarButton-firstPage@2x.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/secondaryToolbarButton-handTool.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/secondaryToolbarButton-handTool.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/secondaryToolbarButton-handTool.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/secondaryToolbarButton-handTool.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/secondaryToolbarButton-handTool@2x.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/secondaryToolbarButton-handTool@2x.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/secondaryToolbarButton-handTool@2x.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/secondaryToolbarButton-handTool@2x.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/secondaryToolbarButton-lastPage.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/secondaryToolbarButton-lastPage.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/secondaryToolbarButton-lastPage.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/secondaryToolbarButton-lastPage.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/secondaryToolbarButton-lastPage@2x.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/secondaryToolbarButton-lastPage@2x.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/secondaryToolbarButton-lastPage@2x.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/secondaryToolbarButton-lastPage@2x.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/secondaryToolbarButton-rotateCcw.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/secondaryToolbarButton-rotateCcw.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/secondaryToolbarButton-rotateCcw.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/secondaryToolbarButton-rotateCcw.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/secondaryToolbarButton-rotateCcw@2x.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/secondaryToolbarButton-rotateCcw@2x.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/secondaryToolbarButton-rotateCcw@2x.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/secondaryToolbarButton-rotateCcw@2x.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/secondaryToolbarButton-rotateCw.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/secondaryToolbarButton-rotateCw.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/secondaryToolbarButton-rotateCw.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/secondaryToolbarButton-rotateCw.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/secondaryToolbarButton-rotateCw@2x.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/secondaryToolbarButton-rotateCw@2x.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/secondaryToolbarButton-rotateCw@2x.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/secondaryToolbarButton-rotateCw@2x.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/shadow.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/shadow.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/shadow.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/shadow.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/texture.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/texture.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/texture.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/texture.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-bookmark.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-bookmark.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-bookmark.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-bookmark.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-bookmark@2x.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-bookmark@2x.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-bookmark@2x.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-bookmark@2x.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-download.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-download.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-download.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-download.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-download@2x.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-download@2x.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-download@2x.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-download@2x.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-menuArrows.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-menuArrows.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-menuArrows.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-menuArrows.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-menuArrows@2x.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-menuArrows@2x.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-menuArrows@2x.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-menuArrows@2x.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-openFile.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-openFile.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-openFile.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-openFile.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-openFile@2x.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-openFile@2x.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-openFile@2x.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-openFile@2x.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-pageDown-rtl.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-pageDown-rtl.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-pageDown-rtl.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-pageDown-rtl.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-pageDown-rtl@2x.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-pageDown-rtl@2x.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-pageDown-rtl@2x.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-pageDown-rtl@2x.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-pageDown.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-pageDown.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-pageDown.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-pageDown.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-pageDown@2x.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-pageDown@2x.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-pageDown@2x.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-pageDown@2x.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-pageUp-rtl.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-pageUp-rtl.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-pageUp-rtl.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-pageUp-rtl.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-pageUp-rtl@2x.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-pageUp-rtl@2x.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-pageUp-rtl@2x.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-pageUp-rtl@2x.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-pageUp.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-pageUp.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-pageUp.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-pageUp.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-pageUp@2x.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-pageUp@2x.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-pageUp@2x.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-pageUp@2x.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-presentationMode.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-presentationMode.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-presentationMode.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-presentationMode.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-presentationMode@2x.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-presentationMode@2x.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-presentationMode@2x.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-presentationMode@2x.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-print.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-print.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-print.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-print.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-print@2x.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-print@2x.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-print@2x.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-print@2x.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-search.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-search.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-search.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-search.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-search@2x.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-search@2x.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-search@2x.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-search@2x.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-secondaryToolbarToggle-rtl.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-secondaryToolbarToggle-rtl.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-secondaryToolbarToggle-rtl.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-secondaryToolbarToggle-rtl.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-secondaryToolbarToggle-rtl@2x.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-secondaryToolbarToggle-rtl@2x.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-secondaryToolbarToggle-rtl@2x.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-secondaryToolbarToggle-rtl@2x.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-secondaryToolbarToggle.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-secondaryToolbarToggle.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-secondaryToolbarToggle.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-secondaryToolbarToggle.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-secondaryToolbarToggle@2x.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-secondaryToolbarToggle@2x.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-secondaryToolbarToggle@2x.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-secondaryToolbarToggle@2x.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-sidebarToggle-rtl.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-sidebarToggle-rtl.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-sidebarToggle-rtl.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-sidebarToggle-rtl.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-sidebarToggle-rtl@2x.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-sidebarToggle-rtl@2x.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-sidebarToggle-rtl@2x.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-sidebarToggle-rtl@2x.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-sidebarToggle.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-sidebarToggle.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-sidebarToggle.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-sidebarToggle.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-sidebarToggle@2x.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-sidebarToggle@2x.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-sidebarToggle@2x.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-sidebarToggle@2x.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-viewAttachments.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-viewAttachments.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-viewAttachments.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-viewAttachments.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-viewAttachments@2x.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-viewAttachments@2x.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-viewAttachments@2x.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-viewAttachments@2x.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-viewOutline-rtl.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-viewOutline-rtl.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-viewOutline-rtl.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-viewOutline-rtl.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-viewOutline-rtl@2x.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-viewOutline-rtl@2x.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-viewOutline-rtl@2x.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-viewOutline-rtl@2x.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-viewOutline.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-viewOutline.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-viewOutline.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-viewOutline.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-viewOutline@2x.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-viewOutline@2x.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-viewOutline@2x.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-viewOutline@2x.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-viewThumbnail.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-viewThumbnail.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-viewThumbnail.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-viewThumbnail.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-viewThumbnail@2x.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-viewThumbnail@2x.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-viewThumbnail@2x.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-viewThumbnail@2x.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-zoomIn.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-zoomIn.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-zoomIn.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-zoomIn.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-zoomIn@2x.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-zoomIn@2x.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-zoomIn@2x.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-zoomIn@2x.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-zoomOut.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-zoomOut.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-zoomOut.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-zoomOut.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-zoomOut@2x.png b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-zoomOut@2x.png similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/images/toolbarButton-zoomOut@2x.png rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/images/toolbarButton-zoomOut@2x.png diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/l10n.js b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/l10n.js similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/l10n.js rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/l10n.js diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/locale/locale.properties b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/locale/locale.properties similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/locale/locale.properties rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/locale/locale.properties diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/locale/zh-CN/viewer.properties b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/locale/zh-CN/viewer.properties similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/locale/zh-CN/viewer.properties rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/locale/zh-CN/viewer.properties diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/viewer.css b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/viewer.css similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/viewer.css rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/viewer.css diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/viewer.html b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/viewer.html similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/viewer.html rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/viewer.html diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/viewer.js b/cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/viewer.js similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/generic/web/viewer.js rename to cpte-module-system/cpte-system-biz/src/main/resources/static/generic/web/viewer.js diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/view/userlist.html b/cpte-module-system/cpte-system-biz/src/main/resources/static/view/userlist.html similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/static/view/userlist.html rename to cpte-module-system/cpte-system-biz/src/main/resources/static/view/userlist.html diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/templates/announcement/showContent.ftl b/cpte-module-system/cpte-system-biz/src/main/resources/templates/announcement/showContent.ftl similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/templates/announcement/showContent.ftl rename to cpte-module-system/cpte-system-biz/src/main/resources/templates/announcement/showContent.ftl diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/templates/demo3.ftl b/cpte-module-system/cpte-system-biz/src/main/resources/templates/demo3.ftl similarity index 100% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/templates/demo3.ftl rename to cpte-module-system/cpte-system-biz/src/main/resources/templates/demo3.ftl diff --git a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/templates/pdfPreviewIframe.ftl b/cpte-module-system/cpte-system-biz/src/main/resources/templates/pdfPreviewIframe.ftl similarity index 87% rename from zhongyou-module-system/zhongyou-system-biz/src/main/resources/templates/pdfPreviewIframe.ftl rename to cpte-module-system/cpte-system-biz/src/main/resources/templates/pdfPreviewIframe.ftl index f20c68c..6905e54 100644 --- a/zhongyou-module-system/zhongyou-system-biz/src/main/resources/templates/pdfPreviewIframe.ftl +++ b/cpte-module-system/cpte-system-biz/src/main/resources/templates/pdfPreviewIframe.ftl @@ -12,7 +12,7 @@