fix: 合并代码

This commit is contained in:
xiaoyan 2023-09-28 16:11:40 +08:00
commit 776df13ed8
4 changed files with 4 additions and 1 deletions

2
.gitignore vendored
View File

@ -141,4 +141,4 @@ dmypy.json
.idea
cqhttp/data
device.json
session.token
session.token

View File

@ -118,3 +118,5 @@ servers:
reconnect-interval: 3000
middlewares:
<<: *default # 引用默认中间件

1
cqhttp/device.json Normal file
View File

@ -0,0 +1 @@
{"display":"MIRAI.495990.001","product":"mirai","device":"mirai","board":"mirai","model":"mirai","finger_print":"mamoe/mirai/mirai:10/MIRAI.200122.001/4144447:user/release-keys","boot_id":"46ffb647-de87-258d-bb07-eb08e3a29b33","proc_version":"Linux version 3.0.31-10kFFebM (android-build@xxx.xxx.xxx.xxx.com)","protocol":2,"imei":"435775380963712","brand":"mamoe","bootloader":"unknown","base_band":"","version":{"incremental":"5891938","release":"10","codename":"REL","sdk":29},"sim_info":"T-Mobile","os_type":"android","mac_address":"00:50:56:C0:00:08","ip_address":[10,0,1,3],"wifi_bssid":"00:50:56:C0:00:08","wifi_ssid":"\u003cunknown ssid\u003e","imsi_md5":"9bc76fd297d1536030d19c2ef497b691","android_id":"1eabadb09bae30c0","apn":"wifi","vendor_name":"MIUI","vendor_os_name":"mirai"}

BIN
cqhttp/session.token Normal file

Binary file not shown.