Skip to content

Commit

Permalink
2025
Browse files Browse the repository at this point in the history
  • Loading branch information
alvis-u committed Jan 6, 2025
1 parent 1c3c017 commit 2d9d928
Show file tree
Hide file tree
Showing 58 changed files with 58 additions and 58 deletions.
2 changes: 1 addition & 1 deletion source/vue/xzs-admin/src/layout/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</div>
<app-main />
<div class="foot-copyright">
<span>Copyright ©2019-2024 武汉思维跳跃科技有限公司 版权所有</span>
<span>Copyright ©2019-2025 武汉思维跳跃科技有限公司 版权所有</span>
</div>
<back-to-top :visibility-height="100" :back-position="0" transition-name="fade" ref="backTop"/>
</div>
Expand Down
2 changes: 1 addition & 1 deletion source/vue/xzs-admin/src/views/login/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
</el-form>

<div class="account-foot-copyright">
<span>Copyright ©2019-2024 武汉思维跳跃科技有限公司 版权所有</span>
<span>Copyright ©2019-2025 武汉思维跳跃科技有限公司 版权所有</span>
</div>
</div>
</template>
Expand Down
2 changes: 1 addition & 1 deletion source/vue/xzs-student/src/layout/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
</div>
</el-footer>
<div class="foot-copyright">
<span>Copyright ©2019-2024 武汉思维跳跃科技有限公司 版权所有</span>
<span>Copyright ©2019-2025 武汉思维跳跃科技有限公司 版权所有</span>
</div>
</el-container>
</template>
Expand Down
2 changes: 1 addition & 1 deletion source/vue/xzs-student/src/views/login/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</div>
</div>
<div class="account-foot-copyright">
<span>Copyright ©2019-2024 武汉思维跳跃科技有限公司 版权所有</span>
<span>Copyright ©2019-2025 武汉思维跳跃科技有限公司 版权所有</span>
</div>
</div>
</template>
Expand Down
2 changes: 1 addition & 1 deletion source/vue/xzs-student/src/views/register/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
</div>
</div>
<div class="account-foot-copyright">
<span>Copyright ©2019-2024 武汉思维跳跃科技有限公司 版权所有</span>
<span>Copyright ©2019-2025 武汉思维跳跃科技有限公司 版权所有</span>
</div>
</div>
</template>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
/**
* @version 3.5.0
* @description: The type Xzs application.
* Copyright (C), 2020-2024, 武汉思维跳跃科技有限公司
* Copyright (C), 2020-2025, 武汉思维跳跃科技有限公司
* @date 2021/12/25 9:45
*/
@SpringBootApplication
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
/**
* @version 3.3.0
* @description: The type Base api controller.
* Copyright (C), 2019-2024, 武汉思维跳跃科技有限公司
* Copyright (C), 2019-2025, 武汉思维跳跃科技有限公司
* @date 2021 /5/26 10:45
*/
public class BaseApiController {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
/**
* @version 3.3.0
* @description: The type Base entity.
* Copyright (C), 2019-2024, 武汉思维跳跃科技有限公司
* Copyright (C), 2019-2025, 武汉思维跳跃科技有限公司
* @date 2021 /5/26 10:45
*/
public abstract class BaseEntity {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* @version 3.3.0
* @description: The type Base page.
* Copyright (C), 2020-2024, 武汉思维跳跃科技有限公司
* Copyright (C), 2020-2025, 武汉思维跳跃科技有限公司
* @date 2021/5/25 10:45
*/
public class BasePage {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* @version 3.3.0
* @description: The type Rest response.
* Copyright (C), 2020-2024, 武汉思维跳跃科技有限公司
* Copyright (C), 2020-2025, 武汉思维跳跃科技有限公司
* @date 2021/5/25 10:45
*/
public class RestResponse<T> {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* @version 3.3.0
* @description: The enum System code.
* Copyright (C), 2020-2024, 武汉思维跳跃科技有限公司
* Copyright (C), 2020-2025, 武汉思维跳跃科技有限公司
* @date 2021/5/25 10:45
*/
public enum SystemCode {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
/**
* @version 3.5.0
* @description: The type Application context provider.
* Copyright (C), 2020-2024, 武汉思维跳跃科技有限公司
* Copyright (C), 2020-2025, 武汉思维跳跃科技有限公司
* @date 2021/12/25 9:45
*/
@Component
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* @version 3.5.0
* @description: The type Cookie config.
* Copyright (C), 2020-2024, 武汉思维跳跃科技有限公司
* Copyright (C), 2020-2025, 武汉思维跳跃科技有限公司
* @date 2021/12/25 9:45
*/
public class CookieConfig {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* @version 3.5.0
* @description: The type Password key config.
* Copyright (C), 2020-2024, 武汉思维跳跃科技有限公司
* Copyright (C), 2020-2025, 武汉思维跳跃科技有限公司
* @date 2021/12/25 9:45
*/
public class PasswordKeyConfig {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
/**
* @version 3.5.0
* @description: The type Qn config.
* Copyright (C), 2020-2024, 武汉思维跳跃科技有限公司
* Copyright (C), 2020-2025, 武汉思维跳跃科技有限公司
* @date 2021/12/25 9:45
*/
public class QnConfig {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
/**
* @version 3.5.0
* @description: The type System config.
* Copyright (C), 2020-2024, 武汉思维跳跃科技有限公司
* Copyright (C), 2020-2025, 武汉思维跳跃科技有限公司
* @date 2021/12/25 9:45
*/
@ConfigurationProperties(prefix = "system")
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
/**
* @version 3.5.0
* @description: The type Wx config.
* Copyright (C), 2020-2024, 武汉思维跳跃科技有限公司
* Copyright (C), 2020-2025, 武汉思维跳跃科技有限公司
* @date 2021/12/25 9:45
*/
public class WxConfig {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
/**
* @version 3.5.0
* @description: The type Exception handle.
* Copyright (C), 2020-2024, 武汉思维跳跃科技有限公司
* Copyright (C), 2020-2025, 武汉思维跳跃科技有限公司
* @date 2021/12/25 9:45
*/
@ControllerAdvice
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
/**
* @version 3.5.0
* @description: The type Web mvc configuration.
* Copyright (C), 2020-2024, 武汉思维跳跃科技有限公司
* Copyright (C), 2020-2025, 武汉思维跳跃科技有限公司
* @date 2021/12/25 9:45
*/
@Configuration
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* @version 3.5.0
* @description: The type Authentication bean.
* Copyright (C), 2020-2024, 武汉思维跳跃科技有限公司
* Copyright (C), 2020-2025, 武汉思维跳跃科技有限公司
* @date 2021/12/25 9:45
*/
public class AuthenticationBean {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
/**
* @version 3.5.0
* @description: 未登录
* Copyright (C), 2020-2024, 武汉思维跳跃科技有限公司
* Copyright (C), 2020-2025, 武汉思维跳跃科技有限公司
* @date 2021/12/25 9:45
*/
@Component
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
/**
* @version 3.5.0
* @description: 没权限
* Copyright (C), 2020-2024, 武汉思维跳跃科技有限公司
* Copyright (C), 2020-2025, 武汉思维跳跃科技有限公司
* @date 2021/12/25 9:45
*/
@Component
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
/**
* @version 3.5.0
* @description: 账号验证异常
* Copyright (C), 2020-2024, 武汉思维跳跃科技有限公司
* Copyright (C), 2020-2025, 武汉思维跳跃科技有限公司
* @date 2021/12/25 9:45
*/
@Component
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
/**
* @version 3.5.0
* @description: 登录用户名密码验证
* Copyright (C), 2020-2024, 武汉思维跳跃科技有限公司
* Copyright (C), 2020-2025, 武汉思维跳跃科技有限公司
* @date 2021/12/25 9:45
*/
@Component
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
/**
* @version 3.5.0
* @description: 登录成功返回
* Copyright (C), 2020-2024, 武汉思维跳跃科技有限公司
* Copyright (C), 2020-2025, 武汉思维跳跃科技有限公司
* @date 2021/12/25 9:45
*/
@Component
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
/**
* @version 3.5.0
* @description: 验证通过之后,第二、三...请求,会调用此类
* Copyright (C), 2020-2024, 武汉思维跳跃科技有限公司
* Copyright (C), 2020-2025, 武汉思维跳跃科技有限公司
* @date 2021/12/25 9:45
*/
@Component
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
/**
* @version 3.5.0
* @description: 登录参数序列化
* Copyright (C), 2020-2024, 武汉思维跳跃科技有限公司
* Copyright (C), 2020-2025, 武汉思维跳跃科技有限公司
* @date 2021/12/25 9:45
*/
public class RestLoginAuthenticationFilter extends AbstractAuthenticationProcessingFilter {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
/**
* @version 3.5.0
* @description: 用户登出
* Copyright (C), 2020-2024, 武汉思维跳跃科技有限公司
* Copyright (C), 2020-2025, 武汉思维跳跃科技有限公司
* @date 2021/12/25 9:45
*/
@Component
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
/**
* @version 3.5.0
* @description: 记住我,Cookie
* Copyright (C), 2020-2024, 武汉思维跳跃科技有限公司
* Copyright (C), 2020-2025, 武汉思维跳跃科技有限公司
* @date 2021/12/25 9:45
*/
public class RestTokenBasedRememberMeServices extends TokenBasedRememberMeServices {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
/**
* @version 3.5.0
* @description: The type Rest util.
* Copyright (C), 2020-2024, 武汉思维跳跃科技有限公司
* Copyright (C), 2020-2025, 武汉思维跳跃科技有限公司
* @date 2021/12/25 9:45
*/
public class RestUtil {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
/**
* @version 3.5.0
* @description: The type Security configurer.
* Copyright (C), 2020-2024, 武汉思维跳跃科技有限公司
* Copyright (C), 2020-2025, 武汉思维跳跃科技有限公司
* @date 2021/12/25 9:45
*/
@Configuration
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
/**
* @version 3.3.0
* @description: The enum System code.
* Copyright (C), 2020-2024, 武汉思维跳跃科技有限公司
* Copyright (C), 2020-2025, 武汉思维跳跃科技有限公司
* @date 2021/5/25 10:45
*/
@Component
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
/**
* @version 3.3.0
* @description: The enum System code.
* Copyright (C), 2020-2024, 武汉思维跳跃科技有限公司
* Copyright (C), 2020-2025, 武汉思维跳跃科技有限公司
* @date 2021/5/25 10:45
*/
@Component
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
/**
* @version 3.3.0
* @description: The type Calculate exam paper answer complete event.
* Copyright (C), 2020-2024, 武汉思维跳跃科技有限公司
* Copyright (C), 2020-2025, 武汉思维跳跃科技有限公司
* @date 2021/5/25 10:45
*/
public class CalculateExamPaperAnswerCompleteEvent extends ApplicationEvent {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
/**
* @version 3.5.0
* @description: The type On registration complete event.
* Copyright (C), 2020-2024, 武汉思维跳跃科技有限公司
* Copyright (C), 2020-2025, 武汉思维跳跃科技有限公司
* @date 2021/12/25 9:45
*/
public class OnRegistrationCompleteEvent extends ApplicationEvent {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
/**
* @version 3.5.0
* @description: The type User event.
* Copyright (C), 2020-2024, 武汉思维跳跃科技有限公司
* Copyright (C), 2020-2025, 武汉思维跳跃科技有限公司
* @date 2021/12/25 9:45
*/
public class UserEvent extends ApplicationEvent {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* @version 3.5.0
* @description: The type Business exception.
* Copyright (C), 2020-2024, 武汉思维跳跃科技有限公司
* Copyright (C), 2020-2025, 武汉思维跳跃科技有限公司
* @date 2021/12/25 9:45
*/
public class BusinessException extends RuntimeException {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
/**
* @version 3.5.0
* @description: The type Calculate exam paper answer listener.
* Copyright (C), 2020-2024, 武汉思维跳跃科技有限公司
* Copyright (C), 2020-2025, 武汉思维跳跃科技有限公司
* @date 2021/12/25 9:45
*/
@Component
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
/**
* @version 3.5.0
* @description: The type Email send listener.
* Copyright (C), 2020-2024, 武汉思维跳跃科技有限公司
* Copyright (C), 2020-2025, 武汉思维跳跃科技有限公司
* @date 2021/12/25 9:45
*/
@Component
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
/**
* @version 3.5.0
* @description: The type User log listener.
* Copyright (C), 2020-2024, 武汉思维跳跃科技有限公司
* Copyright (C), 2020-2025, 武汉思维跳跃科技有限公司
* @date 2021/12/25 9:45
*/
@Component
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
/**
* @version 3.5.0
* @description: The type Date time util.
* Copyright (C), 2020-2024, 武汉思维跳跃科技有限公司
* Copyright (C), 2020-2025, 武汉思维跳跃科技有限公司
* @date 2021/12/25 9:45
*/
public class DateTimeUtil {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
/**
* @version 3.5.0
* @description: The type Error util.
* Copyright (C), 2020-2024, 武汉思维跳跃科技有限公司
* Copyright (C), 2020-2025, 武汉思维跳跃科技有限公司
* @date 2021/12/25 9:45
*/
public class ErrorUtil {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
/**
* @version 3.5.0
* @description: The type Exam util.
* Copyright (C), 2020-2024, 武汉思维跳跃科技有限公司
* Copyright (C), 2020-2025, 武汉思维跳跃科技有限公司
* @date 2021/12/25 9:45
*/
public class ExamUtil {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
/**
* @version 3.5.0
* @description: The type Html util.
* Copyright (C), 2020-2024, 武汉思维跳跃科技有限公司
* Copyright (C), 2020-2025, 武汉思维跳跃科技有限公司
* @date 2021/12/25 9:45
*/
public class HtmlUtil {
Expand Down
Loading

0 comments on commit 2d9d928

Please sign in to comment.