This commit is contained in:
lcw
2025-09-26 17:22:28 +08:00
parent 7f6783108b
commit ee5e534052
77 changed files with 185 additions and 158 deletions

View File

@ -11,7 +11,7 @@ export const cyryPage = (data) => {
};
// 查询公司下的年检人员
// /bagl/mosty-base/baxx / njry / list
// /mosty-base/baxx / njry / list
export const njryList = (data) => {
return request({
url: api + "/baxx/njry/list",