疯狂的狮子Li
2023-08-07 86a8f5a700a19d8e55da5f5f0d5edd6b1284934f
ruoyi-modules/ruoyi-generator/src/main/resources/vm/java/controller.java.vm
@@ -8,7 +8,7 @@
import cn.dev33.satoken.annotation.SaCheckPermission;
import org.springframework.web.bind.annotation.*;
import org.springframework.validation.annotation.Validated;
import org.dromara.annotation.idempotent.common.RepeatSubmit;
import org.dromara.common.idempotent.annotation.RepeatSubmit;
import org.dromara.common.log.annotation.Log;
import org.dromara.common.web.core.BaseController;
import org.dromara.common.mybatis.core.page.PageQuery;