Browse Source

添加deepseek

夏文涛 1 year ago
parent
commit
453e300c4a
100 changed files with 3989 additions and 669 deletions
  1. 122 137
      .idea/workspace.xml
  2. 3796 0
      logs/smart-2025-02-28.log
  3. 52 0
      logs/smart-2025-03-03.log
  4. 15 7
      src/main/java/com/template/controller/DeepseekControl.java
  5. 1 0
      src/main/java/com/template/model/pojo/DeepSeekRequest.java
  6. 3 0
      src/main/resources/application-prod.yml
  7. BIN
      target/alumni.jar
  8. BIN
      target/alumni.jar.original
  9. 0 202
      target/classes/META-INF/spring-configuration-metadata.json
  10. 0 109
      target/classes/application-dev.yml
  11. 0 109
      target/classes/application-prod.yml
  12. 0 105
      target/classes/application.yml
  13. BIN
      target/classes/com/template/AutoCode.class
  14. BIN
      target/classes/com/template/MybatisPlusApplication.class
  15. BIN
      target/classes/com/template/annotation/ControllerIsShow.class
  16. BIN
      target/classes/com/template/annotation/DESRespondSecret.class
  17. BIN
      target/classes/com/template/annotation/ExcelExport.class
  18. BIN
      target/classes/com/template/annotation/ExcelImport.class
  19. BIN
      target/classes/com/template/annotation/PassToken.class
  20. BIN
      target/classes/com/template/annotation/UserLoginCheck.class
  21. BIN
      target/classes/com/template/aop/DESResponseSecretAspect.class
  22. BIN
      target/classes/com/template/aop/LoggingAspect.class
  23. BIN
      target/classes/com/template/aop/LoginCheckAspect.class
  24. BIN
      target/classes/com/template/api/ActivityImageControllerAPI.class
  25. BIN
      target/classes/com/template/api/AlumniActivityControllerAPI.class
  26. BIN
      target/classes/com/template/api/AlumniAdminApplyControllerAPI.class
  27. BIN
      target/classes/com/template/api/AlumniCategoryControllerAPI.class
  28. BIN
      target/classes/com/template/api/AlumniCategoryImageControllerAPI.class
  29. BIN
      target/classes/com/template/api/AlumniCategoryNewsControllerAPI.class
  30. BIN
      target/classes/com/template/api/AlumniClubApplyControllerAPI.class
  31. BIN
      target/classes/com/template/api/AlumniClubControllerAPI.class
  32. BIN
      target/classes/com/template/api/AlumniEndorseControllerAPI.class
  33. BIN
      target/classes/com/template/api/AlumniHeartControllerAPI.class
  34. BIN
      target/classes/com/template/api/AlumniImageControllerAPI.class
  35. BIN
      target/classes/com/template/api/AlumniNewsControllerAPI.class
  36. BIN
      target/classes/com/template/api/AlumniOrgControllerAPI.class
  37. BIN
      target/classes/com/template/api/AlumniReturnControllerAPI.class
  38. BIN
      target/classes/com/template/api/AlumniUserControllerAPI.class
  39. BIN
      target/classes/com/template/api/DeepseekControllerAPI.class
  40. BIN
      target/classes/com/template/api/DingTalkControllerAPI.class
  41. BIN
      target/classes/com/template/api/ExcelControllerAPI.class
  42. BIN
      target/classes/com/template/api/FileControllerAPI.class
  43. BIN
      target/classes/com/template/api/LogInfoControllerAPI.class
  44. BIN
      target/classes/com/template/api/LoginControllerAPI.class
  45. BIN
      target/classes/com/template/api/SmsCodeControllerAPI.class
  46. BIN
      target/classes/com/template/api/SystemMenuControllerAPI.class
  47. BIN
      target/classes/com/template/common/constanst/Constanst.class
  48. BIN
      target/classes/com/template/common/exception/EmsException.class
  49. BIN
      target/classes/com/template/common/exception/EmsExceptionHandler.class
  50. BIN
      target/classes/com/template/common/exception/MyCustomException.class
  51. BIN
      target/classes/com/template/common/jh/ReqRespResearchProductQuestionnaireItem.class
  52. BIN
      target/classes/com/template/common/jh/SectionUtil.class
  53. BIN
      target/classes/com/template/common/result/Code.class
  54. BIN
      target/classes/com/template/common/result/ResponseStatusEnum.class
  55. BIN
      target/classes/com/template/common/utils/AccessToken.class
  56. BIN
      target/classes/com/template/common/utils/AesTestOne.class
  57. BIN
      target/classes/com/template/common/utils/AesUtil.class
  58. BIN
      target/classes/com/template/common/utils/AesUtils.class
  59. BIN
      target/classes/com/template/common/utils/Base64Util.class
  60. BIN
      target/classes/com/template/common/utils/CommonUtil.class
  61. BIN
      target/classes/com/template/common/utils/DataBliu.class
  62. BIN
      target/classes/com/template/common/utils/DateUtils.class
  63. BIN
      target/classes/com/template/common/utils/DingTalkUtils.class
  64. BIN
      target/classes/com/template/common/utils/EncryptUtil.class
  65. BIN
      target/classes/com/template/common/utils/EncryptionUtil.class
  66. BIN
      target/classes/com/template/common/utils/ExcelClassField.class
  67. BIN
      target/classes/com/template/common/utils/ExcelUtil3.class
  68. BIN
      target/classes/com/template/common/utils/ExcelUtils.class
  69. BIN
      target/classes/com/template/common/utils/ExcelUtils2.class
  70. BIN
      target/classes/com/template/common/utils/FileUtils.class
  71. BIN
      target/classes/com/template/common/utils/GetVertifyCode.class
  72. BIN
      target/classes/com/template/common/utils/HMACUtils.class
  73. BIN
      target/classes/com/template/common/utils/HttpClientUtils$1.class
  74. BIN
      target/classes/com/template/common/utils/HttpClientUtils$LazyHolder.class
  75. BIN
      target/classes/com/template/common/utils/HttpClientUtils.class
  76. BIN
      target/classes/com/template/common/utils/HttpUtils.class
  77. BIN
      target/classes/com/template/common/utils/HttpsClient.class
  78. BIN
      target/classes/com/template/common/utils/JWTUtil.class
  79. BIN
      target/classes/com/template/common/utils/Md5Utils.class
  80. BIN
      target/classes/com/template/common/utils/Message$1.class
  81. BIN
      target/classes/com/template/common/utils/Message.class
  82. BIN
      target/classes/com/template/common/utils/Message2.class
  83. BIN
      target/classes/com/template/common/utils/MyGlobalThreadPool.class
  84. BIN
      target/classes/com/template/common/utils/MyX509TrustManager.class
  85. BIN
      target/classes/com/template/common/utils/PropertiesUtil.class
  86. BIN
      target/classes/com/template/common/utils/RSAUtils.class
  87. BIN
      target/classes/com/template/common/utils/RandomTrackAlgorithm.class
  88. BIN
      target/classes/com/template/common/utils/RequestUtils.class
  89. BIN
      target/classes/com/template/common/utils/SHA1.class
  90. BIN
      target/classes/com/template/common/utils/SendSms.class
  91. BIN
      target/classes/com/template/common/utils/StrUtils.class
  92. BIN
      target/classes/com/template/common/utils/TimeExchange$1.class
  93. BIN
      target/classes/com/template/common/utils/TimeExchange.class
  94. BIN
      target/classes/com/template/common/utils/TimeExchange2.class
  95. BIN
      target/classes/com/template/common/utils/UUIDUtil.class
  96. BIN
      target/classes/com/template/common/utils/ValidateCode.class
  97. BIN
      target/classes/com/template/common/utils/WeiXiaoUtil$1.class
  98. BIN
      target/classes/com/template/common/utils/WeiXiaoUtil$2.class
  99. BIN
      target/classes/com/template/common/utils/WeiXiaoUtil.class
  100. 0 0
      target/classes/com/template/common/utils/WxConfig.class

