Compare commits
No commits in common. "5887473b9e9d2c07daf5a9a8ce5a813d2b39c1c8" and "fb043a2dd9a122bdb6c4a588ac8b686e363d5600" have entirely different histories.
5887473b9e
...
fb043a2dd9
@ -492,8 +492,6 @@ func ValueAddServiceDetailByUuidAndLanguage(req *bundle.ValueAddServiceDetailReq
|
||||
Unit: detail.Unit,
|
||||
PriceType: int64(detail.PriceType),
|
||||
Options: langOptions,
|
||||
CreatedAt: time.Unix(detail.CreatedAt, 0).Format("2006-01-02 15:04:05"),
|
||||
UpdatedAt: time.Unix(detail.UpdatedAt, 0).Format("2006-01-02 15:04:05"),
|
||||
}
|
||||
return
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user