mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-22 16:26:45 +08:00
开门红方案
This commit is contained in:
@@ -27,3 +27,12 @@ export function getComPerformance(data) {
|
||||
data
|
||||
})
|
||||
}
|
||||
|
||||
// 开门红方案图片查询
|
||||
export function getSchemePics(data) {
|
||||
return request({
|
||||
url: getUrl('/app/code/getCodeValue', 1),
|
||||
method: 'post',
|
||||
data
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user