Commit f29cb2ab by 徐高华

上传

parent 856ac61b
......@@ -155,7 +155,7 @@ public class QwMessageController extends WebBaseController {
return RestResponse.successResult();
}
@RequestMapping("get-qw-materialId")
@RequestMapping("get-qw-materialid")
public RestResponse<Object> getMaterialId(String wxEnterpriseId,String imgUrl , int materialType) {
ContentMaterialDTO dto = new ContentMaterialDTO();
dto.setImgUrl(imgUrl);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment