refactor all

This commit is contained in:
Timi
2026-07-31 01:03:53 +08:00
parent 4e7f340cc6
commit e45809a0db
512 changed files with 14620 additions and 13519 deletions
@@ -0,0 +1,13 @@
package com.imyeyu.api.bean;
///
/// 模块代码
///
/// @author Codex
/// @since 2026-07-26
public enum ModuleCode {
CORE,
GAO,
}