mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-28 01:44:07 +01:00
🔥 The total payment amount is no longer displayed in the account settings Fix https://github.com/siyuan-note/siyuan/issues/8093
This commit is contained in:
parent
6d45b15ee3
commit
9086a7286c
3 changed files with 0 additions and 8 deletions
1
app/src/types/index.d.ts
vendored
1
app/src/types/index.d.ts
vendored
|
|
@ -209,7 +209,6 @@ interface ISiyuan {
|
|||
userHomeBImgURL: string
|
||||
userIntro: string
|
||||
userNickname: string
|
||||
userPaymentSum: string
|
||||
userSiYuanProExpireTime: number // -1 终身会员;0 普通用户;> 0 过期时间
|
||||
userSiYuanSubscriptionPlan: number // 0 年付订阅/终生;1 教育优惠;2 订阅试用
|
||||
userSiYuanSubscriptionType: number // 0 年付;1 终生;2 月付
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue