jiangping
2024-05-08 be0301e67768fb183df7e29f411a7e54dbf15c40
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