|
@@ -17,6 +17,7 @@ import com.fdkankan.manage.service.impl.OpenApiService;
|
|
|
import com.fdkankan.manage.vo.request.AuthorizeParam;
|
|
|
import org.springframework.beans.factory.annotation.Autowired;
|
|
|
import org.springframework.web.bind.annotation.*;
|
|
|
+import org.springframework.web.multipart.MultipartFile;
|
|
|
|
|
|
import javax.servlet.http.HttpServletRequest;
|
|
|
import javax.servlet.http.HttpServletResponse;
|