Co-authored-by: multica-agent <github@multica.ai>
This commit is contained in:
@@ -55,6 +55,8 @@ func orderStatusName(status uint8) string {
|
||||
case 5:
|
||||
return "finished"
|
||||
case 6:
|
||||
return "claimed"
|
||||
case 7:
|
||||
return "refunded"
|
||||
default:
|
||||
return "unknown"
|
||||
|
||||
Reference in New Issue
Block a user