refactor all
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
package com.imyeyu.api.bean;
|
||||
|
||||
///
|
||||
/// 模块代码
|
||||
///
|
||||
/// @author Codex
|
||||
/// @since 2026-07-26
|
||||
public enum ModuleCode {
|
||||
|
||||
CORE,
|
||||
|
||||
GAO,
|
||||
}
|
||||
Reference in New Issue
Block a user