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