政策法规资料入库流程
This commit is contained in:
@@ -1101,3 +1101,12 @@ export function processLawsTopicParticipation (data) {
|
||||
data
|
||||
})
|
||||
}
|
||||
|
||||
// 政策法规资料入库流程
|
||||
export function processLawsRegulatoryInformation (data) {
|
||||
return axios({
|
||||
url: '/api/lawss/sarLawsTopic/processLawsRegulatoryInformation',
|
||||
method: 'post',
|
||||
data
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user