xiejun
2023-10-16 a85cb705274d8fbd9f5fba86ff1c39c13ac66de0
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',
  })
}