|
@@ -43,15 +43,161 @@
|
|
|
<change afterPath="$PROJECT_DIR$/log/ssp-server/2023_08/2023_08_23/2023_08_23_09(0).log" afterDir="false" />
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
|
<change beforePath="$PROJECT_DIR$/src/main/java/com/pj/project/sso/SsoServerController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/pj/project/sso/SsoServerController.java" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/src/main/java/com/pj/project/sys_client/SysClientController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/pj/project/sys_client/SysClientController.java" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/src/main/java/com/pj/project/sys_user/SysUser.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/pj/project/sys_user/SysUser.java" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/src/main/java/com/pj/project/sys_user/SysUserMapper.xml" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/pj/project/sys_user/SysUserMapper.xml" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/src/main/java/com/pj/project/sys_user/SysUserService.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/pj/project/sys_user/SysUserService.java" afterDir="false" />
|
|
|
<change beforePath="$PROJECT_DIR$/src/main/java/com/pj/project/sys_user_acc/SysUserAccController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/pj/project/sys_user_acc/SysUserAccController.java" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/src/main/java/com/pj/project4sp/config/SpConfigController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/pj/project4sp/config/SpConfigController.java" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/src/main/resources/application.yml" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/application.yml" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/target/classes/application.yml" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/application.yml" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project/sso/SsoServerController.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/pj/project/sso/SsoServerController.class" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project/sys_client/SysClientController.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/pj/project/sys_client/SysClientController.class" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project/sys_user_acc/SysUserAccController.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/pj/project/sys_user_acc/SysUserAccController.class" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project4sp/config/SpConfigController.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/pj/project4sp/config/SpConfigController.class" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/src/main/java/com/pj/project/sys_user_sync/listen/SspServerListenController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/pj/project/sys_user_sync/listen/SspServerListenController.java" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/src/main/java/com/pj/utils/sg/AjaxJson.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/pj/utils/sg/AjaxJson.java" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/META-INF/spring-configuration-metadata.json" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/application-dev.yml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/application-prod.yml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/application.yml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/SspServerApplication.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/current/SaPlusStartup.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/current/config/MyConfig.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/current/config/PerformConfigure.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/current/config/ProjectConfigure.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/current/config/RemoveDruidAdConfig$1.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/current/config/RemoveDruidAdConfig.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/current/config/SystemObject.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/current/global/ApilogAspect.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/current/global/ApilogStartInterceptor$1.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/current/global/ApilogStartInterceptor.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/current/global/GlobalExceptionHandler.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/current/global/NotFoundHandle.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/current/mybatis/MybatisMapperDynamicLoader$1.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/current/mybatis/MybatisMapperDynamicLoader$Scanner.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/current/mybatis/MybatisMapperDynamicLoader.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/current/mybatis/MybatisStdOutImpl.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/current/mybatis/RefConfig.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/current/satoken/AuthConst.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/current/satoken/SaTokenConfigure.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/current/satoken/StpInterfaceImpl.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/current/satoken/StpUserUtil.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project/sso/CustomSaSsoTemplate.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project/sso/SsoServerController.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project/sta_data/StaDataController.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project/sta_data/StaDataMapper.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project/sta_data/StaDataMapper.xml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project/sys_client/SysClient.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project/sys_client/SysClientController.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project/sys_client/SysClientMapper.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project/sys_client/SysClientMapper.xml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project/sys_client/SysClientUtil.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project/sys_client_visit/SysClientVisit.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project/sys_client_visit/SysClientVisitController.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project/sys_client_visit/SysClientVisitMapper.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project/sys_client_visit/SysClientVisitMapper.xml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project/sys_client_visit/SysClientVisitUtil.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project/sys_login_log/SysLoginLog.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project/sys_login_log/SysLoginLogController.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project/sys_login_log/SysLoginLogMapper.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project/sys_login_log/SysLoginLogMapper.xml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project/sys_login_log/SysLoginLogUtil.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project/sys_user/HttpContextUtils.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project/sys_user/ReadUserInfoExcel.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project/sys_user/SysUser.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project/sys_user/SysUserController.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project/sys_user/SysUserMapper.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project/sys_user/SysUserMapper.xml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project/sys_user/SysUserService.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project/sys_user/SysUserUtil.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project/sys_user_acc/SysUserAcc.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project/sys_user_acc/SysUserAccController.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project/sys_user_acc/SysUserAccMapper.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project/sys_user_acc/SysUserAccMapper.xml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project/sys_user_acc/SysUserAccService.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project/sys_user_acc/SysUserAccUtil.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project/sys_user_online/SysUserOnlineController.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project/sys_user_password/SysUserPasswordService.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project/sys_user_sync/Sm4Util.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project/sys_user_sync/brd/SspServerBrdUtil.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project/sys_user_sync/listen/SspServerListenController.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project/sys_user_sync/listen/SspServerListenUtil.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project4sp/SP.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project4sp/admin/SpAdmin.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project4sp/admin/SpAdminController.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project4sp/admin/SpAdminMapper.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project4sp/admin/SpAdminMapper.xml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project4sp/admin/SpAdminService.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project4sp/admin/SpAdminUtil.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project4sp/admin4acc/SpAccAdminController.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project4sp/admin4acc/SpAccAdminService.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project4sp/admin4login/SpAdminLogin.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project4sp/admin4login/SpAdminLoginController.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project4sp/admin4login/SpAdminLoginMapper.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project4sp/admin4login/SpAdminLoginMapper.xml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project4sp/admin4password/SpAdminPasswordController.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project4sp/admin4password/SpAdminPasswordService.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project4sp/apilog/SpApilog.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project4sp/apilog/SpApilogControlle.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project4sp/apilog/SpApilogInsertTemplate.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project4sp/apilog/SpApilogMapper.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project4sp/apilog/SpApilogMapper.xml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project4sp/apilog/SpApilogUtil.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project4sp/config/SpConfig.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project4sp/config/SpConfigController.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project4sp/config/SpConfigMapper.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project4sp/config/SpConfigMapper.xml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project4sp/config/SpConfigUtil.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project4sp/menu/SpMenu.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project4sp/menu/SpMenuController.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project4sp/menu/SpMenuMapper.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project4sp/menu/SpMenuMapper.xml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project4sp/menu/SpMenuUtil.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project4sp/public4mapper/JdbcLambdaBegin.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project4sp/public4mapper/JdbcLambdaBeginRet.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project4sp/public4mapper/JdbcLambdaRollback.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project4sp/public4mapper/JdbcLambdaRollbackRet.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project4sp/public4mapper/PublicMapper.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project4sp/public4mapper/PublicMapper.xml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project4sp/public4mapper/PublicService.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project4sp/redis4console/RedisConsoleController.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project4sp/redis4console/RedisConsoleUtil$1.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project4sp/redis4console/RedisConsoleUtil.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project4sp/role/SpRole.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project4sp/role/SpRoleController.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project4sp/role/SpRoleMapper.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project4sp/role/SpRoleMapper.xml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project4sp/role/SpRoleUtil.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project4sp/role4permission/SpRolePermissionController.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project4sp/role4permission/SpRolePermissionMapper.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project4sp/role4permission/SpRolePermissionMapper.xml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project4sp/role4permission/SpRolePermissionService.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project4sp/test/TestController.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project4sp/uploadfile/UploadConfig.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project4sp/uploadfile/UploadController.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/project4sp/uploadfile/UploadUtil.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/utils/LogUtil.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/utils/Sugar.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/utils/Ttime.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/utils/VcUtil.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/utils/cache/RedisUtil.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/utils/sg/AjaxError.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/utils/sg/AjaxJson.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/utils/sg/IpCheckUtil.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/utils/sg/IpUtil.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/utils/sg/NbUtil.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/utils/sg/WebNbUtil.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/com/pj/utils/so/SoMap.class" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/logback.xml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/static/banner.png" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/static/logo.png" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/static/sa-res/jquery.min.js" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/static/sa-res/layer/layer.js" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/static/sa-res/layer/mobile/layer.js" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/static/sa-res/layer/mobile/need/layer.css" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/static/sa-res/layer/theme/default/icon-ext.png" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/static/sa-res/layer/theme/default/icon.png" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/static/sa-res/layer/theme/default/layer.css" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/static/sa-res/layer/theme/default/loading-0.gif" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/static/sa-res/layer/theme/default/loading-1.gif" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/static/sa-res/layer/theme/default/loading-2.gif" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/static/sa-res/login.css" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/static/sa-res/login.js" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/static/用户信息.xlsx" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/target/classes/templates/login.html" beforeDir="false" />
|
|
|
</list>
|
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
@@ -179,7 +325,7 @@
|
|
|
<workItem from="1693013189580" duration="18142000" />
|
|
|
<workItem from="1693184212405" duration="1406000" />
|
|
|
<workItem from="1693185743697" duration="31304000" />
|
|
|
- <workItem from="1693357631965" duration="22917000" />
|
|
|
+ <workItem from="1693357631965" duration="37138000" />
|
|
|
</task>
|
|
|
<task id="LOCAL-00001" summary="项目提交">
|
|
|
<created>1692754671570</created>
|
|
@@ -342,7 +488,14 @@
|
|
|
<option name="project" value="LOCAL" />
|
|
|
<updated>1693364742427</updated>
|
|
|
</task>
|
|
|
- <option name="localTasksCounter" value="24" />
|
|
|
+ <task id="LOCAL-00024" summary="登录页面接口调用server端">
|
|
|
+ <created>1693388116201</created>
|
|
|
+ <option name="number" value="00024" />
|
|
|
+ <option name="presentableId" value="LOCAL-00024" />
|
|
|
+ <option name="project" value="LOCAL" />
|
|
|
+ <updated>1693388116201</updated>
|
|
|
+ </task>
|
|
|
+ <option name="localTasksCounter" value="25" />
|
|
|
<servers />
|
|
|
</component>
|
|
|
<component name="TypeScriptGeneratedFilesManager">
|
|
@@ -361,7 +514,8 @@
|
|
|
<MESSAGE value="把登录页面分离出去" />
|
|
|
<MESSAGE value="主应用限制唯一性" />
|
|
|
<MESSAGE value="重新打包" />
|
|
|
- <option name="LAST_COMMIT_MESSAGE" value="重新打包" />
|
|
|
+ <MESSAGE value="登录页面接口调用server端" />
|
|
|
+ <option name="LAST_COMMIT_MESSAGE" value="登录页面接口调用server端" />
|
|
|
</component>
|
|
|
<component name="WindowStateProjectService">
|
|
|
<state x="2685" y="204" key="#com.intellij.ide.util.MemberChooser" timestamp="1692946298826">
|
|
@@ -376,10 +530,10 @@
|
|
|
<screen x="1920" y="0" width="1920" height="1040" />
|
|
|
</state>
|
|
|
<state x="2635" y="222" key="#xdebugger.evaluate/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1693376744606" />
|
|
|
- <state x="2380" y="112" key="CommitChangelistDialog2" timestamp="1693364735870">
|
|
|
+ <state x="2380" y="112" key="CommitChangelistDialog2" timestamp="1693388109997">
|
|
|
<screen x="1920" y="0" width="1920" height="1040" />
|
|
|
</state>
|
|
|
- <state x="2380" y="112" key="CommitChangelistDialog2/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1693364735870" />
|
|
|
+ <state x="2380" y="112" key="CommitChangelistDialog2/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1693388109997" />
|
|
|
<state width="883" height="466" key="DebuggerActiveHint" timestamp="1693384339114">
|
|
|
<screen x="1920" y="0" width="1920" height="1040" />
|
|
|
</state>
|
|
@@ -392,54 +546,54 @@
|
|
|
<screen x="1920" y="0" width="1920" height="1040" />
|
|
|
</state>
|
|
|
<state x="2660" y="275" key="FileChooserDialogImpl/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1692754343375" />
|
|
|
- <state width="1877" height="277" key="GridCell.Tab.0.bottom" timestamp="1693388018751">
|
|
|
+ <state width="1877" height="277" key="GridCell.Tab.0.bottom" timestamp="1693474467852">
|
|
|
<screen x="1920" y="0" width="1920" height="1040" />
|
|
|
</state>
|
|
|
- <state width="1877" height="277" key="GridCell.Tab.0.bottom/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1693388018751" />
|
|
|
- <state width="1877" height="277" key="GridCell.Tab.0.center" timestamp="1693388018751">
|
|
|
+ <state width="1877" height="277" key="GridCell.Tab.0.bottom/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1693474467852" />
|
|
|
+ <state width="1877" height="277" key="GridCell.Tab.0.center" timestamp="1693474467852">
|
|
|
<screen x="1920" y="0" width="1920" height="1040" />
|
|
|
</state>
|
|
|
- <state width="1877" height="277" key="GridCell.Tab.0.center/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1693388018751" />
|
|
|
- <state width="1877" height="277" key="GridCell.Tab.0.left" timestamp="1693388018751">
|
|
|
+ <state width="1877" height="277" key="GridCell.Tab.0.center/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1693474467852" />
|
|
|
+ <state width="1877" height="277" key="GridCell.Tab.0.left" timestamp="1693474467852">
|
|
|
<screen x="1920" y="0" width="1920" height="1040" />
|
|
|
</state>
|
|
|
- <state width="1877" height="277" key="GridCell.Tab.0.left/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1693388018751" />
|
|
|
- <state width="1877" height="277" key="GridCell.Tab.0.right" timestamp="1693388018751">
|
|
|
+ <state width="1877" height="277" key="GridCell.Tab.0.left/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1693474467852" />
|
|
|
+ <state width="1877" height="277" key="GridCell.Tab.0.right" timestamp="1693474467852">
|
|
|
<screen x="1920" y="0" width="1920" height="1040" />
|
|
|
</state>
|
|
|
- <state width="1877" height="277" key="GridCell.Tab.0.right/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1693388018751" />
|
|
|
- <state width="1877" height="263" key="GridCell.Tab.1.bottom" timestamp="1693387981238">
|
|
|
+ <state width="1877" height="277" key="GridCell.Tab.0.right/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1693474467852" />
|
|
|
+ <state width="1877" height="413" key="GridCell.Tab.1.bottom" timestamp="1693474450740">
|
|
|
<screen x="1920" y="0" width="1920" height="1040" />
|
|
|
</state>
|
|
|
- <state width="1877" height="263" key="GridCell.Tab.1.bottom/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1693387981238" />
|
|
|
- <state width="1877" height="263" key="GridCell.Tab.1.center" timestamp="1693387981238">
|
|
|
+ <state width="1877" height="413" key="GridCell.Tab.1.bottom/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1693474450740" />
|
|
|
+ <state width="1877" height="413" key="GridCell.Tab.1.center" timestamp="1693474450740">
|
|
|
<screen x="1920" y="0" width="1920" height="1040" />
|
|
|
</state>
|
|
|
- <state width="1877" height="263" key="GridCell.Tab.1.center/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1693387981238" />
|
|
|
- <state width="1877" height="263" key="GridCell.Tab.1.left" timestamp="1693387981238">
|
|
|
+ <state width="1877" height="413" key="GridCell.Tab.1.center/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1693474450740" />
|
|
|
+ <state width="1877" height="413" key="GridCell.Tab.1.left" timestamp="1693474450740">
|
|
|
<screen x="1920" y="0" width="1920" height="1040" />
|
|
|
</state>
|
|
|
- <state width="1877" height="263" key="GridCell.Tab.1.left/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1693387981238" />
|
|
|
- <state width="1877" height="263" key="GridCell.Tab.1.right" timestamp="1693387981238">
|
|
|
+ <state width="1877" height="413" key="GridCell.Tab.1.left/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1693474450740" />
|
|
|
+ <state width="1877" height="413" key="GridCell.Tab.1.right" timestamp="1693474450740">
|
|
|
<screen x="1920" y="0" width="1920" height="1040" />
|
|
|
</state>
|
|
|
- <state width="1877" height="263" key="GridCell.Tab.1.right/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1693387981238" />
|
|
|
- <state width="1877" height="263" key="GridCell.Tab.2.bottom" timestamp="1693387981239">
|
|
|
+ <state width="1877" height="413" key="GridCell.Tab.1.right/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1693474450740" />
|
|
|
+ <state width="1877" height="413" key="GridCell.Tab.2.bottom" timestamp="1693474450740">
|
|
|
<screen x="1920" y="0" width="1920" height="1040" />
|
|
|
</state>
|
|
|
- <state width="1877" height="263" key="GridCell.Tab.2.bottom/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1693387981239" />
|
|
|
- <state width="1877" height="263" key="GridCell.Tab.2.center" timestamp="1693387981239">
|
|
|
+ <state width="1877" height="413" key="GridCell.Tab.2.bottom/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1693474450740" />
|
|
|
+ <state width="1877" height="413" key="GridCell.Tab.2.center" timestamp="1693474450740">
|
|
|
<screen x="1920" y="0" width="1920" height="1040" />
|
|
|
</state>
|
|
|
- <state width="1877" height="263" key="GridCell.Tab.2.center/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1693387981239" />
|
|
|
- <state width="1877" height="263" key="GridCell.Tab.2.left" timestamp="1693387981239">
|
|
|
+ <state width="1877" height="413" key="GridCell.Tab.2.center/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1693474450740" />
|
|
|
+ <state width="1877" height="413" key="GridCell.Tab.2.left" timestamp="1693474450740">
|
|
|
<screen x="1920" y="0" width="1920" height="1040" />
|
|
|
</state>
|
|
|
- <state width="1877" height="263" key="GridCell.Tab.2.left/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1693387981239" />
|
|
|
- <state width="1877" height="263" key="GridCell.Tab.2.right" timestamp="1693387981239">
|
|
|
+ <state width="1877" height="413" key="GridCell.Tab.2.left/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1693474450740" />
|
|
|
+ <state width="1877" height="413" key="GridCell.Tab.2.right" timestamp="1693474450740">
|
|
|
<screen x="1920" y="0" width="1920" height="1040" />
|
|
|
</state>
|
|
|
- <state width="1877" height="263" key="GridCell.Tab.2.right/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1693387981239" />
|
|
|
+ <state width="1877" height="413" key="GridCell.Tab.2.right/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1693474450740" />
|
|
|
<state x="2636" y="231" key="RollbackChangesDialog" timestamp="1693013074093">
|
|
|
<screen x="1920" y="0" width="1920" height="1040" />
|
|
|
</state>
|
|
@@ -448,18 +602,18 @@
|
|
|
<screen x="1920" y="0" width="1920" height="1040" />
|
|
|
</state>
|
|
|
<state x="2381" y="162" key="SettingsEditor/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1691549723160" />
|
|
|
- <state x="2472" y="253" key="Vcs.Push.Dialog.v2" timestamp="1693364748808">
|
|
|
+ <state x="2472" y="253" key="Vcs.Push.Dialog.v2" timestamp="1693388123289">
|
|
|
<screen x="1920" y="0" width="1920" height="1040" />
|
|
|
</state>
|
|
|
- <state x="2472" y="253" key="Vcs.Push.Dialog.v2/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1693364748808" />
|
|
|
+ <state x="2472" y="253" key="Vcs.Push.Dialog.v2/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1693388123289" />
|
|
|
<state x="2560" y="344" key="com.intellij.ide.util.TipDialog" timestamp="1693357698933">
|
|
|
<screen x="1920" y="0" width="1920" height="1040" />
|
|
|
</state>
|
|
|
<state x="2560" y="344" key="com.intellij.ide.util.TipDialog/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1693357698933" />
|
|
|
- <state x="2135" y="81" width="1115" height="669" key="find.popup" timestamp="1693385575279">
|
|
|
+ <state x="2135" y="81" width="1115" height="669" key="find.popup" timestamp="1693447789165">
|
|
|
<screen x="1920" y="0" width="1920" height="1040" />
|
|
|
</state>
|
|
|
- <state x="2135" y="81" width="1115" height="669" key="find.popup/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1693385575279" />
|
|
|
+ <state x="2135" y="81" width="1115" height="669" key="find.popup/1920.0.1920.1040/0.0.1920.1040@1920.0.1920.1040" timestamp="1693447789165" />
|
|
|
<state x="2581" y="147" key="refactoring.ChangeSignatureDialog" timestamp="1692685608267">
|
|
|
<screen x="1920" y="0" width="1920" height="1040" />
|
|
|
</state>
|