docs: 接口文档描述调整
This commit is contained in:
@@ -28,7 +28,7 @@ import org.springframework.security.access.prepost.PreAuthorize;
|
||||
@Slf4j
|
||||
@RestController
|
||||
@RequiredArgsConstructor
|
||||
@Tag(name = "10.系统配置")
|
||||
@Tag(name = "08.系统配置")
|
||||
@RequestMapping("/api/v1/config")
|
||||
public class ConfigController {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user