| | |
| | | data: row |
| | | }) |
| | | } |
| | | export const instery = (dj, had, ht, ctime, content,hn) => { |
| | | export const instery = (dj, ht, ctime, content,hn) => { |
| | | return request({ |
| | | url: '/api/blade-system/tenant/instery', |
| | | method: 'post', |
| | | params: { |
| | | dj, |
| | | had, |
| | | ht, |
| | | ctime, |
| | | content, |
| | |
| | | } |
| | | }) |
| | | } |
| | | export const insertsr = (category, attributes, developers, had, housetype, content, hn) => { |
| | | export const insertsr = (category, attributes, developers, housetype, content, hn) => { |
| | | return request({ |
| | | url: '/api/blade-system/tenant/insertsr', |
| | | method: 'post', |
| | |
| | | category, |
| | | attributes, |
| | | developers, |
| | | had, |
| | | housetype, |
| | | content, |
| | | hn |
| | |
| | | } |
| | | export const updateInfos = (nature, had, motto, ctime, content,hn) => { |
| | | return request({ |
| | | url: '/api/blade-system/tenant/updateInfoy', |
| | | url: '/api/blade-system/tenant/updateInfos', |
| | | method: 'post', |
| | | params: { |
| | | nature, |