mirror of
https://gitee.com/durcframework/SOP.git
synced 2025-08-11 21:57:56 +08:00
4.0.2
This commit is contained in:
@@ -1,13 +0,0 @@
|
|||||||
package com.gitee.sop.adminserver.api.config;
|
|
||||||
|
|
||||||
import com.gitee.easyopen.annotation.ApiService;
|
|
||||||
import com.gitee.easyopen.doc.annotation.ApiDoc;
|
|
||||||
|
|
||||||
/**
|
|
||||||
* @author tanghc
|
|
||||||
*/
|
|
||||||
@ApiService
|
|
||||||
@ApiDoc("配置列表")
|
|
||||||
public class ConfigListApi {
|
|
||||||
|
|
||||||
}
|
|
Reference in New Issue
Block a user