修改
This commit is contained in:
parent
f15daa392a
commit
8b2926a8d1
@ -33,6 +33,6 @@ export function updateKindergartenCheckReport(data) {
|
||||
export function report(kindergartenId, batchCode) {
|
||||
return request({
|
||||
url: `/system/checkReport/kindergarten/constitution?kindergartenId=${kindergartenId}&batchCode=${batchCode}`,
|
||||
method: 'get'
|
||||
method: 'POST'
|
||||
})
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user