feat: Multi-user system with PostgreSQL - WIP temporary save
This commit is contained in:
@@ -2409,8 +2409,8 @@ export default {
|
||||
// 使用和 indicator-analysis 页面相同的接口
|
||||
const res = await request({
|
||||
url: '/api/indicator/getIndicators',
|
||||
method: 'post',
|
||||
data: {
|
||||
method: 'get',
|
||||
params: {
|
||||
userid: userId
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user