MrShi
2025-04-11 3a45da15c947c2d478a44a51bd0f926647b1b841
server/service/src/main/java/com/doumee/biz/system/SystemDictBiz.java
@@ -8,7 +8,7 @@
 * @date 2023/02/14 11:14
 */
public interface SystemDictBiz {
    void initAuthToken( );
    /**
     * 创建
     * @author Eva.Caesar Liu