jiangping
2024-06-28 c41f8c8a75c4475831e3c7e9cde7467d2fb39950
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