选址相关枚举 消息

This commit is contained in:
zhangchenbiao
2024-03-27 11:16:36 +08:00
parent 1bb98a0f64
commit 5b0f864d61

View File

@@ -22,7 +22,7 @@ import java.util.List;
@Slf4j
@RestController
@RequestMapping("/pc/test")
public class TestController {
public class PCTestController {
@Resource
private CommonService commonService;