(#22) Add Data Modular.

This commit is contained in:
2022-01-28 08:41:22 +08:00
parent f2f68c1f4a
commit 2fd3f5a0db
2 changed files with 109 additions and 35 deletions
-5
View File
@@ -32,11 +32,6 @@ interface ILoginOutput {
*/
actualName: string;
/**
* 用户是否关注了公共号
*/
isSubscribeWxAccount: boolean;
/**
* 教务处的 session
*/