style: 接口增加排序
接口增加排序
This commit is contained in:
@@ -27,7 +27,7 @@ import org.springframework.security.access.prepost.PreAuthorize;
|
||||
@Slf4j
|
||||
@RestController
|
||||
@RequiredArgsConstructor
|
||||
@Tag(name = "系统配置")
|
||||
@Tag(name = "10.系统配置")
|
||||
@RequestMapping("/api/v1/config")
|
||||
public class SysConfigController {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user