Explorar el Código

录取年度切换到2025

mingfu hace 6 días
padre
commit
6ef7d7d4a5

+ 1 - 1
ie-admin/src/main/java/com/ruoyi/web/service/VoluntaryService.java

@@ -149,7 +149,7 @@ public class VoluntaryService {
     }
 
     public Integer getSubmitYear() {
-        return 2024;
+        return 2025;
     }
 
     public R<List<VoluntaryDto.AIRenderRule>> getAIRenderRules(VoluntaryDto.AIRenderRequest req) {