This commit is contained in:
li 2022-05-30 14:18:15 +08:00
parent 1944391ccf
commit be3fd5f2bd
2 changed files with 2415 additions and 1 deletions

View File

@ -204,7 +204,7 @@ func MallOrderCreate(c *gin.Context) {
RespJson(c, status.InternalServerError, nil)
return
}
ret := map[string]interface{}{
"order_id": order.ID,
"order": order,

File diff suppressed because it is too large Load Diff