1
0
mirror of synced 2026-04-21 08:58:37 +08:00

🍻 add package-info

This commit is contained in:
yadong.zhang
2019-08-07 10:54:36 +08:00
parent 4d8411e978
commit b466dd8de3
10 changed files with 50 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
/**
* 提供一些简单的工具和校验等
*/
package me.zhyd.oauth.utils;