script run调整为script debug;优化错误信息输出

This commit is contained in:
algotao
2026-01-11 17:23:51 +08:00
parent 970d9db8da
commit 5e102ea8e7
3 changed files with 27 additions and 7 deletions

View File

@@ -320,6 +320,8 @@ message DataSpace {
repeated string did = 1; // 设备ID区
repeated string wuid = 2; // OpenID区
repeated string geo = 7; // GEO区
repeated string geoip = 8; // GEOIP区
repeated string geofac = 9; // GEOFAC区(经常活动城市)
}
// InfoRes 账号信息返回