Merge branch 'develop' of https://gitee.com/youlaiorg/youlai-boot into develop
This commit is contained in:
@@ -36,7 +36,6 @@ import java.util.List;
|
|||||||
*/
|
*/
|
||||||
@Tag(name = "06.字典接口")
|
@Tag(name = "06.字典接口")
|
||||||
@RestController
|
@RestController
|
||||||
@SuppressWarnings("SpellCheckingInspection")
|
|
||||||
@RequestMapping("/api/v1/dicts")
|
@RequestMapping("/api/v1/dicts")
|
||||||
@RequiredArgsConstructor
|
@RequiredArgsConstructor
|
||||||
public class DictController {
|
public class DictController {
|
||||||
|
|||||||
Reference in New Issue
Block a user