liulin
2024-09-03 d03e7880c6ebd9f487c798b7f238e615ab93cf3b
src/main/java/com/lunhan/xxx/host/controller/TestInfoServiceController.java
@@ -31,7 +31,7 @@
 * @order 99999
 */
@NonLogin
//@RestController
@RestController
@RequestMapping(value = "testInfo")
public class TestInfoServiceController extends BasicController {
    @Autowired
@@ -223,7 +223,7 @@
    }
    /**
     * 删除[测试信息]
     * 批量删除[测试信息]
     *
     * @author lin.liu
     * @date 2021/11/23