【v3.8.3】更新EnumDict.java,添加使用说明和配置要求

pull/8786/merge
JEECG 2025-09-14 11:55:45 +08:00
parent a4343fc2cb
commit 02e9f8984f
1 changed files with 5 additions and 0 deletions

View File

@ -4,6 +4,11 @@ import java.lang.annotation.*;
/** /**
* *
*
* <<使>>
* 1. `Enum` `@EnumDict`
* 2. ** `org.jeecg.common.system.util.ResourceUtil.BASE_SCAN_PACKAGES`
*
* @Author taoYan * @Author taoYan
* @Date 2022/7/8 10:34 * @Date 2022/7/8 10:34
**/ **/