style: 调整代码格式
All checks were successful
ci/woodpecker/push/my-first-workflow Pipeline was successful
All checks were successful
ci/woodpecker/push/my-first-workflow Pipeline was successful
This commit is contained in:
@@ -64,6 +64,7 @@ func NewGoldListService(id uint32) *GoldListService {
|
||||
}
|
||||
},
|
||||
ListQueryOp: &cool.QueryOp{
|
||||
Select: "exchange_num,status,rate,updateTime",
|
||||
AddOrderby: g.MapStrStr{"updateTime": "asc"},
|
||||
},
|
||||
InsertParam: func(ctx context.Context) g.MapStrAny {
|
||||
|
||||
Reference in New Issue
Block a user