田源
2023-06-27 ec1d5f8469e9fbc9acea80b2c4a8ea8a1eb4f6f8
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',
  })
}