mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-04-30 04:45:43 +08:00
调整javadoc
This commit is contained in:
parent
9f0c22141a
commit
5b4a0eafa3
@ -10,10 +10,12 @@ import java.io.IOException;
|
||||
import java.io.InputStream;
|
||||
|
||||
/**
|
||||
* <pre>
|
||||
* Created by Binary Wang on 2016/7/21.
|
||||
* 素材管理的相关接口,包括媒体管理的接口,
|
||||
* 即以https://api.weixin.qq.com/cgi-bin/material
|
||||
* 和 https://api.weixin.qq.com/cgi-bin/media开头的接口
|
||||
* </pre>
|
||||
*/
|
||||
public interface WxMpMaterialService {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user