feat(api): 添加创建商品接口
- 新增 create_goods 接口和相关请求模型 - 实现 create_goods 函数以调用抖店接口创建商品 - 添加 execute_create_goods 任务处理函数
Showing
Please
register
or
sign in
to comment
- 新增 create_goods 接口和相关请求模型 - 实现 create_goods 函数以调用抖店接口创建商品 - 添加 execute_create_goods 任务处理函数