| | |
| | | </component> |
| | | <component name="ChangeListManager"> |
| | | <list default="true" id="8ba27629-3e5d-4f42-993e-d0c055bc9371" name="Default Changelist" comment=""> |
| | | <change afterPath="$PROJECT_DIR$/applets_backstage/src/main/java/com/panzhihua/applets_backstage/api/UserManagementApi.java" afterDir="false" /> |
| | | <change afterPath="$PROJECT_DIR$/common/src/main/java/com/panzhihua/common/model/dtos/partybuilding/ActivitySignUpDTO.java" afterDir="false" /> |
| | | <change afterPath="$PROJECT_DIR$/common/src/main/java/com/panzhihua/common/model/dtos/user/PageUserAppletsBackstageDTO.java" afterDir="false" /> |
| | | <change afterPath="$PROJECT_DIR$/common/src/main/java/com/panzhihua/common/model/vos/user/SysUserVO.java" afterDir="false" /> |
| | | <change afterPath="$PROJECT_DIR$/common/src/main/java/com/panzhihua/common/validated/PageGroup.java" afterDir="false" /> |
| | | <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" /> |
| | | <change beforePath="$PROJECT_DIR$/applets/src/main/java/com/panzhihua/applets/api/CommunityApi.java" beforeDir="false" afterPath="$PROJECT_DIR$/applets/src/main/java/com/panzhihua/applets/api/CommunityApi.java" afterDir="false" /> |
| | | <change beforePath="$PROJECT_DIR$/applets/src/main/java/com/panzhihua/applets/api/IndexApi.java" beforeDir="false" afterPath="$PROJECT_DIR$/applets/src/main/java/com/panzhihua/applets/api/IndexApi.java" afterDir="false" /> |
| | | <change beforePath="$PROJECT_DIR$/applets/src/main/java/com/panzhihua/applets/api/LoginApi.java" beforeDir="false" afterPath="$PROJECT_DIR$/applets/src/main/java/com/panzhihua/applets/api/LoginApi.java" afterDir="false" /> |
| | | <change beforePath="$PROJECT_DIR$/applets/src/main/java/com/panzhihua/applets/api/PartyBuildingApi.java" beforeDir="false" afterPath="$PROJECT_DIR$/applets/src/main/java/com/panzhihua/applets/api/PartyBuildingApi.java" afterDir="false" /> |
| | | <change beforePath="$PROJECT_DIR$/applets/src/main/java/com/panzhihua/applets/api/UserApi.java" beforeDir="false" afterPath="$PROJECT_DIR$/applets/src/main/java/com/panzhihua/applets/api/UserApi.java" afterDir="false" /> |
| | | <change beforePath="$PROJECT_DIR$/applets/src/main/resources/bootstrap.yml" beforeDir="false" afterPath="$PROJECT_DIR$/applets/src/main/resources/bootstrap.yml" afterDir="false" /> |
| | | <change beforePath="$PROJECT_DIR$/applets_backstage/src/main/resources/bootstrap.yml" beforeDir="false" afterPath="$PROJECT_DIR$/applets_backstage/src/main/resources/bootstrap.yml" afterDir="false" /> |
| | | <change beforePath="$PROJECT_DIR$/auth/src/main/java/com/panzhihua/auth/config/SecurityConfig.java" beforeDir="false" afterPath="$PROJECT_DIR$/auth/src/main/java/com/panzhihua/auth/config/SecurityConfig.java" afterDir="false" /> |
| | | <change beforePath="$PROJECT_DIR$/auth/src/main/java/com/panzhihua/auth/handel/UserAuthenticationProvider.java" beforeDir="false" afterPath="$PROJECT_DIR$/auth/src/main/java/com/panzhihua/auth/handel/UserAuthenticationProvider.java" afterDir="false" /> |
| | | <change beforePath="$PROJECT_DIR$/auth/src/main/java/com/panzhihua/auth/handel/UserLoginFailureHandler.java" beforeDir="false" afterPath="$PROJECT_DIR$/auth/src/main/java/com/panzhihua/auth/handel/UserLoginFailureHandler.java" afterDir="false" /> |
| | | <change beforePath="$PROJECT_DIR$/auth/src/main/java/com/panzhihua/auth/handel/UserLoginSuccessHandler.java" beforeDir="false" afterPath="$PROJECT_DIR$/auth/src/main/java/com/panzhihua/auth/handel/UserLoginSuccessHandler.java" afterDir="false" /> |
| | | <change beforePath="$PROJECT_DIR$/auth/src/main/resources/bootstrap.yml" beforeDir="false" afterPath="$PROJECT_DIR$/auth/src/main/resources/bootstrap.yml" afterDir="false" /> |
| | | <change beforePath="$PROJECT_DIR$/common/src/main/java/com/panzhihua/common/model/vos/community/ComActEasyPhotoVO.java" beforeDir="false" afterPath="$PROJECT_DIR$/common/src/main/java/com/panzhihua/common/model/vos/community/ComActEasyPhotoVO.java" afterDir="false" /> |
| | | <change beforePath="$PROJECT_DIR$/common/src/main/java/com/panzhihua/common/service/partybuilding/PartyBuildingService.java" beforeDir="false" afterPath="$PROJECT_DIR$/common/src/main/java/com/panzhihua/common/service/partybuilding/PartyBuildingService.java" afterDir="false" /> |
| | | <change beforePath="$PROJECT_DIR$/common/src/main/java/com/panzhihua/common/service/user/UserService.java" beforeDir="false" afterPath="$PROJECT_DIR$/common/src/main/java/com/panzhihua/common/service/user/UserService.java" afterDir="false" /> |
| | | <change beforePath="$PROJECT_DIR$/common/target/classes/com/panzhihua/common/model/vos/community/ComActEasyPhotoVO.class" beforeDir="false" afterPath="$PROJECT_DIR$/common/target/classes/com/panzhihua/common/model/vos/community/ComActEasyPhotoVO.class" afterDir="false" /> |
| | | <change beforePath="$PROJECT_DIR$/common/target/classes/com/panzhihua/common/service/partybuilding/PartyBuildingService.class" beforeDir="false" afterPath="$PROJECT_DIR$/common/target/classes/com/panzhihua/common/service/partybuilding/PartyBuildingService.class" afterDir="false" /> |
| | | <change beforePath="$PROJECT_DIR$/common/target/classes/com/panzhihua/common/service/user/UserService.class" beforeDir="false" afterPath="$PROJECT_DIR$/common/target/classes/com/panzhihua/common/service/user/UserService.class" afterDir="false" /> |
| | | <change beforePath="$PROJECT_DIR$/common/src/main/java/com/panzhihua/common/model/vos/user/SysUserVO.java" beforeDir="false" afterPath="$PROJECT_DIR$/common/src/main/java/com/panzhihua/common/model/vos/user/SysUserVO.java" afterDir="false" /> |
| | | <change beforePath="$PROJECT_DIR$/common/target/classes/com/panzhihua/common/model/vos/user/SysUserVO.class" beforeDir="false" afterPath="$PROJECT_DIR$/common/target/classes/com/panzhihua/common/model/vos/user/SysUserVO.class" afterDir="false" /> |
| | | <change beforePath="$PROJECT_DIR$/community_backstage/src/main/resources/bootstrap.yml" beforeDir="false" afterPath="$PROJECT_DIR$/community_backstage/src/main/resources/bootstrap.yml" afterDir="false" /> |
| | | <change beforePath="$PROJECT_DIR$/service_community/src/main/java/com/panzhihua/service_community/api/CommunityApi.java" beforeDir="false" afterPath="$PROJECT_DIR$/service_community/src/main/java/com/panzhihua/service_community/api/CommunityApi.java" afterDir="false" /> |
| | | <change beforePath="$PROJECT_DIR$/service_community/src/main/java/com/panzhihua/service_community/dao/ComActEasyPhotoDAO.java" beforeDir="false" afterPath="$PROJECT_DIR$/service_community/src/main/java/com/panzhihua/service_community/dao/ComActEasyPhotoDAO.java" afterDir="false" /> |
| | | <change beforePath="$PROJECT_DIR$/service_community/src/main/java/com/panzhihua/service_community/service/impl/ComActEasyPhotoServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/service_community/src/main/java/com/panzhihua/service_community/service/impl/ComActEasyPhotoServiceImpl.java" afterDir="false" /> |
| | | <change beforePath="$PROJECT_DIR$/service_community/src/main/resources/bootstrap.yml" beforeDir="false" afterPath="$PROJECT_DIR$/service_community/src/main/resources/bootstrap.yml" afterDir="false" /> |
| | | <change beforePath="$PROJECT_DIR$/service_partybuilding/src/main/java/com/panzhihua/service_dangjian/api/PartyBuildIngApi.java" beforeDir="false" afterPath="$PROJECT_DIR$/service_partybuilding/src/main/java/com/panzhihua/service_dangjian/api/PartyBuildIngApi.java" afterDir="false" /> |
| | | <change beforePath="$PROJECT_DIR$/service_partybuilding/src/main/java/com/panzhihua/service_dangjian/dao/ComPbMemberDAO.java" beforeDir="false" afterPath="$PROJECT_DIR$/service_partybuilding/src/main/java/com/panzhihua/service_dangjian/dao/ComPbMemberDAO.java" afterDir="false" /> |
| | | <change beforePath="$PROJECT_DIR$/service_partybuilding/src/main/java/com/panzhihua/service_dangjian/service/ComBpActivityService.java" beforeDir="false" afterPath="$PROJECT_DIR$/service_partybuilding/src/main/java/com/panzhihua/service_dangjian/service/ComBpActivityService.java" afterDir="false" /> |
| | | <change beforePath="$PROJECT_DIR$/service_partybuilding/src/main/java/com/panzhihua/service_dangjian/dao/ComBpActivityDAO.java" beforeDir="false" afterPath="$PROJECT_DIR$/service_partybuilding/src/main/java/com/panzhihua/service_dangjian/dao/ComBpActivityDAO.java" afterDir="false" /> |
| | | <change beforePath="$PROJECT_DIR$/service_partybuilding/src/main/java/com/panzhihua/service_dangjian/model/dos/ComPbActivityDO.java" beforeDir="false" afterPath="$PROJECT_DIR$/service_partybuilding/src/main/java/com/panzhihua/service_dangjian/model/dos/ComPbActivityDO.java" afterDir="false" /> |
| | | <change beforePath="$PROJECT_DIR$/service_partybuilding/src/main/java/com/panzhihua/service_dangjian/service/impl/ComBpActivityServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/service_partybuilding/src/main/java/com/panzhihua/service_dangjian/service/impl/ComBpActivityServiceImpl.java" afterDir="false" /> |
| | | <change beforePath="$PROJECT_DIR$/service_partybuilding/src/main/resources/bootstrap.yml" beforeDir="false" afterPath="$PROJECT_DIR$/service_partybuilding/src/main/resources/bootstrap.yml" afterDir="false" /> |
| | | <change beforePath="$PROJECT_DIR$/service_user/src/main/java/com/panzhihua/service_user/api/UserApi.java" beforeDir="false" afterPath="$PROJECT_DIR$/service_user/src/main/java/com/panzhihua/service_user/api/UserApi.java" afterDir="false" /> |
| | | <change beforePath="$PROJECT_DIR$/service_user/src/main/java/com/panzhihua/service_user/dao/UserDao.java" beforeDir="false" afterPath="$PROJECT_DIR$/service_user/src/main/java/com/panzhihua/service_user/dao/UserDao.java" afterDir="false" /> |
| | | <change beforePath="$PROJECT_DIR$/service_user/src/main/java/com/panzhihua/service_user/service/UserService.java" beforeDir="false" afterPath="$PROJECT_DIR$/service_user/src/main/java/com/panzhihua/service_user/service/UserService.java" afterDir="false" /> |
| | | <change beforePath="$PROJECT_DIR$/service_user/src/main/java/com/panzhihua/service_user/service/impl/UserServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/service_user/src/main/java/com/panzhihua/service_user/service/impl/UserServiceImpl.java" afterDir="false" /> |
| | | <change beforePath="$PROJECT_DIR$/service_user/src/main/resources/bootstrap.yml" beforeDir="false" afterPath="$PROJECT_DIR$/service_user/src/main/resources/bootstrap.yml" afterDir="false" /> |
| | | <change beforePath="$PROJECT_DIR$/zuul/src/main/resources/bootstrap.yml" beforeDir="false" afterPath="$PROJECT_DIR$/zuul/src/main/resources/bootstrap.yml" afterDir="false" /> |
| | | </list> |
| | |
| | | <workItem from="1609120633455" duration="2000" /> |
| | | <workItem from="1609120765557" duration="31000" /> |
| | | <workItem from="1609121031103" duration="30812000" /> |
| | | <workItem from="1609219740946" duration="29821000" /> |
| | | <workItem from="1609219740946" duration="42713000" /> |
| | | </task> |
| | | <servers /> |
| | | </component> |
| | |
| | | <screen x="0" y="0" width="1536" height="824" /> |
| | | </state> |
| | | <state width="561" height="466" key="DebuggerActiveHint/0.0.1536.824@0.0.1536.824" timestamp="1609309867208" /> |
| | | <state x="93" y="93" width="1350" height="638" key="DiffContextDialog" timestamp="1608535183408"> |
| | | <state x="93" y="93" width="1350" height="638" key="DiffContextDialog" timestamp="1609316182000"> |
| | | <screen x="0" y="0" width="1536" height="824" /> |
| | | </state> |
| | | <state x="93" y="93" width="1350" height="638" key="DiffContextDialog/0.0.1536.824@0.0.1536.824" timestamp="1608535183408" /> |
| | | <state x="93" y="93" width="1350" height="638" key="DiffContextDialog/0.0.1536.824@0.0.1536.824" timestamp="1609316182000" /> |
| | | <state x="549" y="167" key="FileChooserDialogImpl" timestamp="1606197830966"> |
| | | <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="1031" height="303" key="GridCell.Tab.0.bottom" timestamp="1609309985296"> |
| | | <state width="1031" height="589" key="GridCell.Tab.0.bottom" timestamp="1609323188498"> |
| | | <screen x="0" y="0" width="1536" height="824" /> |
| | | </state> |
| | | <state width="1031" height="303" key="GridCell.Tab.0.bottom/0.0.1536.824@0.0.1536.824" timestamp="1609309985296" /> |
| | | <state width="1031" height="303" key="GridCell.Tab.0.center" timestamp="1609309985296"> |
| | | <state width="1031" height="589" key="GridCell.Tab.0.bottom/0.0.1536.824@0.0.1536.824" timestamp="1609323188498" /> |
| | | <state width="1031" height="589" key="GridCell.Tab.0.center" timestamp="1609323188498"> |
| | | <screen x="0" y="0" width="1536" height="824" /> |
| | | </state> |
| | | <state width="1031" height="303" key="GridCell.Tab.0.center/0.0.1536.824@0.0.1536.824" timestamp="1609309985296" /> |
| | | <state width="1031" height="303" key="GridCell.Tab.0.left" timestamp="1609309985296"> |
| | | <state width="1031" height="589" key="GridCell.Tab.0.center/0.0.1536.824@0.0.1536.824" timestamp="1609323188498" /> |
| | | <state width="1031" height="589" key="GridCell.Tab.0.left" timestamp="1609323188498"> |
| | | <screen x="0" y="0" width="1536" height="824" /> |
| | | </state> |
| | | <state width="1031" height="303" key="GridCell.Tab.0.left/0.0.1536.824@0.0.1536.824" timestamp="1609309985296" /> |
| | | <state width="1031" height="303" key="GridCell.Tab.0.right" timestamp="1609309985296"> |
| | | <state width="1031" height="589" key="GridCell.Tab.0.left/0.0.1536.824@0.0.1536.824" timestamp="1609323188498" /> |
| | | <state width="1031" height="589" key="GridCell.Tab.0.right" timestamp="1609323188498"> |
| | | <screen x="0" y="0" width="1536" height="824" /> |
| | | </state> |
| | | <state width="1031" height="303" key="GridCell.Tab.0.right/0.0.1536.824@0.0.1536.824" timestamp="1609309985296" /> |
| | | <state width="1031" height="303" key="GridCell.Tab.1.bottom" timestamp="1609309985296"> |
| | | <state width="1031" height="589" key="GridCell.Tab.0.right/0.0.1536.824@0.0.1536.824" timestamp="1609323188498" /> |
| | | <state width="1031" height="589" key="GridCell.Tab.1.bottom" timestamp="1609323188499"> |
| | | <screen x="0" y="0" width="1536" height="824" /> |
| | | </state> |
| | | <state width="1031" height="303" key="GridCell.Tab.1.bottom/0.0.1536.824@0.0.1536.824" timestamp="1609309985296" /> |
| | | <state width="1031" height="303" key="GridCell.Tab.1.center" timestamp="1609309985296"> |
| | | <state width="1031" height="589" key="GridCell.Tab.1.bottom/0.0.1536.824@0.0.1536.824" timestamp="1609323188499" /> |
| | | <state width="1031" height="589" key="GridCell.Tab.1.center" timestamp="1609323188499"> |
| | | <screen x="0" y="0" width="1536" height="824" /> |
| | | </state> |
| | | <state width="1031" height="303" key="GridCell.Tab.1.center/0.0.1536.824@0.0.1536.824" timestamp="1609309985296" /> |
| | | <state width="1031" height="303" key="GridCell.Tab.1.left" timestamp="1609309985296"> |
| | | <state width="1031" height="589" key="GridCell.Tab.1.center/0.0.1536.824@0.0.1536.824" timestamp="1609323188499" /> |
| | | <state width="1031" height="589" key="GridCell.Tab.1.left" timestamp="1609323188499"> |
| | | <screen x="0" y="0" width="1536" height="824" /> |
| | | </state> |
| | | <state width="1031" height="303" key="GridCell.Tab.1.left/0.0.1536.824@0.0.1536.824" timestamp="1609309985296" /> |
| | | <state width="1031" height="303" key="GridCell.Tab.1.right" timestamp="1609309985296"> |
| | | <state width="1031" height="589" key="GridCell.Tab.1.left/0.0.1536.824@0.0.1536.824" timestamp="1609323188499" /> |
| | | <state width="1031" height="589" key="GridCell.Tab.1.right" timestamp="1609323188499"> |
| | | <screen x="0" y="0" width="1536" height="824" /> |
| | | </state> |
| | | <state width="1031" height="303" key="GridCell.Tab.1.right/0.0.1536.824@0.0.1536.824" timestamp="1609309985296" /> |
| | | <state width="1031" height="303" key="GridCell.Tab.2.bottom" timestamp="1609309985296"> |
| | | <state width="1031" height="589" key="GridCell.Tab.1.right/0.0.1536.824@0.0.1536.824" timestamp="1609323188499" /> |
| | | <state width="1031" height="589" key="GridCell.Tab.2.bottom" timestamp="1609323188499"> |
| | | <screen x="0" y="0" width="1536" height="824" /> |
| | | </state> |
| | | <state width="1031" height="303" key="GridCell.Tab.2.bottom/0.0.1536.824@0.0.1536.824" timestamp="1609309985296" /> |
| | | <state width="1031" height="303" key="GridCell.Tab.2.center" timestamp="1609309985296"> |
| | | <state width="1031" height="589" key="GridCell.Tab.2.bottom/0.0.1536.824@0.0.1536.824" timestamp="1609323188499" /> |
| | | <state width="1031" height="589" key="GridCell.Tab.2.center" timestamp="1609323188499"> |
| | | <screen x="0" y="0" width="1536" height="824" /> |
| | | </state> |
| | | <state width="1031" height="303" key="GridCell.Tab.2.center/0.0.1536.824@0.0.1536.824" timestamp="1609309985296" /> |
| | | <state width="1031" height="303" key="GridCell.Tab.2.left" timestamp="1609309985296"> |
| | | <state width="1031" height="589" key="GridCell.Tab.2.center/0.0.1536.824@0.0.1536.824" timestamp="1609323188499" /> |
| | | <state width="1031" height="589" key="GridCell.Tab.2.left" timestamp="1609323188499"> |
| | | <screen x="0" y="0" width="1536" height="824" /> |
| | | </state> |
| | | <state width="1031" height="303" key="GridCell.Tab.2.left/0.0.1536.824@0.0.1536.824" timestamp="1609309985296" /> |
| | | <state width="1031" height="303" key="GridCell.Tab.2.right" timestamp="1609309985296"> |
| | | <state width="1031" height="589" key="GridCell.Tab.2.left/0.0.1536.824@0.0.1536.824" timestamp="1609323188499" /> |
| | | <state width="1031" height="589" key="GridCell.Tab.2.right" timestamp="1609323188499"> |
| | | <screen x="0" y="0" width="1536" height="824" /> |
| | | </state> |
| | | <state width="1031" height="303" key="GridCell.Tab.2.right/0.0.1536.824@0.0.1536.824" timestamp="1609309985296" /> |
| | | <state width="1031" height="589" key="GridCell.Tab.2.right/0.0.1536.824@0.0.1536.824" timestamp="1609323188499" /> |
| | | <state x="299" y="67" key="Maven.ArtifactSearchDialog" timestamp="1606714311663"> |
| | | <screen x="0" y="0" width="1536" height="824" /> |
| | | </state> |
| | |
| | | <screen x="0" y="0" width="1536" height="824" /> |
| | | </state> |
| | | <state x="270" y="57" key="SettingsEditor/0.0.1536.824@0.0.1536.824" timestamp="1606120706449" /> |
| | | <state width="498" height="540" key="SwitcherDM" timestamp="1609294498031"> |
| | | <state width="498" height="540" key="SwitcherDM" timestamp="1609312215199"> |
| | | <screen x="0" y="0" width="1536" height="824" /> |
| | | </state> |
| | | <state width="498" height="540" key="SwitcherDM/0.0.1536.824@0.0.1536.824" timestamp="1609294498031" /> |
| | | <state x="93" y="93" width="1350" height="638" key="com.intellij.history.integration.ui.views.DirectoryHistoryDialog" timestamp="1608535536014"> |
| | | <state width="498" height="540" key="SwitcherDM/0.0.1536.824@0.0.1536.824" timestamp="1609312215199" /> |
| | | <state x="93" y="93" width="1350" height="638" key="com.intellij.history.integration.ui.views.DirectoryHistoryDialog" timestamp="1609316182000"> |
| | | <screen x="0" y="0" width="1536" height="824" /> |
| | | </state> |
| | | <state x="93" y="93" width="1350" height="638" key="com.intellij.history.integration.ui.views.DirectoryHistoryDialog/0.0.1536.824@0.0.1536.824" timestamp="1608535536014" /> |
| | | <state x="93" y="93" width="1350" height="638" key="com.intellij.history.integration.ui.views.DirectoryHistoryDialog/0.0.1536.824@0.0.1536.824" timestamp="1609316182000" /> |
| | | <state x="93" y="93" width="1350" height="638" key="com.intellij.history.integration.ui.views.FileHistoryDialog" timestamp="1609226181026"> |
| | | <screen x="0" y="0" width="1536" height="824" /> |
| | | </state> |
| | | <state x="93" y="93" width="1350" height="638" key="com.intellij.history.integration.ui.views.FileHistoryDialog/0.0.1536.824@0.0.1536.824" timestamp="1609226181026" /> |
| | | <state x="468" y="42" width="766" height="782" key="find.popup" timestamp="1609292338459"> |
| | | <state x="468" y="42" width="766" height="782" key="find.popup" timestamp="1609312579188"> |
| | | <screen x="0" y="0" width="1536" height="824" /> |
| | | </state> |
| | | <state x="468" y="42" width="766" height="782" key="find.popup/0.0.1536.824@0.0.1536.824" timestamp="1609292338459" /> |
| | | <state x="468" y="42" width="766" height="782" key="find.popup/0.0.1536.824@0.0.1536.824" timestamp="1609312579188" /> |
| | | <state x="301" y="45" key="new project wizard" timestamp="1609120520884"> |
| | | <screen x="0" y="0" width="1536" height="824" /> |
| | | </state> |
| | |
| | | <state x="431" y="145" width="672" height="678" key="search.everywhere.popup/0.0.1536.824@0.0.1536.824" timestamp="1609223814946" /> |
| | | </component> |
| | | <component name="XDebuggerManager"> |
| | | <breakpoint-manager> |
| | | <breakpoints> |
| | | <line-breakpoint enabled="true" type="java-line"> |
| | | <url>file://$PROJECT_DIR$/auth/src/main/java/com/panzhihua/auth/handel/UserLoginSuccessHandler.java</url> |
| | | <line>31</line> |
| | | <option name="timeStamp" value="95" /> |
| | | </line-breakpoint> |
| | | </breakpoints> |
| | | </breakpoint-manager> |
| | | <pin-to-top-manager> |
| | | <pinned-members> |
| | | <PinnedItemInfo parentTag="com.panzhihua.common.model.vos.R" memberName="data" /> |