whycrzg
2021-03-27 2ce632ed80636cc24b25fe762b50ac0620f3d11d
src/main/java/com/whyc/controller/DeviceMaintainController.java
@@ -8,8 +8,6 @@
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.*;
import javax.annotation.Resource;
@RestController
@RequestMapping("deviceMaintain")
@Api(tags = "设备维保")