fujunling
2023-06-26 a4e4026aee8c5e6d12c1065ce71efee81a2b5518
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',
  })
}