huliguo
2025-06-09 20a192cecb7fca5dbccd98f6f6b258c652f218f8
pt-admin/src/main/java/com/ruoyi/web/controller/errand/PhoneController.java
@@ -14,7 +14,7 @@
@Validated
@RestController
@RequestMapping(value = "/app/phone")
@Api(value = "客服电话", tags = "客服电话操作控制器")
@Slf4j
public class PhoneController {
    @Autowired