+ 122 - 137
.idea/workspace.xml

@@ -2,28 +2,17 @@
 <project version="4">
   <component name="ChangeListManager">
     <list default="true" id="a4ba97bd-69fc-4549-8407-13eeec316f0f" name="Default Changelist" comment="">
-      <change afterPath="$PROJECT_DIR$/src/main/java/com/template/api/DeepseekControllerAPI.java" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/src/main/java/com/template/controller/DeepseekControl.java" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/src/main/java/com/template/model/pojo/DeepSeekRequest.java" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/src/main/java/com/template/model/pojo/DeepSeekResponse.java" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/src/main/java/com/template/model/pojo/JsonExample.java" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/logs/smart-2025-01-13.log" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/logs/smart-2025-01-14.log" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/logs/smart-2025-01-15.log" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/logs/smart-2025-01-16.log" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/logs/smart-2025-01-17.log" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/logs/smart-2025-01-21.log" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/pom.xml" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/java/com/template/api/AlumniAdminApplyControllerAPI.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/template/api/AlumniAdminApplyControllerAPI.java" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/java/com/template/controller/AlumniAdminApplyController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/template/controller/AlumniAdminApplyController.java" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/java/com/template/controller/AlumniHeartController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/template/controller/AlumniHeartController.java" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/logs/smart-2025-02-28.log" beforeDir="false" afterPath="$PROJECT_DIR$/logs/smart-2025-02-28.log" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/main/java/com/template/controller/DeepseekControl.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/template/controller/DeepseekControl.java" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/main/java/com/template/model/pojo/DeepSeekRequest.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/template/model/pojo/DeepSeekRequest.java" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/main/resources/application-prod.yml" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/application-prod.yml" afterDir="false" />
       <change beforePath="$PROJECT_DIR$/target/alumni.jar" beforeDir="false" afterPath="$PROJECT_DIR$/target/alumni.jar" afterDir="false" />
       <change beforePath="$PROJECT_DIR$/target/alumni.jar.original" beforeDir="false" afterPath="$PROJECT_DIR$/target/alumni.jar.original" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/target/classes/com/template/api/AlumniAdminApplyControllerAPI.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/template/api/AlumniAdminApplyControllerAPI.class" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/target/classes/com/template/controller/AlumniAdminApplyController.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/template/controller/AlumniAdminApplyController.class" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/target/classes/com/template/controller/AlumniHeartController.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/template/controller/AlumniHeartController.class" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" afterPath="$PROJECT_DIR$/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" afterPath="$PROJECT_DIR$/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/target/classes/application-prod.yml" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/application-prod.yml" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/target/classes/com/template/controller/DeepseekControl$1.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/template/controller/DeepseekControl$1.class" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/target/classes/com/template/controller/DeepseekControl.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/template/controller/DeepseekControl.class" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/target/classes/com/template/model/pojo/DeepSeekRequest$Message$MessageBuilder.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/template/model/pojo/DeepSeekRequest$Message$MessageBuilder.class" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/target/classes/com/template/model/pojo/DeepSeekRequest$Message.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/template/model/pojo/DeepSeekRequest$Message.class" afterDir="false" />
     </list>
     <ignored path="$PROJECT_DIR$/target/" />
     <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
@@ -52,19 +41,10 @@
   <component name="FileEditorManager">
     <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
       <file pinned="false" current-in-tab="false">
-        <entry file="file://$PROJECT_DIR$/src/main/java/com/template/api/AlumniAdminApplyControllerAPI.java">
-          <provider selected="true" editor-type-id="text-editor">
-            <state relative-caret-position="483">
-              <caret line="27" column="37" selection-start-line="27" selection-start-column="26" selection-end-line="27" selection-end-column="37" />
-            </state>
-          </provider>
-        </entry>
-      </file>
-      <file pinned="false" current-in-tab="true">
         <entry file="file://$PROJECT_DIR$/src/main/java/com/template/controller/AlumniAdminApplyController.java">
           <provider selected="true" editor-type-id="text-editor">
-            <state relative-caret-position="33">
-              <caret line="94" column="13" lean-forward="true" selection-start-line="94" selection-start-column="13" selection-end-line="94" selection-end-column="13" />
+            <state relative-caret-position="1610">
+              <caret line="95" column="50" selection-start-line="95" selection-start-column="50" selection-end-line="95" selection-end-column="50" />
             </state>
           </provider>
         </entry>
@@ -72,7 +52,7 @@
       <file pinned="false" current-in-tab="false">
         <entry file="file://$PROJECT_DIR$/src/main/java/com/template/model/enumModel/eModelType.java">
           <provider selected="true" editor-type-id="text-editor">
-            <state relative-caret-position="292">
+            <state relative-caret-position="16">
               <caret line="20" column="15" selection-start-line="20" selection-start-column="15" selection-end-line="20" selection-end-column="15" />
               <folding>
                 <element signature="e#362#363#0" expanded="true" />
@@ -82,47 +62,54 @@
           </provider>
         </entry>
       </file>
