springcloud_k8s_panzhihuazhihuishequ/.idea/workspace.xml
@@ -24,19 +24,9 @@ <component name="ChangeListManager"> <list default="true" id="8ba27629-3e5d-4f42-993e-d0c055bc9371" name="Default Changelist" comment=""> <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" /> <change beforePath="$PROJECT_DIR$/applets/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/applets/pom.xml" afterDir="false" /> <change beforePath="$PROJECT_DIR$/applets_backstage/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/applets_backstage/pom.xml" afterDir="false" /> <change beforePath="$PROJECT_DIR$/auth/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/auth/pom.xml" afterDir="false" /> <change beforePath="$PROJECT_DIR$/common/target/common-1.0-SNAPSHOT.jar" beforeDir="false" afterPath="$PROJECT_DIR$/common/target/common-1.0-SNAPSHOT.jar" afterDir="false" /> <change beforePath="$PROJECT_DIR$/common/target/maven-archiver/pom.properties" beforeDir="false" afterPath="$PROJECT_DIR$/common/target/maven-archiver/pom.properties" afterDir="false" /> <change beforePath="$PROJECT_DIR$/common/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" afterPath="$PROJECT_DIR$/common/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" afterDir="false" /> <change beforePath="$PROJECT_DIR$/common/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" afterPath="$PROJECT_DIR$/common/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" afterDir="false" /> <change beforePath="$PROJECT_DIR$/community_backstage/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/community_backstage/pom.xml" afterDir="false" /> <change beforePath="$PROJECT_DIR$/config_server/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/config_server/pom.xml" afterDir="false" /> <change beforePath="$PROJECT_DIR$/eureka_server/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/eureka_server/pom.xml" afterDir="false" /> <change beforePath="$PROJECT_DIR$/service_community/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/service_community/pom.xml" afterDir="false" /> <change beforePath="$PROJECT_DIR$/service_partybuilding/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/service_partybuilding/pom.xml" afterDir="false" /> <change beforePath="$PROJECT_DIR$/service_user/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/service_user/pom.xml" afterDir="false" /> <change beforePath="$PROJECT_DIR$/zuul/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/zuul/pom.xml" afterDir="false" /> </list> <option name="SHOW_DIALOG" value="false" /> <option name="HIGHLIGHT_CONFLICTS" value="true" /> @@ -385,7 +375,7 @@ <workItem from="1608371107059" duration="646000" /> <workItem from="1608371917868" duration="79000" /> <workItem from="1608379508016" duration="46000" /> <workItem from="1608531425658" duration="10235000" /> <workItem from="1608531425658" duration="11219000" /> </task> <servers /> </component> @@ -437,22 +427,22 @@ <screen x="0" y="0" width="1536" height="824" /> </state> <state x="549" y="167" key="FileChooserDialogImpl/0.0.1536.824@0.0.1536.824" timestamp="1606197830966" /> <state width="1493" height="247" key="GridCell.Tab.0.bottom" timestamp="1608541670999"> <state width="1493" height="486" key="GridCell.Tab.0.bottom" timestamp="1608544084099"> <screen x="0" y="0" width="1536" height="824" /> </state> <state width="1493" height="247" key="GridCell.Tab.0.bottom/0.0.1536.824@0.0.1536.824" timestamp="1608541670999" /> <state width="1493" height="247" key="GridCell.Tab.0.center" timestamp="1608541670999"> <state width="1493" height="486" key="GridCell.Tab.0.bottom/0.0.1536.824@0.0.1536.824" timestamp="1608544084099" /> <state width="1493" height="486" key="GridCell.Tab.0.center" timestamp="1608544084099"> <screen x="0" y="0" width="1536" height="824" /> </state> <state width="1493" height="247" key="GridCell.Tab.0.center/0.0.1536.824@0.0.1536.824" timestamp="1608541670999" /> <state width="1493" height="247" key="GridCell.Tab.0.left" timestamp="1608541670999"> <state width="1493" height="486" key="GridCell.Tab.0.center/0.0.1536.824@0.0.1536.824" timestamp="1608544084099" /> <state width="1493" height="486" key="GridCell.Tab.0.left" timestamp="1608544084099"> <screen x="0" y="0" width="1536" height="824" /> </state> <state width="1493" height="247" key="GridCell.Tab.0.left/0.0.1536.824@0.0.1536.824" timestamp="1608541670999" /> <state width="1493" height="247" key="GridCell.Tab.0.right" timestamp="1608541670999"> <state width="1493" height="486" key="GridCell.Tab.0.left/0.0.1536.824@0.0.1536.824" timestamp="1608544084099" /> <state width="1493" height="486" key="GridCell.Tab.0.right" timestamp="1608544084099"> <screen x="0" y="0" width="1536" height="824" /> </state> <state width="1493" height="247" key="GridCell.Tab.0.right/0.0.1536.824@0.0.1536.824" timestamp="1608541670999" /> <state width="1493" height="486" key="GridCell.Tab.0.right/0.0.1536.824@0.0.1536.824" timestamp="1608544084099" /> <state width="1031" height="238" key="GridCell.Tab.1.bottom" timestamp="1608537971388"> <screen x="0" y="0" width="1536" height="824" /> </state> springcloud_k8s_panzhihuazhihuishequ/applets/src/main/resources/application.yml
@@ -7,6 +7,8 @@ enabled: true service-id: config # 注册中心的服务名 profile: dev # 指定配置文件的环境 profiles: active: dev eureka: client: springcloud_k8s_panzhihuazhihuishequ/applets_backstage/src/main/resources/bootstrap.yml
@@ -7,6 +7,8 @@ enabled: true service-id: config # 注册中心的服务名 profile: dev # 指定配置文件的环境 profiles: active: dev eureka: client: springcloud_k8s_panzhihuazhihuishequ/auth/src/main/resources/bootstrap.yml
@@ -7,6 +7,8 @@ enabled: true service-id: config # 注册中心的服务名 profile: dev # 指定配置文件的环境 profiles: active: dev eureka: client: springcloud_k8s_panzhihuazhihuishequ/common/target/common-1.0-SNAPSHOT.jarBinary files differ
springcloud_k8s_panzhihuazhihuishequ/common/target/maven-archiver/pom.properties
@@ -1,5 +1,5 @@ #Generated by Maven #Fri Nov 27 17:26:33 CST 2020 #Mon Dec 21 17:25:06 CST 2020 version=1.0-SNAPSHOT groupId=com.panzhihua artifactId=common springcloud_k8s_panzhihuazhihuishequ/common/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst
@@ -1,37 +1,74 @@ com\panzhihua\common\exceptions\PartyBuildingMemberException.class com\panzhihua\common\model\vos\community\ComActDynVO.class com\panzhihua\common\controller\BaseController.class com\panzhihua\common\model\vos\user\ComMngFamilyInfoVO.class com\panzhihua\common\utlis\HttpUtils$TrustAnyHostnameVerifier.class com\panzhihua\common\model\vos\partybuilding\PartyBuildingMemberExcelVO.class com\panzhihua\common\utlis\SpringUtils.class com\panzhihua\common\model\vos\partybuilding\PartyBuildingMemberVO.class com\panzhihua\common\model\vos\user\RoleVO.class com\panzhihua\common\utlis\HTMLFilter.class com\panzhihua\common\utlis\EscapeUtil.class com\panzhihua\common\model\vos\community\ActivitySignVO.class com\panzhihua\common\model\vos\community\ComActActPrizeVO.class com\panzhihua\common\utlis\LogUtils.class com\panzhihua\common\model\vos\user\ChangePasswordVO.class com\panzhihua\common\model\vos\LoginReturnVO.class com\panzhihua\common\service\community\CommunityService.class com\panzhihua\common\constants\HttpStatus.class com\panzhihua\common\exceptions\UnAuthenticationException.class com\panzhihua\common\model\vos\community\ComMngStructAreaVO.class com\panzhihua\common\service\auth\TokenService.class com\panzhihua\common\utlis\ResultUtil.class com\panzhihua\common\model\vos\partybuilding\PartyOrganizationVO.class com\panzhihua\common\utlis\HttpUtils$1.class com\panzhihua\common\model\vos\community\ComMngVolunteerMngVO.class com\panzhihua\common\model\vos\community\ComActEasyPhotoVO.class com\panzhihua\common\model\vos\user\ComMngJobSetVO.class com\panzhihua\common\utlis\SFTPUtil.class com\panzhihua\common\utlis\AddressUtils.class com\panzhihua\common\utlis\AES.class com\panzhihua\common\constants\SecurityConstants.class com\panzhihua\common\model\vos\community\BatchhouseVO.class com\panzhihua\common\utlis\ServletUtils.class com\panzhihua\common\model\vos\MenuVO.class com\panzhihua\common\model\vos\community\ComMngStructHouseVO.class com\panzhihua\common\utlis\CharsetKit.class com\panzhihua\common\exceptions\WeiXinException.class com\panzhihua\common\model\vos\user\UserPhoneVO.class com\panzhihua\common\constants\Constants.class com\panzhihua\common\model\vos\partybuilding\PartyBuildingActivityVO.class com\panzhihua\common\utlis\HttpHelper.class com\panzhihua\common\service\user\UserService.class com\panzhihua\common\utlis\HttpUtils$TrustAnyTrustManager.class com\panzhihua\common\utlis\IpUtils.class com\panzhihua\common\utlis\HttpUtils.class com\panzhihua\common\model\vos\R.class com\panzhihua\common\model\vos\partybuilding\PagePartyOrganizationVO.class com\panzhihua\common\utlis\StringUtils.class com\panzhihua\common\model\vos\LoginUserInfoVO.class com\panzhihua\common\constants\TokenConstant.class com\panzhihua\common\exceptions\TokenException.class com\panzhihua\common\utlis\Convert.class com\panzhihua\common\utlis\MessageUtils.class com\panzhihua\common\model\vos\partybuilding\ActivityManagerVO.class com\panzhihua\common\model\vos\partybuilding\PartyCommitteeVO.class com\panzhihua\common\model\vos\community\ComActMicroWishVO.class com\panzhihua\common\model\vos\partybuilding\PageActivityMembersVO.class com\panzhihua\common\utlis\Threads.class com\panzhihua\common\model\vos\community\ComMngStructOtherBuildVO.class com\panzhihua\common\model\vos\partybuilding\ComPbDynUserVO.class com\panzhihua\common\model\vos\community\ComMngStructBuildTypeVO.class com\panzhihua\common\model\vos\community\SignactivityVO.class com\panzhihua\common\model\vos\user\ComMngUserTagVO.class com\panzhihua\common\model\vos\community\ComActVO.class com\panzhihua\common\validated\AddGroup.class com\panzhihua\common\constants\UserConstants.class com\panzhihua\common\exceptions\UnAuthorizationException.class com\panzhihua\common\model\vos\community\ComActActivityVO.class com\panzhihua\common\utlis\JWTTokenUtil.class com\panzhihua\common\model\vos\partybuilding\PartyBuildingComPbDynVO.class com\panzhihua\common\utlis\StrFormatter.class com\panzhihua\common\constants\FtpConstants.class com\panzhihua\common\service\partybuilding\PartyBuildingService.class com\panzhihua\common\enums\UserStatus.class springcloud_k8s_panzhihuazhihuishequ/community_backstage/src/main/resources/bootstrap.yml
@@ -7,6 +7,8 @@ enabled: true service-id: config # 注册中心的服务名 profile: test # 指定配置文件的环境 profiles: active: test eureka: client: springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/bootstrap.yml
@@ -7,6 +7,8 @@ enabled: true service-id: config # 注册中心的服务名 profile: dev # 指定配置文件的环境 profiles: active: dev eureka: client: springcloud_k8s_panzhihuazhihuishequ/service_partybuilding/src/main/resources/bootstrap.yml
@@ -7,6 +7,8 @@ enabled: true service-id: config # 注册中心的服务名 profile: dev # 指定配置文件的环境 profiles: active: dev eureka: client: springcloud_k8s_panzhihuazhihuishequ/service_user/src/main/resources/bootstrap.yml
@@ -7,6 +7,8 @@ enabled: true service-id: config # 注册中心的服务名 profile: dev # 指定配置文件的环境 profiles: active: dev eureka: client: springcloud_k8s_panzhihuazhihuishequ/zuul/src/main/resources/bootstrap.yml
@@ -7,6 +7,9 @@ enabled: true service-id: config # 注册中心的服务名 profile: dev # 指定配置文件的环境 profiles: active: dev eureka: client: