from utils.device_id import get_device_id current_device_id = get_device_id() print("当前设备ID:", current_device_id)