huliguo
2025-05-30 ac89371643d184cae09b2f93af2e1fce401dc92f
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