mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-09-24 07:19:46 +08:00
fix 回滚代码生成器 批处理优化(字段内容不一致, 不适合批处理)
This commit is contained in:
@ -29,7 +29,7 @@ public class TestBatchController extends BaseController {
|
||||
private final ITestDemoService iTestDemoService;
|
||||
|
||||
/**
|
||||
* 新增批量方法
|
||||
* 新增批量方法 ( 全量覆盖填充 )
|
||||
*/
|
||||
@PostMapping()
|
||||
public AjaxResult<Void> add() {
|
||||
|
Reference in New Issue
Block a user