Method | Description | |
---|---|---|
actionClone ( array $id, string $to, $surplus = null ) : string | 将商品克隆到新的店铺 | |
actionCloneAll ( string $from, string $to, string $category = 'all', string $status = 'all' ) : string | 将商品从一个店铺克隆到另一个店铺 | |
actionRefreshSales ( ) : string | 刷新商品月销量,每日凌晨4点刷新 |
public actionRefreshSales ( ) : string | ||
return | string |