All checks were successful
ci/woodpecker/push/my-first-workflow Pipeline was successful
feat(admin): 添加金豆列表新增功能并增加订单状态字段 - 在GoldListController中添加Add API接口 - 为GoldBeanOrder模型增加Status字段用于标识订单状态 - 状态字段默认值为0表示待处理,1表示已完成 ```
feat(admin): 添加金豆列表新增功能并增加订单状态字段 - 在GoldListController中添加Add API接口 - 为GoldBeanOrder模型增加Status字段用于标识订单状态 - 状态字段默认值为0表示待处理,1表示已完成 ```