疯狂的狮子li
2021-11-15 b699b5fef56ca73c24839dfb8389a5199f4d6903
ruoyi-generator/src/main/resources/vm/java/controller.java.vm
@@ -7,7 +7,7 @@
import lombok.RequiredArgsConstructor;
import javax.servlet.http.HttpServletResponse;
import javax.validation.constraints.*;
import org.springframework.security.access.prepost.PreAuthorize;
import cn.dev33.satoken.annotation.SaCheckPermission;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.*;
import org.springframework.validation.annotation.Validated;