🎨 fix javadoc by removing @date

This commit is contained in:
Binary Wang
2022-08-23 00:37:10 +08:00
parent f94e67056d
commit 36602d58a5
757 changed files with 789 additions and 762 deletions

View File

@@ -6,7 +6,7 @@ import lombok.experimental.UtilityClass;
* 小程序接口地址常量.
*
* @author <a href="https://github.com/binarywang">Binary Wang</a>
* @date 2021-01-28
* created on 2021-01-28
*/
@UtilityClass
public class WxMaApiUrlConstants {