1
0
mirror of https://github.com/silenceper/wechat.git synced 2026-02-04 12:52:27 +08:00

优化小程序解密 (#262)

This commit is contained in:
silenceper
2020-05-30 08:08:03 +08:00
committed by GitHub
parent 351cf65621
commit 0e23fa3fee
4 changed files with 29 additions and 54 deletions

View File

@@ -48,5 +48,5 @@ func (basic *Basic) GetAccountBasicInfo() (*AccountBasicInfo, error) {
//modify_domain设置服务器域名
//TODO
//func (basic *Basic) modifyDomain() {
//func (encryptor *Basic) modifyDomain() {
//}