mirror of
https://github.com/201206030/novel.git
synced 2025-04-27 07:30:50 +00:00
fix(ApiRouterConsts.java): 常量类改成接口
This commit is contained in:
parent
1e528f4021
commit
dbf04ffd66
@ -6,7 +6,7 @@ package io.github.xxyopen.novel.core.common.constant;
|
||||
* @author xiongxiaoyang
|
||||
* @date 2022/5/12
|
||||
*/
|
||||
public class ApiRouterConsts {
|
||||
public interface ApiRouterConsts {
|
||||
|
||||
/**
|
||||
* API请求路径前缀
|
||||
|
Loading…
x
Reference in New Issue
Block a user