Commit 38fff13e by 徐高华

Merge branch 'xgh_内容中台' into 'developer'

上传

See merge request !545
parents 9c29464b f29cb2ab
......@@ -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