Ver a proveniência

fix javadoc

master
Binary Wang há 8 anos
committed by Binary Wang
ascendente
cometimento
763e48f92f
1 ficheiros alterados com 2 adições e 1 eliminações
  1. +2
    -1
      weixin-java-common/src/main/java/me/chanjar/weixin/common/annotation/Required.java

+ 2
- 1
weixin-java-common/src/main/java/me/chanjar/weixin/common/annotation/Required.java Ver ficheiro

@@ -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)
*/ */


Carregando…
Cancelar
Guardar