-      <file pinned="false" current-in-tab="false">
-        <entry file="file://$PROJECT_DIR$/src/main/java/com/template/model/vo/UserVo.java">
+      <file pinned="false" current-in-tab="true">
+        <entry file="file://$PROJECT_DIR$/src/main/java/com/template/controller/DeepseekControl.java">
           <provider selected="true" editor-type-id="text-editor">
-            <state relative-caret-position="598">
-              <caret line="28" column="19" selection-start-line="28" selection-start-column="19" selection-end-line="28" selection-end-column="19" />
+            <state relative-caret-position="302">
+              <caret line="42" column="14" selection-start-line="42" selection-start-column="14" selection-end-line="42" selection-end-column="14" />
+              <folding>
+                <element signature="imports" expanded="true" />
+                <element signature="e#3495#3496#0" expanded="true" />
+                <element signature="e#3587#3588#0" expanded="true" />
+                <element signature="method#askNDeepSeek#0;class#DeepseekControl#0" />
+              </folding>
             </state>
           </provider>
         </entry>
       </file>
       <file pinned="false" current-in-tab="false">
-        <entry file="file://$PROJECT_DIR$/src/main/java/com/template/model/pojo/AlumniAdminApply.java">
-          <provider selected="true" editor-type-id="text-editor">
-            <state relative-caret-position="3">
-              <caret line="29" column="35" selection-start-line="29" selection-start-column="35" selection-end-line="29" selection-end-column="35" />
-            </state>
-          </provider>
+        <entry file="file://$PROJECT_DIR$/src/main/resources/application-dev.yml">
+          <provider selected="true" editor-type-id="text-editor" />
         </entry>
       </file>
       <file pinned="false" current-in-tab="false">
-        <entry file="file://$PROJECT_DIR$/src/main/java/com/template/services/AlumniAdminApplyService.java">
+        <entry file="file://$PROJECT_DIR$/src/main/resources/application-prod.yml">
           <provider selected="true" editor-type-id="text-editor">
-            <state relative-caret-position="262">
-              <caret line="18" column="38" selection-start-line="18" selection-start-column="21" selection-end-line="18" selection-end-column="38" />
+            <state relative-caret-position="10">
+              <caret line="8" column="29" selection-start-line="8" selection-start-column="29" selection-end-line="8" selection-end-column="29" />
             </state>
           </provider>
         </entry>
       </file>
       <file pinned="false" current-in-tab="false">
-        <entry file="file://$PROJECT_DIR$/src/main/java/com/template/model/request/setAdminRequest.java">
+        <entry file="file://$PROJECT_DIR$/src/main/resources/application.yml">
+          <provider selected="true" editor-type-id="text-editor" />
+        </entry>
+      </file>
+      <file pinned="false" current-in-tab="false">
+        <entry file="jar://$MAVEN_REPOSITORY$/org/springframework/spring-core/5.3.1/spring-core-5.3.1-sources.jar!/org/springframework/util/Assert.java">
           <provider selected="true" editor-type-id="text-editor">
-            <state relative-caret-position="285">
-              <caret line="30" column="32" selection-start-line="30" selection-start-column="12" selection-end-line="30" selection-end-column="32" />
+            <state relative-caret-position="152">
+              <caret line="75" column="18" selection-start-line="75" selection-start-column="18" selection-end-line="75" selection-end-column="18" />
             </state>
           </provider>
         </entry>
       </file>
       <file pinned="false" current-in-tab="false">
-        <entry file="file://$PROJECT_DIR$/src/main/java/com/template/api/AlumniCategoryControllerAPI.java">
+        <entry file="file://$PROJECT_DIR$/src/main/java/com/template/model/pojo/AlumniAdminApply.java">
           <provider selected="true" editor-type-id="text-editor">
-            <state relative-caret-position="230">
-              <caret line="26" column="52" selection-start-line="26" selection-start-column="32" selection-end-line="26" selection-end-column="52" />
+            <state relative-caret-position="3">
+              <caret line="29" column="35" selection-start-line="29" selection-start-column="35" selection-end-line="29" selection-end-column="35" />
             </state>
           </provider>
         </entry>
@@ -138,10 +125,6 @@
   </component>
   <component name="FindInProjectRecents">
     <findStrings>
-      <find>Image</find>
-      <find>Club</find>
-      <find>组织</find>
-      <find>between</find>
       <find>&quot;yyy</find>
       <find>transferByOrderId</find>
       <find>login</find>
@@ -168,6 +151,10 @@
       <find>SseEmitter</find>
       <find>queryImageAdmin()</find>
       <find>queryImageAdmin</find>
