mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-16 16:56:43 +08:00
[NEW]DISC-列表页、封面页
This commit is contained in:
@@ -106,3 +106,12 @@ export function getShareKey(data) {
|
||||
data
|
||||
})
|
||||
}
|
||||
|
||||
//DISC性格分析列表
|
||||
export function discAnalysisList(data) {
|
||||
return request({
|
||||
url: getUrl('/customer/answer/queryList', 1),
|
||||
method: 'post',
|
||||
data
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user