删除 tipsPreference.

This commit is contained in:
lijiahang
2023-10-08 17:51:30 +08:00
parent fbd815a10e
commit 66b2539630
13 changed files with 68 additions and 86 deletions

View File

@@ -1,6 +1,6 @@
import axios from 'axios';
type Preference = 'SYSTEM' | 'TIPS'
type Preference = 'SYSTEM'
/**
* 用户偏好更新请求