Update 接口描述
This commit is contained in:
parent
f1d2bc93ab
commit
b3c3b328fa
@ -117,9 +117,9 @@ public abstract class Captcha extends Randoms {
|
||||
public abstract String toBase64();
|
||||
|
||||
/**
|
||||
* 获取图片歌手
|
||||
* 获取图片类型
|
||||
*
|
||||
* @return 图片格式 MINI
|
||||
* @return 图片格式,MIME类型
|
||||
*/
|
||||
public abstract String getContentType();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user