🚧 密码逻辑

This commit is contained in:
微凉
2021-03-06 23:19:16 +08:00
parent 3138e031f5
commit 443067b80f
3 changed files with 24 additions and 3 deletions

View File

@ -16,3 +16,4 @@ func TestWriteYml(t *testing.T) {
alidrive.RefreshToken()
utils.WriteToYml("../conf.yml", conf.Conf)
}