2482 lines
91 KiB
XML
2482 lines
91 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="GoORMHelperCache">
|
|
<option name="schemaMapping">
|
|
<map>
|
|
<entry key="AccessJWTClaims">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/common/jwt/access_token.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="AccessJWTPayload">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/common/jwt/access_token.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="AccountLoginLogic">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/logic/user/account_login_logic.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="AccountLoginRequest">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/types/types.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="AuthQQme">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/logic/oauth/qq_callback_logic.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="CasbinVerifyMiddleware">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/middleware/casbinverify_middleware.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="CommentContent">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/types/comment.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="CommentDisLikeRequest">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/types/types.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="CommentImages">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/types/comment.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="CommentLikeRequest">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/types/types.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="CommentListPageResponse">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/types/comment.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="CommentListQueryResult">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/types/comment.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="CommentListRequest">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/types/types.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="CommentRequest">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/types/types.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="CommentResponse">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/types/comment.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="Config">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/config/config.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="DislikeCommentLogic">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/logic/comment/dislike_comment_logic.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="GenerateClientIdLogic">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/logic/client/generate_client_id_logic.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="GenerateRotateCaptchaLogic">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/logic/captcha/generate_rotate_captcha_logic.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="GenerateSlideBasicCaptchaLogic">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/logic/captcha/generate_slide_basic_captcha_logic.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="GetCommentListLogic">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/logic/comment/get_comment_list_logic.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="GetGiteeOauthUrlLogic">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/logic/oauth/get_gitee_oauth_url_logic.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="GetGithubOauthUrlLogic">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/logic/oauth/get_github_oauth_url_logic.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="GetQqOauthUrlLogic">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/logic/oauth/get_qq_oauth_url_logic.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="GetReplyListLogic">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/logic/comment/get_reply_list_logic.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="GetUserDeviceLogic">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/logic/user/get_user_device_logic.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="GetWechatQrcodeLogic">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/logic/oauth/get_wechat_qrcode_logic.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="GitHubUser">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/logic/oauth/github_callback_logic.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="GiteeCallbackLogic">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/logic/oauth/gitee_callback_logic.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="GiteeUser">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/logic/oauth/gitee_callback_logic.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="GithubCallbackLogic">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/logic/oauth/github_callback_logic.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="I18nGrpcInterceptor">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/common/i18n/rpc_interceptor.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="I18nMiddleware">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/common/i18n/middleware.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="LikeCommentLogic">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/logic/comment/like_comment_logic.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="LoginResponse">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/types/types.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="MessageWebSocket">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/logic/websocket/message_websocket_logic.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="MessageWebsocketLogic">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/logic/websocket/message_websocket_logic.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="OAuthCallbackRequest">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/types/types.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="OAuthRequest">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/types/types.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="OAuthWechatRequest">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/types/types.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="Options">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/common/utils/generate_avatar.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="PhoneLoginLogic">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/logic/user/phone_login_logic.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="PhoneLoginRequest">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/types/types.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="QQToken">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/logic/oauth/qq_callback_logic.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="QQUserInfo">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/logic/oauth/qq_callback_logic.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="QqCallbackLogic">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/logic/oauth/qq_callback_logic.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="QrcodeWebSocket">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/logic/websocket/qrcode_websocket_logic.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="QrcodeWebsocketLogic">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/logic/websocket/qrcode_websocket_logic.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="Query">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/repository/mysql/query/gen.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="QueryTx">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/repository/mysql/query/gen.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="RedisToken">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/types/token.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="RefreshJWTClaims">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/common/jwt/refresh_token.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="RefreshJWTPayload">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/common/jwt/refresh_token.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="RefreshTokenLogic">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/logic/token/refresh_token_logic.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="ReplyCommentRequest">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/types/types.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="ReplyListQueryResult">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/types/comment.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="ReplyListRequest">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/types/types.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="ReplyReplyRequest">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/types/types.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="ResetPasswordLogic">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/logic/user/reset_password_logic.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="ResetPasswordRequest">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/types/types.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="Response">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/types/types.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="ScaAuthMenu">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/repository/mysql/model/sca_auth_menu.gen.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="ScaAuthPermissionRule">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/repository/mysql/model/sca_auth_permission_rule.gen.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="ScaAuthRole">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/repository/mysql/model/sca_auth_role.gen.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="ScaAuthUser">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/repository/mysql/model/sca_auth_user.gen.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="ScaAuthUserDevice">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/repository/mysql/model/sca_auth_user_device.gen.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="ScaAuthUserSocial">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/repository/mysql/model/sca_auth_user_social.gen.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="ScaCommentLike">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/repository/mysql/model/sca_comment_likes.gen.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="ScaCommentReply">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/repository/mysql/model/sca_comment_reply.gen.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="ScaFileFolder">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/repository/mysql/model/sca_file_folder.gen.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="ScaFileInfo">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/repository/mysql/model/sca_file_info.gen.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="ScaFileRecycle">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/repository/mysql/model/sca_file_recycle.gen.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="ScaFileType">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/repository/mysql/model/sca_file_type.gen.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="ScaMessageReport">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/repository/mysql/model/sca_message_report.gen.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="ScaUserFollow">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/repository/mysql/model/sca_user_follows.gen.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="ScaUserLevel">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/repository/mysql/model/sca_user_level.gen.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="ScaUserMessage">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/repository/mysql/model/sca_user_message.gen.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="SecurityHeadersMiddleware">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/middleware/securityheaders_middleware.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="SendSmsByAliyunLogic">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/logic/sms/send_sms_by_aliyun_logic.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="SendSmsBySmsbaoLogic">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/logic/sms/send_sms_by_smsbao_logic.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="SendSmsByTestLogic">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/logic/sms/send_sms_by_test_logic.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="ServiceContext">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/svc/service_context.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="SmsSendRequest">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/types/types.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="SubmitCommentLogic">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/logic/comment/submit_comment_logic.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="SubmitReplyCommentLogic">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/logic/comment/submit_reply_comment_logic.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="SubmitReplyReplyLogic">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/logic/comment/submit_reply_reply_logic.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="Token">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/logic/oauth/gitee_callback_logic.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="WechatCallbackLogic">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/internal/logic/oauth/wechat_callback_logic.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="queryCtx">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/repository/mysql/query/gen.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="scaAuthMenu">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/repository/mysql/query/sca_auth_menu.gen.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="scaAuthMenuDo">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/repository/mysql/query/sca_auth_menu.gen.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="scaAuthPermissionRule">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/repository/mysql/query/sca_auth_permission_rule.gen.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="scaAuthPermissionRuleDo">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/repository/mysql/query/sca_auth_permission_rule.gen.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="scaAuthRole">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/repository/mysql/query/sca_auth_role.gen.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="scaAuthRoleDo">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/repository/mysql/query/sca_auth_role.gen.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="scaAuthUser">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/repository/mysql/query/sca_auth_user.gen.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="scaAuthUserDevice">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/repository/mysql/query/sca_auth_user_device.gen.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="scaAuthUserDeviceDo">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/repository/mysql/query/sca_auth_user_device.gen.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="scaAuthUserDo">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/repository/mysql/query/sca_auth_user.gen.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="scaAuthUserSocial">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/repository/mysql/query/sca_auth_user_social.gen.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="scaAuthUserSocialDo">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/repository/mysql/query/sca_auth_user_social.gen.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="scaCommentLike">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/repository/mysql/query/sca_comment_likes.gen.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="scaCommentLikeDo">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/repository/mysql/query/sca_comment_likes.gen.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="scaCommentReply">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/repository/mysql/query/sca_comment_reply.gen.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="scaCommentReplyDo">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/repository/mysql/query/sca_comment_reply.gen.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="scaFileFolder">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/repository/mysql/query/sca_file_folder.gen.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="scaFileFolderDo">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/repository/mysql/query/sca_file_folder.gen.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="scaFileInfo">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/repository/mysql/query/sca_file_info.gen.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="scaFileInfoDo">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/repository/mysql/query/sca_file_info.gen.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="scaFileRecycle">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/repository/mysql/query/sca_file_recycle.gen.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="scaFileRecycleDo">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/repository/mysql/query/sca_file_recycle.gen.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="scaFileType">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/repository/mysql/query/sca_file_type.gen.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="scaFileTypeDo">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/repository/mysql/query/sca_file_type.gen.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="scaMessageReport">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/repository/mysql/query/sca_message_report.gen.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="scaMessageReportDo">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/repository/mysql/query/sca_message_report.gen.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="scaUserFollow">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/repository/mysql/query/sca_user_follows.gen.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="scaUserFollowDo">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/repository/mysql/query/sca_user_follows.gen.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="scaUserLevel">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/repository/mysql/query/sca_user_level.gen.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="scaUserLevelDo">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/repository/mysql/query/sca_user_level.gen.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="scaUserMessage">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/repository/mysql/query/sca_user_message.gen.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
<entry key="scaUserMessageDo">
|
|
<value>
|
|
<set>
|
|
<option value="file://$PROJECT_DIR$/app/core/api/repository/mysql/query/sca_user_message.gen.go" />
|
|
</set>
|
|
</value>
|
|
</entry>
|
|
</map>
|
|
</option>
|
|
<option name="scannedPathMapping">
|
|
<map>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/common/captcha/generate/generate_basic_text_captcha.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731572201591" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/common/captcha/generate/generate_click_shape_captcha.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731572517876" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/common/captcha/generate/generate_rotate_captcha.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731692064170" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/common/captcha/generate/generate_slide_basic_captcha.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731692064179" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/common/captcha/generate/generate_slide_region_captcha.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731572797559" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/common/captcha/verify/verify_basic_text_captcha.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731572371138" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/common/captcha/verify/verify_rotate_captcha.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731549379048" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/common/captcha/verify/verify_slide_captcha.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731520527208" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/common/constant/comment_type.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732158409040" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/common/constant/gender.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732125241843" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/common/constant/mongodb.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732159096076" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/common/constant/oauth_type.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731587720464" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/common/constant/redis_prefix.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731581334503" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/common/constant/session_key.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731503839158" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/common/constant/user_role.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731553753763" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/common/i18n/bundle.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731676353153" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/common/i18n/cache.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731682026363" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/common/i18n/i18n.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731681833485" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/common/i18n/keys.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731676588610" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/common/i18n/middleware.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731415466929" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="I18nMiddleware" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/common/i18n/parse.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731683539141" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/common/i18n/rpc_interceptor.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731415557302" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="I18nGrpcInterceptor" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/common/jwt/access_token.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731563150804" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="AccessJWTPayload" />
|
|
<option value="AccessJWTClaims" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/common/jwt/refresh_token.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731563039111" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="RefreshJWTPayload" />
|
|
<option value="RefreshJWTClaims" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/common/middleware/cors_middleware.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731945430237" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/common/middleware/i18n_middleware.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731493005209" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/common/middleware/security_headers_middleware.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731687577882" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/common/middleware/unauthorized_callback_middleware.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731723288201" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/common/random_name/actsomething.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731571313691" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/common/random_name/adjective.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731571313691" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/common/random_name/person.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731571313692" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/common/random_name/randomname.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731571313692" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/common/random_name/randomtype.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731571313693" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/common/response/response.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731862782491" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/common/utils/encrypt.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731476252623" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/common/utils/gen_validate_code.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731607310271" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/common/utils/generate_avatar.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731427449331" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="Options" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/common/utils/get_client_ip.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731488901992" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/common/utils/image_util.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732022358886" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/common/utils/ip2location.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731520685396" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/common/utils/match.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731476252625" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/common/utils/xss_filter.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1727966485398" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/core.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731946200690" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/generate.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731469127616" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/config/config.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732080315861" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="Config" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/handler/captcha/generate_rotate_captcha_handler.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731862416182" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/handler/captcha/generate_slide_basic_captcha_handler.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731862395489" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/handler/client/generate_client_id_handler.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731862584777" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/handler/comment/dislike_comment_handler.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731862584728" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/handler/comment/get_comment_list_handler.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731862645855" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/handler/comment/get_reply_list_handler.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731862645867" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/handler/comment/like_comment_handler.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731862645899" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/handler/comment/submit_comment_handler.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732011436667" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/handler/comment/submit_reply_comment_handler.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732022458204" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/handler/comment/submit_reply_reply_handler.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732031712230" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/handler/oauth/get_gitee_oauth_url_handler.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731862645886" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/handler/oauth/get_github_oauth_url_handler.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731862645860" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/handler/oauth/get_qq_oauth_url_handler.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731862645904" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/handler/oauth/get_wechat_qrcode_handler.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731862645877" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/handler/oauth/gitee_callback_handler.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731862645889" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/handler/oauth/github_callback_handler.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731862645882" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/handler/oauth/qq_callback_handler.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731862645908" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/handler/oauth/wechat_callback_handler.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731862717048" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/handler/routes.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732178739833" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/handler/sms/send_sms_by_aliyun_handler.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731864135742" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/handler/sms/send_sms_by_smsbao_handler.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731864135737" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/handler/sms/send_sms_by_test_handler.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731864122783" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/handler/token/refresh_token_handler.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731927610027" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/handler/user/account_login_handler.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731864135746" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/handler/user/get_user_device_handler.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731862806051" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/handler/user/phone_login_handler.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731864275388" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/handler/user/reset_password_handler.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731864275383" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/handler/websocket/message_websocket_handler.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731725399051" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/handler/websocket/qrcode_websocket_handler.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731725398519" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/logic/captcha/generate_rotate_captcha_logic.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731861580653" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="GenerateRotateCaptchaLogic" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/logic/captcha/generate_slide_basic_captcha_logic.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731861571471" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="GenerateSlideBasicCaptchaLogic" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/logic/client/generate_client_id_logic.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731861824112" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="GenerateClientIdLogic" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/logic/comment/dislike_comment_logic.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732208664633" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="DislikeCommentLogic" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/logic/comment/get_comment_list_logic.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732187874238" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="GetCommentListLogic" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/logic/comment/get_reply_list_logic.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732204593983" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="GetReplyListLogic" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/logic/comment/like_comment_logic.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732208674889" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="LikeCommentLogic" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/logic/comment/submit_comment_logic.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732208759670" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="SubmitCommentLogic" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/logic/comment/submit_reply_comment_logic.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732208759666" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="SubmitReplyCommentLogic" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/logic/comment/submit_reply_reply_logic.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732208759078" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="SubmitReplyReplyLogic" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/logic/oauth/get_gitee_oauth_url_logic.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731578713256" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="GetGiteeOauthUrlLogic" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/logic/oauth/get_github_oauth_url_logic.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731578772442" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="GetGithubOauthUrlLogic" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/logic/oauth/get_qq_oauth_url_logic.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731578830393" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="GetQqOauthUrlLogic" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/logic/oauth/get_wechat_qrcode_logic.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731863022429" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="GetWechatQrcodeLogic" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/logic/oauth/gitee_callback_logic.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732207514893" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="GiteeCallbackLogic" />
|
|
<option value="GiteeUser" />
|
|
<option value="Token" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/logic/oauth/github_callback_logic.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732207593259" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="GithubCallbackLogic" />
|
|
<option value="GitHubUser" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/logic/oauth/qq_callback_logic.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732207592449" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="QqCallbackLogic" />
|
|
<option value="AuthQQme" />
|
|
<option value="QQToken" />
|
|
<option value="QQUserInfo" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/logic/oauth/wechat_callback_logic.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732207592457" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="WechatCallbackLogic" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/logic/sms/send_sms_by_aliyun_logic.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731863091323" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="SendSmsByAliyunLogic" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/logic/sms/send_sms_by_smsbao_logic.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731863341454" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="SendSmsBySmsbaoLogic" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/logic/sms/send_sms_by_test_logic.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731863341469" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="SendSmsByTestLogic" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/logic/token/refresh_token_logic.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731927642595" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="RefreshTokenLogic" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/logic/user/account_login_logic.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732207461448" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="AccountLoginLogic" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/logic/user/get_user_device_logic.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732164099587" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="GetUserDeviceLogic" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/logic/user/phone_login_logic.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732207481081" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="PhoneLoginLogic" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/logic/user/reset_password_logic.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732161866176" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="ResetPasswordLogic" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/logic/websocket/message_websocket_logic.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732007142483" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="MessageWebsocketLogic" />
|
|
<option value="MessageWebSocket" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/logic/websocket/qrcode_websocket_logic.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731725383656" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="QrcodeWebsocketLogic" />
|
|
<option value="QrcodeWebSocket" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/middleware/casbinverify_middleware.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731933523737" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="CasbinVerifyMiddleware" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/middleware/securityheaders_middleware.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731687507994" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="SecurityHeadersMiddleware" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/svc/service_context.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732275098629" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="ServiceContext" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/types/comment.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732204594475" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="CommentImages" />
|
|
<option value="CommentResponse" />
|
|
<option value="CommentContent" />
|
|
<option value="CommentListPageResponse" />
|
|
<option value="CommentListQueryResult" />
|
|
<option value="ReplyListQueryResult" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/types/token.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731722350830" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="RedisToken" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/internal/types/types.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732178739829" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="AccountLoginRequest" />
|
|
<option value="CommentDisLikeRequest" />
|
|
<option value="CommentLikeRequest" />
|
|
<option value="CommentListRequest" />
|
|
<option value="CommentRequest" />
|
|
<option value="LoginResponse" />
|
|
<option value="OAuthCallbackRequest" />
|
|
<option value="OAuthRequest" />
|
|
<option value="OAuthWechatRequest" />
|
|
<option value="PhoneLoginRequest" />
|
|
<option value="ReplyCommentRequest" />
|
|
<option value="ReplyListRequest" />
|
|
<option value="ReplyReplyRequest" />
|
|
<option value="ResetPasswordRequest" />
|
|
<option value="Response" />
|
|
<option value="SmsSendRequest" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/repository/captcha/click_shape_captcha.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731599988253" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/repository/captcha/rotate_captcha.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731599778500" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/repository/captcha/slide_captcha.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731599760171" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/repository/captcha/slide_region_captcha.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731600017801" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/repository/captcha/text_captcha.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731599918652" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/repository/casbinx/casbin.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732159281356" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/repository/idgenerator/idgenerator.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731561557146" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/repository/ip2region/ip2region.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731512008624" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/repository/mongodb/collection/collection.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731468924818" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/repository/mongodb/mongodb.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731467940093" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/repository/mysql/generate/generate.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732275146702" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/repository/mysql/model/sca_auth_menu.gen.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732275170144" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="ScaAuthMenu" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/repository/mysql/model/sca_auth_permission_rule.gen.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732275170140" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="ScaAuthPermissionRule" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/repository/mysql/model/sca_auth_role.gen.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732275170137" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="ScaAuthRole" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/repository/mysql/model/sca_auth_user.gen.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732275170297" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="ScaAuthUser" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/repository/mysql/model/sca_auth_user_device.gen.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732275170300" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="ScaAuthUserDevice" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/repository/mysql/model/sca_auth_user_social.gen.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732275170324" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="ScaAuthUserSocial" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/repository/mysql/model/sca_comment_likes.gen.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732275170008" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="ScaCommentLike" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/repository/mysql/model/sca_comment_reply.gen.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732275175015" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="ScaCommentReply" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/repository/mysql/model/sca_file_folder.gen.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732275170037" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="ScaFileFolder" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/repository/mysql/model/sca_file_info.gen.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732275170079" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="ScaFileInfo" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/repository/mysql/model/sca_file_recycle.gen.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732275170126" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="ScaFileRecycle" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/repository/mysql/model/sca_file_type.gen.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732275170076" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="ScaFileType" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/repository/mysql/model/sca_message_report.gen.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732275170000" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="ScaMessageReport" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/repository/mysql/model/sca_user_follows.gen.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732275170169" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="ScaUserFollow" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/repository/mysql/model/sca_user_level.gen.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732275170111" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="ScaUserLevel" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/repository/mysql/model/sca_user_message.gen.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732275170056" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="ScaUserMessage" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/repository/mysql/mysql.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732278234054" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/repository/mysql/query/gen.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732275176653" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="Query" />
|
|
<option value="queryCtx" />
|
|
<option value="QueryTx" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/repository/mysql/query/sca_auth_menu.gen.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732275176431" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="scaAuthMenu" />
|
|
<option value="scaAuthMenuDo" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/repository/mysql/query/sca_auth_permission_rule.gen.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732275176143" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="scaAuthPermissionRule" />
|
|
<option value="scaAuthPermissionRuleDo" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/repository/mysql/query/sca_auth_role.gen.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732275176129" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="scaAuthRole" />
|
|
<option value="scaAuthRoleDo" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/repository/mysql/query/sca_auth_user.gen.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732275176204" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="scaAuthUser" />
|
|
<option value="scaAuthUserDo" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/repository/mysql/query/sca_auth_user_device.gen.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732275176221" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="scaAuthUserDevice" />
|
|
<option value="scaAuthUserDeviceDo" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/repository/mysql/query/sca_auth_user_social.gen.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732275176464" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="scaAuthUserSocial" />
|
|
<option value="scaAuthUserSocialDo" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/repository/mysql/query/sca_comment_likes.gen.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732275176461" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="scaCommentLike" />
|
|
<option value="scaCommentLikeDo" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/repository/mysql/query/sca_comment_reply.gen.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732275176223" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="scaCommentReply" />
|
|
<option value="scaCommentReplyDo" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/repository/mysql/query/sca_file_folder.gen.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732275176094" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="scaFileFolder" />
|
|
<option value="scaFileFolderDo" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/repository/mysql/query/sca_file_info.gen.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732275176202" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="scaFileInfo" />
|
|
<option value="scaFileInfoDo" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/repository/mysql/query/sca_file_recycle.gen.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732275176175" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="scaFileRecycle" />
|
|
<option value="scaFileRecycleDo" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/repository/mysql/query/sca_file_type.gen.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732275176093" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="scaFileType" />
|
|
<option value="scaFileTypeDo" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/repository/mysql/query/sca_message_report.gen.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732275176109" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="scaMessageReport" />
|
|
<option value="scaMessageReportDo" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/repository/mysql/query/sca_user_follows.gen.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732275176431" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="scaUserFollow" />
|
|
<option value="scaUserFollowDo" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/repository/mysql/query/sca_user_level.gen.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732275176197" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="scaUserLevel" />
|
|
<option value="scaUserLevelDo" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/repository/mysql/query/sca_user_message.gen.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732275176195" />
|
|
<option name="schema">
|
|
<list>
|
|
<option value="scaUserMessage" />
|
|
<option value="scaUserMessageDo" />
|
|
</list>
|
|
</option>
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/repository/redis_session/redis_session.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732161149627" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/repository/redisx/redis.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731518783002" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/repository/sensitivex/sensitive.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1731598869766" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
<entry key="file://$PROJECT_DIR$/app/core/api/repository/wechat_official/wechat_official.go">
|
|
<value>
|
|
<ScannedPath>
|
|
<option name="lastModified" value="1732122652232" />
|
|
</ScannedPath>
|
|
</value>
|
|
</entry>
|
|
</map>
|
|
</option>
|
|
<option name="tableStructMapping">
|
|
<map>
|
|
<entry key="access_jwt_claims" value="AccessJWTClaims" />
|
|
<entry key="access_jwt_payload" value="AccessJWTPayload" />
|
|
<entry key="account_login_logic" value="AccountLoginLogic" />
|
|
<entry key="account_login_request" value="AccountLoginRequest" />
|
|
<entry key="auth_q_qme" value="AuthQQme" />
|
|
<entry key="casbin_verify_middleware" value="CasbinVerifyMiddleware" />
|
|
<entry key="comment_content" value="CommentContent" />
|
|
<entry key="comment_dis_like_request" value="CommentDisLikeRequest" />
|
|
<entry key="comment_images" value="CommentImages" />
|
|
<entry key="comment_like_request" value="CommentLikeRequest" />
|
|
<entry key="comment_list_page_response" value="CommentListPageResponse" />
|
|
<entry key="comment_list_query_result" value="CommentListQueryResult" />
|
|
<entry key="comment_list_request" value="CommentListRequest" />
|
|
<entry key="comment_request" value="CommentRequest" />
|
|
<entry key="comment_response" value="CommentResponse" />
|
|
<entry key="config" value="Config" />
|
|
<entry key="dislike_comment_logic" value="DislikeCommentLogic" />
|
|
<entry key="generate_client_id_logic" value="GenerateClientIdLogic" />
|
|
<entry key="generate_rotate_captcha_logic" value="GenerateRotateCaptchaLogic" />
|
|
<entry key="generate_slide_basic_captcha_logic" value="GenerateSlideBasicCaptchaLogic" />
|
|
<entry key="get_comment_list_logic" value="GetCommentListLogic" />
|
|
<entry key="get_gitee_oauth_url_logic" value="GetGiteeOauthUrlLogic" />
|
|
<entry key="get_github_oauth_url_logic" value="GetGithubOauthUrlLogic" />
|
|
<entry key="get_qq_oauth_url_logic" value="GetQqOauthUrlLogic" />
|
|
<entry key="get_reply_list_logic" value="GetReplyListLogic" />
|
|
<entry key="get_user_device_logic" value="GetUserDeviceLogic" />
|
|
<entry key="get_wechat_qrcode_logic" value="GetWechatQrcodeLogic" />
|
|
<entry key="git_hub_user" value="GitHubUser" />
|
|
<entry key="gitee_callback_logic" value="GiteeCallbackLogic" />
|
|
<entry key="gitee_user" value="GiteeUser" />
|
|
<entry key="github_callback_logic" value="GithubCallbackLogic" />
|
|
<entry key="i18n_grpc_interceptor" value="I18nGrpcInterceptor" />
|
|
<entry key="i18n_middleware" value="I18nMiddleware" />
|
|
<entry key="like_comment_logic" value="LikeCommentLogic" />
|
|
<entry key="login_response" value="LoginResponse" />
|
|
<entry key="message_web_socket" value="MessageWebSocket" />
|
|
<entry key="message_websocket_logic" value="MessageWebsocketLogic" />
|
|
<entry key="o_auth_callback_request" value="OAuthCallbackRequest" />
|
|
<entry key="o_auth_request" value="OAuthRequest" />
|
|
<entry key="o_auth_wechat_request" value="OAuthWechatRequest" />
|
|
<entry key="options" value="Options" />
|
|
<entry key="phone_login_logic" value="PhoneLoginLogic" />
|
|
<entry key="phone_login_request" value="PhoneLoginRequest" />
|
|
<entry key="qq_callback_logic" value="QqCallbackLogic" />
|
|
<entry key="qq_token" value="QQToken" />
|
|
<entry key="qq_user_info" value="QQUserInfo" />
|
|
<entry key="qrcode_web_socket" value="QrcodeWebSocket" />
|
|
<entry key="qrcode_websocket_logic" value="QrcodeWebsocketLogic" />
|
|
<entry key="query" value="Query" />
|
|
<entry key="query_ctx" value="queryCtx" />
|
|
<entry key="query_tx" value="QueryTx" />
|
|
<entry key="redis_token" value="RedisToken" />
|
|
<entry key="refresh_jwt_claims" value="RefreshJWTClaims" />
|
|
<entry key="refresh_jwt_payload" value="RefreshJWTPayload" />
|
|
<entry key="refresh_token_logic" value="RefreshTokenLogic" />
|
|
<entry key="reply_comment_request" value="ReplyCommentRequest" />
|
|
<entry key="reply_list_query_result" value="ReplyListQueryResult" />
|
|
<entry key="reply_list_request" value="ReplyListRequest" />
|
|
<entry key="reply_reply_request" value="ReplyReplyRequest" />
|
|
<entry key="reset_password_logic" value="ResetPasswordLogic" />
|
|
<entry key="reset_password_request" value="ResetPasswordRequest" />
|
|
<entry key="response" value="Response" />
|
|
<entry key="sca_auth_menu" value="scaAuthMenu" />
|
|
<entry key="sca_auth_menu_do" value="scaAuthMenuDo" />
|
|
<entry key="sca_auth_permission_rule" value="scaAuthPermissionRule" />
|
|
<entry key="sca_auth_permission_rule_do" value="scaAuthPermissionRuleDo" />
|
|
<entry key="sca_auth_role" value="scaAuthRole" />
|
|
<entry key="sca_auth_role_do" value="scaAuthRoleDo" />
|
|
<entry key="sca_auth_user" value="scaAuthUser" />
|
|
<entry key="sca_auth_user_device" value="scaAuthUserDevice" />
|
|
<entry key="sca_auth_user_device_do" value="scaAuthUserDeviceDo" />
|
|
<entry key="sca_auth_user_do" value="scaAuthUserDo" />
|
|
<entry key="sca_auth_user_social" value="scaAuthUserSocial" />
|
|
<entry key="sca_auth_user_social_do" value="scaAuthUserSocialDo" />
|
|
<entry key="sca_comment_like" value="scaCommentLike" />
|
|
<entry key="sca_comment_like_do" value="scaCommentLikeDo" />
|
|
<entry key="sca_comment_reply" value="scaCommentReply" />
|
|
<entry key="sca_comment_reply_do" value="scaCommentReplyDo" />
|
|
<entry key="sca_file_folder" value="scaFileFolder" />
|
|
<entry key="sca_file_folder_do" value="scaFileFolderDo" />
|
|
<entry key="sca_file_info" value="scaFileInfo" />
|
|
<entry key="sca_file_info_do" value="scaFileInfoDo" />
|
|
<entry key="sca_file_recycle" value="scaFileRecycle" />
|
|
<entry key="sca_file_recycle_do" value="scaFileRecycleDo" />
|
|
<entry key="sca_file_type" value="scaFileType" />
|
|
<entry key="sca_file_type_do" value="scaFileTypeDo" />
|
|
<entry key="sca_message_report" value="scaMessageReport" />
|
|
<entry key="sca_message_report_do" value="scaMessageReportDo" />
|
|
<entry key="sca_user_follow" value="scaUserFollow" />
|
|
<entry key="sca_user_follow_do" value="scaUserFollowDo" />
|
|
<entry key="sca_user_level" value="scaUserLevel" />
|
|
<entry key="sca_user_level_do" value="scaUserLevelDo" />
|
|
<entry key="sca_user_message" value="scaUserMessage" />
|
|
<entry key="sca_user_message_do" value="scaUserMessageDo" />
|
|
<entry key="security_headers_middleware" value="SecurityHeadersMiddleware" />
|
|
<entry key="send_sms_by_aliyun_logic" value="SendSmsByAliyunLogic" />
|
|
<entry key="send_sms_by_smsbao_logic" value="SendSmsBySmsbaoLogic" />
|
|
<entry key="send_sms_by_test_logic" value="SendSmsByTestLogic" />
|
|
<entry key="service_context" value="ServiceContext" />
|
|
<entry key="sms_send_request" value="SmsSendRequest" />
|
|
<entry key="submit_comment_logic" value="SubmitCommentLogic" />
|
|
<entry key="submit_reply_comment_logic" value="SubmitReplyCommentLogic" />
|
|
<entry key="submit_reply_reply_logic" value="SubmitReplyReplyLogic" />
|
|
<entry key="token" value="Token" />
|
|
<entry key="wechat_callback_logic" value="WechatCallbackLogic" />
|
|
</map>
|
|
</option>
|
|
<option name="lastTimeChecked" value="1732450867228" />
|
|
</component>
|
|
</project> |