🔨 更新 spring 配置描述文件.

This commit is contained in:
lijiahang
2024-06-25 10:16:15 +08:00
parent 02f5bef6b4
commit b08d75be62
29 changed files with 134 additions and 146 deletions

View File

@@ -1,7 +1,7 @@
import axios from 'axios';
import qs from 'query-string';
type PreferenceType = 'SYSTEM' | 'TERMINAL'
export type PreferenceType = 'SYSTEM' | 'TERMINAL'
/**
* 用户偏好更新请求-单个