店铺

Object: shop

1. 数据结构

Field 中文 Type Required
id 店铺ID string
name 店铺名称 string
status 店铺状态 string
country 国家/站点 string
environment 浏览器环境 string
health 健康状态 string
score 店铺得分 number
data_start_date 历史数据开始日期 string
last_updated 最近更新 string
code 店铺编码 string
note 备注 string
type 店铺类型 string

2. Actions

Action Command
list huayang shop list
get huayang shop get
stats huayang shop stats
health huayang shop health
update huayang shop update

3. Action Specs

3.1 list

huayang shop list --status <string> --country <string>
最后更新于 2026-05-05 17:52
回到顶部