+      <find>client</find>
+      <find>Callable</find>
+      <find>Cors</find>
+      <find>CORSConfiguration</find>
     </findStrings>
     <replaceStrings>
       <replace>FIND_IN_SET($</replace>
@@ -219,19 +206,19 @@
         <option value="$PROJECT_DIR$/src/main/java/com/template/controller/ActivitySigninController.java" />
         <option value="$PROJECT_DIR$/src/main/java/com/template/controller/SysCaptchaController.java" />
         <option value="$PROJECT_DIR$/src/main/java/com/template/controller/SystemMenuController.java" />
-        <option value="$PROJECT_DIR$/src/main/resources/application-prod.yml" />
         <option value="$PROJECT_DIR$/src/main/java/com/template/MybatisPlusApplication.java" />
         <option value="$PROJECT_DIR$/src/main/java/com/template/services/impl/AlumniHeartServiceImpl.java" />
         <option value="$PROJECT_DIR$/src/main/java/com/template/controller/AlumniHeartController.java" />
         <option value="$PROJECT_DIR$/src/main/java/com/template/model/pojo/DeepSeekResponse.java" />
         <option value="$PROJECT_DIR$/pom.xml" />
-        <option value="$PROJECT_DIR$/src/main/java/com/template/model/pojo/DeepSeekRequest.java" />
         <option value="$PROJECT_DIR$/src/main/java/com/template/model/pojo/JsonExample.java" />
         <option value="$PROJECT_DIR$/src/main/java/com/template/controller/processResponseStream.java" />
         <option value="$PROJECT_DIR$/src/main/java/com/template/api/DeepseekControllerAPI.java" />
-        <option value="$PROJECT_DIR$/src/main/java/com/template/controller/DeepseekControl.java" />
         <option value="$PROJECT_DIR$/src/main/java/com/template/api/AlumniAdminApplyControllerAPI.java" />
         <option value="$PROJECT_DIR$/src/main/java/com/template/controller/AlumniAdminApplyController.java" />
+        <option value="$PROJECT_DIR$/src/main/java/com/template/model/pojo/DeepSeekRequest.java" />
+        <option value="$PROJECT_DIR$/src/main/resources/application-prod.yml" />
+        <option value="$PROJECT_DIR$/src/main/java/com/template/controller/DeepseekControl.java" />
       </list>
     </option>
   </component>
@@ -364,7 +351,7 @@
     <property name="RequestMappingsPanelWidth1" value="75" />
     <property name="WebServerToolWindowFactoryState" value="false" />
     <property name="aspect.path.notification.shown" value="true" />
-    <property name="last_opened_file_path" value="$PROJECT_DIR$" />
+    <property name="last_opened_file_path" value="$PROJECT_DIR$/../../外卖服务/dev-feat" />
     <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
     <property name="nodejs_npm_path_reset_for_default_project" value="true" />
     <property name="project.structure.last.edited" value="Project" />
@@ -485,12 +472,12 @@
       <workItem from="1739151264461" duration="56000" />
       <workItem from="1740013823841" duration="14017000" />
       <workItem from="1740191502442" duration="8603000" />
-      <workItem from="1740642928564" duration="16187000" />
+      <workItem from="1740642928564" duration="32848000" />
     </task>
     <servers />
   </component>
   <component name="TimeTrackingManager">
-    <option name="totallyTimeSpent" value="308771000" />
+    <option name="totallyTimeSpent" value="325432000" />
   </component>
   <component name="TodoView">
     <todo-panel id="selected-file">
@@ -502,9 +489,10 @@
     </todo-panel>
   </component>
   <component name="ToolWindowManager">
-    <frame x="-7" y="0" width="974" height="1039" extended-state="0" />
+    <frame x="-7" y="0" width="974" height="1039" extended-state="1" />
+    <editor active="true" />
     <layout>
-      <window_info content_ui="combo" id="Project" order="0" visible="true" weight="0.49124727" />
+      <window_info content_ui="combo" id="Project" order="0" weight="0.2806236" />
       <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
       <window_info id="JRebel" order="2" side_tool="true" />
       <window_info id="Image Layers" order="3" />
@@ -512,11 +500,11 @@
       <window_info id="UI Designer" order="5" />
       <window_info id="Favorites" order="6" side_tool="true" />
       <window_info id="Designer" order="7" />
-      <window_info id="Web" order="8" side_tool="true" />
+      <window_info id="Web" order="8" weight="0.32995737" />
       <window_info anchor="bottom" id="Message" order="0" />
       <window_info anchor="bottom" id="Find" order="1" weight="0.32603937" />
-      <window_info anchor="bottom" id="Run" order="2" weight="0.42099446" />
-      <window_info anchor="bottom" id="Debug" order="3" weight="0.42997813" />
+      <window_info anchor="bottom" id="Run" order="2" weight="0.4198895" />
+      <window_info anchor="bottom" id="Debug" order="3" weight="0.32596686" />
       <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
       <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
       <window_info anchor="bottom" id="TODO" order="6" weight="0.32932165" />
@@ -533,7 +521,7 @@
       <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
       <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
       <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.2494432" />
-      <window_info anchor="right" id="Maven" order="3" weight="0.5991091" />
+      <window_info anchor="right" id="Maven" order="3" weight="0.57002187" />
       <window_info anchor="right" id="Palette" order="4" />
       <window_info anchor="right" id="JRebel Setup Guide" order="5" side_tool="true" weight="0.32932165" />
       <window_info anchor="right" id="Capture Analysis" order="6" />
@@ -566,41 +554,6 @@
     <SUITE FILE_PATH="coverage/school_ecology_houtai$MybatisPlusApplication.ic" NAME="MybatisPlusApplication Coverage Results" MODIFIED="1737017042490" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="idea" COVERAGE_BY_TEST_ENABLED="false" COVERAGE_TRACING_ENABLED="false" />
   </component>
   <component name="editorHistoryManager">
-    <entry file="file://$PROJECT_DIR$/src/main/java/com/template/controller/AlumniClubApplyController.java">
-      <provider selected="true" editor-type-id="text-editor">
-        <state relative-caret-position="295">
-          <caret line="49" column="13" selection-start-line="49" selection-start-column="13" selection-end-line="49" selection-end-column="13" />
-        </state>
-      </provider>
-    </entry>
-    <entry file="file://$PROJECT_DIR$/src/main/java/com/template/controller/AlumniClubController.java">
-      <provider selected="true" editor-type-id="text-editor">
-        <state relative-caret-position="966">
-          <caret line="83" column="58" selection-start-line="83" selection-start-column="58" selection-end-line="83" selection-end-column="58" />
-        </state>
-      </provider>
-    </entry>
-    <entry file="file://$PROJECT_DIR$/src/main/java/com/template/controller/AlumniImageController.java">
-      <provider selected="true" editor-type-id="text-editor">
-        <state relative-caret-position="552">
-          <caret line="51" column="4" selection-start-line="51" selection-start-column="4" selection-end-line="51" selection-end-column="88" />
-        </state>
-      </provider>
-    </entry>
-    <entry file="file://$PROJECT_DIR$/src/main/java/com/template/controller/AlumniNewsController.java">
-      <provider selected="true" editor-type-id="text-editor">
-        <state relative-caret-position="2116">
-          <caret line="111" column="23" selection-start-line="111" selection-start-column="23" selection-end-line="111" selection-end-column="23" />
-        </state>
-      </provider>
-    </entry>
-    <entry file="file://$PROJECT_DIR$/src/main/java/com/template/controller/AlumniOrgController.java">
-      <provider selected="true" editor-type-id="text-editor">
-        <state relative-caret-position="322">
-          <caret line="37" column="13" selection-start-line="37" selection-start-column="13" selection-end-line="37" selection-end-column="13" />
-        </state>
-      </provider>
-    </entry>
     <entry file="file://$PROJECT_DIR$/src/main/java/com/template/controller/AlumniReturnController.java">
       <provider selected="true" editor-type-id="text-editor">
         <state relative-caret-position="322">
@@ -646,9 +599,6 @@
         </state>
       </provider>
     </entry>
-    <entry file="file://$PROJECT_DIR$/src/main/resources/application.yml">
-      <provider selected="true" editor-type-id="text-editor" />
-    </entry>
     <entry file="jar://$MAVEN_REPOSITORY$/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar!/META-INF/terracotta/public-api-types">
       <provider selected="true" editor-type-id="text-editor">
         <state relative-caret-position="23">
@@ -672,13 +622,6 @@
         </state>
       </provider>
     </entry>
-    <entry file="file://$PROJECT_DIR$/src/main/resources/application-prod.yml">
-      <provider selected="true" editor-type-id="text-editor">
-        <state relative-caret-position="23">
-          <caret line="31" column="21" selection-start-line="31" selection-start-column="21" selection-end-line="31" selection-end-column="21" />
-        </state>
-      </provider>
-    </entry>
     <entry file="file://$PROJECT_DIR$/src/main/java/com/template/controller/SysCaptchaController.java">
       <provider selected="true" editor-type-id="text-editor">
         <state relative-caret-position="299">
@@ -833,16 +776,6 @@
         </state>
       </provider>
     </entry>
-    <entry file="file://$PROJECT_DIR$/src/main/java/com/template/model/pojo/DeepSeekRequest.java">
-      <provider selected="true" editor-type-id="text-editor">
-        <state relative-caret-position="393">
-          <caret line="20" column="13" selection-start-line="20" selection-start-column="13" selection-end-line="20" selection-end-column="13" />
-          <folding>
-            <element signature="imports" expanded="true" />
-          </folding>
-        </state>
-      </provider>
-    </entry>
     <entry file="file://$PROJECT_DIR$/src/main/java/com/template/model/pojo/DeepSeekResponse.java">
       <provider selected="true" editor-type-id="text-editor">
         <state relative-caret-position="552">
@@ -860,18 +793,6 @@
         </state>
       </provider>
     </entry>
-    <entry file="file://$PROJECT_DIR$/src/main/java/com/template/controller/DeepseekControl.java">
-      <provider selected="true" editor-type-id="text-editor">
-        <state relative-caret-position="1574">
-          <caret line="100" column="52" selection-start-line="100" selection-start-column="52" selection-end-line="100" selection-end-column="52" />
-          <folding>
-            <element signature="imports" expanded="true" />
-            <element signature="e#3281#3282#0" expanded="true" />
-            <element signature="e#3373#3374#0" expanded="true" />
-          </folding>
-        </state>
-      </provider>
-    </entry>
     <entry file="file://$PROJECT_DIR$/src/main/java/com/template/api/AlumniCategoryControllerAPI.java">
       <provider selected="true" editor-type-id="text-editor">
         <state relative-caret-position="230">
@@ -921,9 +842,16 @@
         </state>
       </provider>
     </entry>
+    <entry file="jar://$MAVEN_REPOSITORY$/org/springframework/spring-core/5.3.1/spring-core-5.3.1-sources.jar!/org/springframework/cglib/proxy/MethodProxy.java">
+      <provider selected="true" editor-type-id="text-editor">
+        <state relative-caret-position="1043">
+          <caret line="219" column="30" lean-forward="true" selection-start-line="219" selection-start-column="30" selection-end-line="219" selection-end-column="30" />
+        </state>
+      </provider>
+    </entry>
     <entry file="file://$PROJECT_DIR$/src/main/java/com/template/model/enumModel/eModelType.java">
       <provider selected="true" editor-type-id="text-editor">
-        <state relative-caret-position="292">
+        <state relative-caret-position="16">
           <caret line="20" column="15" selection-start-line="20" selection-start-column="15" selection-end-line="20" selection-end-column="15" />
           <folding>
             <element signature="e#362#363#0" expanded="true" />
@@ -934,8 +862,65 @@
     </entry>
     <entry file="file://$PROJECT_DIR$/src/main/java/com/template/controller/AlumniAdminApplyController.java">
       <provider selected="true" editor-type-id="text-editor">
-        <state relative-caret-position="33">
-          <caret line="94" column="13" lean-forward="true" selection-start-line="94" selection-start-column="13" selection-end-line="94" selection-end-column="13" />
+        <state relative-caret-position="1610">
+          <caret line="95" column="50" selection-start-line="95" selection-start-column="50" selection-end-line="95" selection-end-column="50" />
+        </state>
+      </provider>
+    </entry>
+    <entry file="file://$PROJECT_DIR$/src/main/java/com/template/model/pojo/DeepSeekRequest.java">
+      <provider selected="true" editor-type-id="text-editor">
+        <state relative-caret-position="701">
+          <caret line="33" column="28" selection-start-line="33" selection-start-column="28" selection-end-line="33" selection-end-column="28" />
+          <folding>
+            <element signature="imports" expanded="true" />
+          </folding>
+        </state>
+      </provider>
+    </entry>
+    <entry file="jar://$MAVEN_REPOSITORY$/org/springframework/spring-core/5.3.1/spring-core-5.3.1-sources.jar!/org/springframework/util/Assert.java">
+      <provider selected="true" editor-type-id="text-editor">
+        <state relative-caret-position="152">
+          <caret line="75" column="18" selection-start-line="75" selection-start-column="18" selection-end-line="75" selection-end-column="18" />
+        </state>
+      </provider>
+    </entry>
+    <entry file="file://$PROJECT_DIR$/src/main/java/com/template/common/exception/EmsExceptionHandler.java">
+      <provider selected="true" editor-type-id="text-editor">
+        <state relative-caret-position="154">
+          <caret line="69" selection-start-line="69" selection-end-line="69" />
+        </state>
+      </provider>
+    </entry>
+    <entry file="file://$PROJECT_DIR$/src/main/resources/application.yml">
+      <provider selected="true" editor-type-id="text-editor" />
+    </entry>
+    <entry file="file://$PROJECT_DIR$/src/main/resources/application-dev.yml">
+      <provider selected="true" editor-type-id="text-editor" />
+    </entry>
+    <entry file="file://$PROJECT_DIR$/src/main/resources/application-prod.yml">
+      <provider selected="true" editor-type-id="text-editor">
+        <state relative-caret-position="10">
+          <caret line="8" column="29" selection-start-line="8" selection-start-column="29" selection-end-line="8" selection-end-column="29" />
+        </state>
+      </provider>
+    </entry>
+    <entry file="file://$PROJECT_DIR$/src/main/java/com/template/core/CORSConfiguration.java">
+      <provider selected="true" editor-type-id="text-editor">
+        <state relative-caret-position="368">
+          <caret line="22" column="30" selection-start-line="22" selection-start-column="10" selection-end-line="22" selection-end-column="30" />
+        </state>
+      </provider>
+    </entry>
+    <entry file="file://$PROJECT_DIR$/src/main/java/com/template/controller/DeepseekControl.java">
+      <provider selected="true" editor-type-id="text-editor">
+        <state relative-caret-position="302">
+          <caret line="42" column="14" selection-start-line="42" selection-start-column="14" selection-end-line="42" selection-end-column="14" />
+          <folding>
+            <element signature="imports" expanded="true" />
+            <element signature="e#3495#3496#0" expanded="true" />
+            <element signature="e#3587#3588#0" expanded="true" />
+            <element signature="method#askNDeepSeek#0;class#DeepseekControl#0" />
+          </folding>
         </state>
       </provider>
     </entry>

File diff suppressed because it is too large
+ 3796 - 0
logs/smart-2025-02-28.log


+ 52 - 0
logs/smart-2025-03-03.log

@@ -0,0 +1,52 @@
+2025-03-03 09:01:41.328 [background-preinit] INFO  o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final
+2025-03-03 09:01:41.346 [main] INFO  com.template.MybatisPlusApplication - Starting MybatisPlusApplication using Java 1.8.0_181 on DESKTOP-4B4LOJM with PID 21288 (D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai\target\classes started by Bingo in D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai)
+2025-03-03 09:01:41.346 [main] INFO  com.template.MybatisPlusApplication - The following profiles are active: prod
+2025-03-03 09:01:42.152 [main] WARN  o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.template]' package. Please check your configuration.
+2025-03-03 09:01:42.198 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
+2025-03-03 09:01:42.200 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
+2025-03-03 09:01:42.242 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 30 ms. Found 0 Redis repository interfaces.
+2025-03-03 09:01:43.143 [main] INFO  o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8687 (http)
+2025-03-03 09:01:43.150 [main] INFO  o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8687"]
+2025-03-03 09:01:43.151 [main] INFO  o.a.catalina.core.StandardService - Starting service [Tomcat]
+2025-03-03 09:01:43.151 [main] INFO  o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.39]
+2025-03-03 09:01:43.225 [main] INFO  o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring embedded WebApplicationContext
+2025-03-03 09:01:43.225 [main] INFO  o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1836 ms
+2025-03-03 09:01:43.671 [main] INFO  com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
+2025-03-03 09:01:44.138 [main] INFO  com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
+2025-03-03 09:01:45.603 [main] WARN  o.s.w.s.r.ResourceHttpRequestHandler - Locations list is empty. No resources will be served unless a custom ResourceResolver is configured as an alternative to PathResourceResolver.
+2025-03-03 09:01:47.446 [main] INFO  o.s.s.c.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor'
+2025-03-03 09:01:48.763 [main] INFO  o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8687"]
+2025-03-03 09:01:48.804 [main] INFO  o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8687 (http) with context path '/alumni'
+2025-03-03 09:01:48.812 [main] INFO  com.template.MybatisPlusApplication - Started MybatisPlusApplication in 7.854 seconds (JVM running for 8.401)
+2025-03-03 09:02:29.126 [http-nio-8687-exec-1] INFO  o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring DispatcherServlet 'dispatcherServlet'
+2025-03-03 09:02:29.126 [http-nio-8687-exec-1] INFO  o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
+2025-03-03 09:02:29.127 [http-nio-8687-exec-1] INFO  o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms
+2025-03-03 09:02:56.421 [SpringContextShutdownHook] INFO  o.s.s.c.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor'
+2025-03-03 09:02:56.423 [SpringContextShutdownHook] INFO  com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated...
+2025-03-03 09:02:56.427 [SpringContextShutdownHook] INFO  com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed.
+2025-03-03 09:50:16.117 [background-preinit] INFO  o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final
+2025-03-03 09:50:16.136 [main] INFO  com.template.MybatisPlusApplication - Starting MybatisPlusApplication using Java 1.8.0_181 on DESKTOP-4B4LOJM with PID 1172 (D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai\target\classes started by Bingo in D:\Bingo\Desktop\工作内容\校友生态\school_ecology_houtai)
+2025-03-03 09:50:16.136 [main] INFO  com.template.MybatisPlusApplication - The following profiles are active: prod
+2025-03-03 09:50:16.815 [main] WARN  o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.template]' package. Please check your configuration.
+2025-03-03 09:50:16.856 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
+2025-03-03 09:50:16.859 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
+2025-03-03 09:50:16.893 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 23 ms. Found 0 Redis repository interfaces.
+2025-03-03 09:50:17.750 [main] INFO  o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8687 (http)
+2025-03-03 09:50:17.757 [main] INFO  o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8687"]
+2025-03-03 09:50:17.757 [main] INFO  o.a.catalina.core.StandardService - Starting service [Tomcat]
+2025-03-03 09:50:17.757 [main] INFO  o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.39]
+2025-03-03 09:50:17.828 [main] INFO  o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring embedded WebApplicationContext
+2025-03-03 09:50:17.828 [main] INFO  o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1648 ms
+2025-03-03 09:50:18.147 [main] INFO  com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
+2025-03-03 09:50:18.594 [main] INFO  com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
+2025-03-03 09:50:19.880 [main] WARN  o.s.w.s.r.ResourceHttpRequestHandler - Locations list is empty. No resources will be served unless a custom ResourceResolver is configured as an alternative to PathResourceResolver.
+2025-03-03 09:50:21.698 [main] INFO  o.s.s.c.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor'
+2025-03-03 09:50:22.925 [main] INFO  o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8687"]
+2025-03-03 09:50:22.937 [main] INFO  o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8687 (http) with context path '/alumni'
+2025-03-03 09:50:22.944 [main] INFO  com.template.MybatisPlusApplication - Started MybatisPlusApplication in 7.241 seconds (JVM running for 7.835)
+2025-03-03 09:50:42.002 [http-nio-8687-exec-2] INFO  o.a.c.c.C.[.[localhost].[/alumni] - Initializing Spring DispatcherServlet 'dispatcherServlet'
+2025-03-03 09:50:42.002 [http-nio-8687-exec-2] INFO  o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
+2025-03-03 09:50:42.003 [http-nio-8687-exec-2] INFO  o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms
+2025-03-03 10:17:04.917 [SpringContextShutdownHook] INFO  o.s.s.c.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor'
+2025-03-03 10:17:04.918 [SpringContextShutdownHook] INFO  com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated...
+2025-03-03 10:17:04.921 [SpringContextShutdownHook] INFO  com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed.

File diff suppressed because it is too large
+ 15 - 7
src/main/java/com/template/controller/DeepseekControl.java


+ 1 - 0
src/main/java/com/template/model/pojo/DeepSeekRequest.java

@@ -31,5 +31,6 @@ public class DeepSeekRequest {
     public static class Message {
         private String role;
         private String content;
+        private String name;
     }
 }

+ 3 - 0
src/main/resources/application-prod.yml

@@ -4,6 +4,9 @@ server:
     context-path: /alumni
 
 spring:
+  mvc:
+    async:
+      request-timeout: 300000
   main:
     allow-circular-references: true
   servlet:

BIN
target/alumni.jar


BIN
target/alumni.jar.original


+ 0 - 202
target/classes/META-INF/spring-configuration-metadata.json

@@ -1,202 +0,0 @@
-{
-  "groups": [
-    {
-      "name": "cos",
-      "type": "com.template.config.CosConfig",
-      "sourceType": "com.template.config.CosConfig"
-    },
-    {
-      "name": "openid",
-      "type": "com.template.config.WxOpenidConfig",
-      "sourceType": "com.template.config.WxOpenidConfig"
-    },
-    {
-      "name": "smong",
-      "type": "com.template.config.SmongConfig",
-      "sourceType": "com.template.config.SmongConfig"
-    },
-    {
-      "name": "tencentcloud",
-      "type": "com.template.config.smsConfig",
-      "sourceType": "com.template.config.smsConfig"
-    },
-    {
-      "name": "video",
-      "type": "com.template.config.VideoConfig",
-      "sourceType": "com.template.config.VideoConfig"
-    }
-  ],
-  "properties": [
-    {
-      "name": "cos.bucket-name",
-      "type": "java.lang.String",
-      "description": "存储桶名称",
-      "sourceType": "com.template.config.CosConfig"
-    },
-    {
-      "name": "cos.path",
-      "type": "java.lang.String",
-      "description": "存储桶访问路径",
-      "sourceType": "com.template.config.CosConfig"
-    },
-    {
-      "name": "cos.region",
-      "type": "java.lang.String",
-      "description": "存储桶地区",
-      "sourceType": "com.template.config.CosConfig"
-    },
-    {
-      "name": "cos.secret-id",
-      "type": "java.lang.String",
-      "description": "腾讯云账号秘钥",
-      "sourceType": "com.template.config.CosConfig"
-    },
-    {
-      "name": "cos.secret-key",
-      "type": "java.lang.String",
-      "description": "密码秘钥",
-      "sourceType": "com.template.config.CosConfig"
-    },
-    {
-      "name": "openid.appid",
-      "type": "java.lang.String",
-      "sourceType": "com.template.config.WxOpenidConfig"
-    },
-    {
-      "name": "openid.appkey",
-      "type": "java.lang.String",
-      "sourceType": "com.template.config.WxOpenidConfig"
-    },
-    {
-      "name": "openid.granttype",
-      "type": "java.lang.String",
-      "sourceType": "com.template.config.WxOpenidConfig"
-    },
-    {
-      "name": "openid.ip",
-      "type": "java.lang.String",
-      "sourceType": "com.template.config.WxOpenidConfig"
-    },
-    {
-      "name": "openid.ipconfig",
-      "type": "java.lang.String",
-      "sourceType": "com.template.config.WxOpenidConfig"
-    },
-    {
-      "name": "openid.ocode",
-      "type": "java.lang.String",
-      "sourceType": "com.template.config.WxOpenidConfig"
-    },
-    {
-      "name": "openid.return-url",
-      "type": "java.lang.String",
-      "sourceType": "com.template.config.WxOpenidConfig"
-    },
-    {
-      "name": "openid.shappid",
-      "type": "java.lang.String",
-      "sourceType": "com.template.config.WxOpenidConfig"
-    },
-    {
-      "name": "openid.shsecret",
-      "type": "java.lang.String",
-      "sourceType": "com.template.config.WxOpenidConfig"
-    },
-    {
-      "name": "openid.xappid",
-      "type": "java.lang.String",
-      "sourceType": "com.template.config.WxOpenidConfig"
-    },
-    {
-      "name": "openid.xsecret",
-      "type": "java.lang.String",
-      "sourceType": "com.template.config.WxOpenidConfig"
-    },
-    {
-      "name": "smong.app-key",
-      "type": "java.lang.String",
-      "sourceType": "com.template.config.SmongConfig"
-    },
-    {
-      "name": "smong.app-secret",
-      "type": "java.lang.String",
-      "sourceType": "com.template.config.SmongConfig"
-    },
-    {
-      "name": "smong.master-key",
-      "type": "java.lang.String",
-      "sourceType": "com.template.config.SmongConfig"
-    },
-    {
-      "name": "smong.product-id",
-      "type": "java.lang.String",
-      "sourceType": "com.template.config.SmongConfig"
-    },
-    {
-      "name": "tencentcloud.sdk-appid",
-      "type": "java.lang.String",
-      "sourceType": "com.template.config.smsConfig"
-    },
-    {
-      "name": "tencentcloud.secret-i-d",
-      "type": "java.lang.String",
-      "sourceType": "com.template.config.smsConfig"
-    },
-    {
-      "name": "tencentcloud.secret-key",
-      "type": "java.lang.String",
-      "sourceType": "com.template.config.smsConfig"
-    },
-    {
-      "name": "tencentcloud.sign-name",
-      "type": "java.lang.String",
-      "sourceType": "com.template.config.smsConfig"
-    },
-    {
-      "name": "tencentcloud.sms-min",
-      "type": "java.lang.String",
-      "sourceType": "com.template.config.smsConfig"
-    },
-    {
-      "name": "tencentcloud.template-id",
-      "type": "java.lang.String",
-      "sourceType": "com.template.config.smsConfig"
-    },
-    {
-      "name": "video.add-device",
-      "type": "java.lang.String",
-      "sourceType": "com.template.config.VideoConfig"
-    },
-    {
-      "name": "video.app-key",
-      "type": "java.lang.String",
-      "sourceType": "com.template.config.VideoConfig"
-    },
-    {
-      "name": "video.delete-device",
-      "type": "java.lang.String",
-      "sourceType": "com.template.config.VideoConfig"
-    },
-    {
-      "name": "video.get-device",
-      "type": "java.lang.String",
-      "sourceType": "com.template.config.VideoConfig"
-    },
-    {
-      "name": "video.info-device",
-      "type": "java.lang.String",
-      "sourceType": "com.template.config.VideoConfig"
-    },
-    {
-      "name": "video.secret",
-      "type": "java.lang.String",
-      "sourceType": "com.template.config.VideoConfig"
-    },
-    {
-      "name": "video.update-device",
-      "type": "java.lang.String",
-      "sourceType": "com.template.config.VideoConfig"
-    }
-  ],
-  "hints": []
-}

File diff suppressed because it is too large
+ 0 - 109
target/classes/application-dev.yml


File diff suppressed because it is too large
+ 0 - 109
target/classes/application-prod.yml


File diff suppressed because it is too large
+ 0 - 105
target/classes/application.yml


BIN
target/classes/com/template/AutoCode.class


BIN
target/classes/com/template/MybatisPlusApplication.class


BIN
target/classes/com/template/annotation/ControllerIsShow.class


BIN
target/classes/com/template/annotation/DESRespondSecret.class


BIN
target/classes/com/template/annotation/ExcelExport.class


BIN
target/classes/com/template/annotation/ExcelImport.class


BIN
target/classes/com/template/annotation/PassToken.class


BIN
target/classes/com/template/annotation/UserLoginCheck.class


BIN
target/classes/com/template/aop/DESResponseSecretAspect.class


BIN
target/classes/com/template/aop/LoggingAspect.class


BIN
target/classes/com/template/aop/LoginCheckAspect.class


BIN
target/classes/com/template/api/ActivityImageControllerAPI.class


BIN
target/classes/com/template/api/AlumniActivityControllerAPI.class


BIN
target/classes/com/template/api/AlumniAdminApplyControllerAPI.class


BIN
target/classes/com/template/api/AlumniCategoryControllerAPI.class


BIN
target/classes/com/template/api/AlumniCategoryImageControllerAPI.class


BIN
target/classes/com/template/api/AlumniCategoryNewsControllerAPI.class


BIN
target/classes/com/template/api/AlumniClubApplyControllerAPI.class


BIN
target/classes/com/template/api/AlumniClubControllerAPI.class


BIN
target/classes/com/template/api/AlumniEndorseControllerAPI.class


BIN
target/classes/com/template/api/AlumniHeartControllerAPI.class


BIN
target/classes/com/template/api/AlumniImageControllerAPI.class


BIN
target/classes/com/template/api/AlumniNewsControllerAPI.class


BIN
target/classes/com/template/api/AlumniOrgControllerAPI.class


BIN
target/classes/com/template/api/AlumniReturnControllerAPI.class


BIN
target/classes/com/template/api/AlumniUserControllerAPI.class


BIN
target/classes/com/template/api/DeepseekControllerAPI.class


BIN
target/classes/com/template/api/DingTalkControllerAPI.class


BIN
target/classes/com/template/api/ExcelControllerAPI.class


BIN
target/classes/com/template/api/FileControllerAPI.class


BIN
target/classes/com/template/api/LogInfoControllerAPI.class


BIN
target/classes/com/template/api/LoginControllerAPI.class


BIN
target/classes/com/template/api/SmsCodeControllerAPI.class


BIN
target/classes/com/template/api/SystemMenuControllerAPI.class


BIN
target/classes/com/template/common/constanst/Constanst.class


BIN
target/classes/com/template/common/exception/EmsException.class


BIN
target/classes/com/template/common/exception/EmsExceptionHandler.class


BIN
target/classes/com/template/common/exception/MyCustomException.class


BIN
target/classes/com/template/common/jh/ReqRespResearchProductQuestionnaireItem.class


BIN
target/classes/com/template/common/jh/SectionUtil.class


BIN
target/classes/com/template/common/result/Code.class


BIN
target/classes/com/template/common/result/ResponseStatusEnum.class


BIN
target/classes/com/template/common/utils/AccessToken.class


BIN
target/classes/com/template/common/utils/AesTestOne.class


BIN
target/classes/com/template/common/utils/AesUtil.class


BIN
target/classes/com/template/common/utils/AesUtils.class


BIN
target/classes/com/template/common/utils/Base64Util.class


BIN
target/classes/com/template/common/utils/CommonUtil.class


BIN
target/classes/com/template/common/utils/DataBliu.class


BIN
target/classes/com/template/common/utils/DateUtils.class


BIN
target/classes/com/template/common/utils/DingTalkUtils.class


BIN
target/classes/com/template/common/utils/EncryptUtil.class


BIN
target/classes/com/template/common/utils/EncryptionUtil.class


BIN
target/classes/com/template/common/utils/ExcelClassField.class


BIN
target/classes/com/template/common/utils/ExcelUtil3.class


BIN
target/classes/com/template/common/utils/ExcelUtils.class


BIN
target/classes/com/template/common/utils/ExcelUtils2.class


BIN
target/classes/com/template/common/utils/FileUtils.class


BIN
target/classes/com/template/common/utils/GetVertifyCode.class


BIN
target/classes/com/template/common/utils/HMACUtils.class


BIN
target/classes/com/template/common/utils/HttpClientUtils$1.class


BIN
target/classes/com/template/common/utils/HttpClientUtils$LazyHolder.class


BIN
target/classes/com/template/common/utils/HttpClientUtils.class


BIN
target/classes/com/template/common/utils/HttpUtils.class


BIN
target/classes/com/template/common/utils/HttpsClient.class


BIN
target/classes/com/template/common/utils/JWTUtil.class


BIN
target/classes/com/template/common/utils/Md5Utils.class


BIN
target/classes/com/template/common/utils/Message$1.class


BIN
target/classes/com/template/common/utils/Message.class


BIN
target/classes/com/template/common/utils/Message2.class


BIN
target/classes/com/template/common/utils/MyGlobalThreadPool.class


BIN
target/classes/com/template/common/utils/MyX509TrustManager.class


BIN
target/classes/com/template/common/utils/PropertiesUtil.class


BIN
target/classes/com/template/common/utils/RSAUtils.class


BIN
target/classes/com/template/common/utils/RandomTrackAlgorithm.class


BIN
target/classes/com/template/common/utils/RequestUtils.class


BIN
target/classes/com/template/common/utils/SHA1.class


BIN
target/classes/com/template/common/utils/SendSms.class


BIN
target/classes/com/template/common/utils/StrUtils.class


BIN
target/classes/com/template/common/utils/TimeExchange$1.class


BIN
target/classes/com/template/common/utils/TimeExchange.class


BIN
target/classes/com/template/common/utils/TimeExchange2.class


BIN
target/classes/com/template/common/utils/UUIDUtil.class


BIN
target/classes/com/template/common/utils/ValidateCode.class


BIN
target/classes/com/template/common/utils/WeiXiaoUtil$1.class


BIN
target/classes/com/template/common/utils/WeiXiaoUtil$2.class


BIN
target/classes/com/template/common/utils/WeiXiaoUtil.class


+ 0 - 0
target/classes/com/template/common/utils/WxConfig.class


Some files were not shown because too many files changed in this diff