jiangping
2025-05-20 1a7c8f63cc8468506a48b2dfc019b7e1798cf097
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