支持免认证登录

This commit is contained in:
zhangyang
2021-04-30 13:10:12 +08:00
parent dc122e061a
commit 900aab5826
5 changed files with 22 additions and 8 deletions
@@ -0,0 +1,6 @@
framework module WeChatIntercept {
umbrella header "WeChatIntercept.h"
export *
module * { export * }
}