田源
2023-08-24 5e080a3dd1bbc7a07bd8b42f8d5d86f0c15c71f0
Source/UBCS-WEB/src/api/system/passwords.js
@@ -49,3 +49,10 @@
    }
  })
}
export const combination = () => {
  return request({
    url: '/api/ubcs-system/combination/select',
    method: 'get',
  })
}