疯狂的狮子li
2023-05-08 f4e639ac32d9a43b509e52fc8ef89800e94d66ea
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;