mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-10-30 01:58:23 +08:00
fix javadoc
This commit is contained in:
@ -6,9 +6,10 @@ import java.lang.annotation.RetentionPolicy;
|
|||||||
import java.lang.annotation.Target;
|
import java.lang.annotation.Target;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* <pre>
|
||||||
* 标识某个字段是否是必填的
|
* 标识某个字段是否是必填的
|
||||||
* <p>
|
|
||||||
* Created by Binary Wang on 2016/9/25.
|
* Created by Binary Wang on 2016/9/25.
|
||||||
|
* </pre>
|
||||||
*
|
*
|
||||||
* @author binarywang (https://github.com/binarywang)
|
* @author binarywang (https://github.com/binarywang)
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user