求助!jfinal和swaggerUI调试上传是怎么来整合?

@ApiOperation(value = "", httpMethod = "post", notes = "")
@PostMapping(value = "/upload", headers = "content-type=multipart/form-data")
@Before({ Tx.class, OPTIONS.class, Validator.class })
public void ImportVehicleList(Constants me) throws Exception {

@PostMapping这种方式jfinal似乎是不支持的,请问有办法来解决吗?@JFinal 求大佬指点下~

评论区

热门反馈

扫码入社