完成了Web端课程模块

This commit is contained in:
2025-06-24 09:18:01 +08:00
parent 746ac2c6bd
commit 7ca23bc987
63 changed files with 1297 additions and 478 deletions

View File

@ -2,8 +2,6 @@ package com.greenorange.promotion.constant;
/**
* 正则表达式常量
*
* @author <a href="https://xuande-hk.gitee.io">玄德</a>
*/
@SuppressWarnings("all")
public interface RegexConstant {