reproduct step: create product and compare the datetime in DB and auditlog API database result: <img width="493" alt="截圖 2021-07-11 下午2 33 49" src="https://user-images.githubusercontent.com/2057299/125185066-02ae3180-e255-11eb-9571-996251754283.png"> data in auditlog: <img width="1212" alt="截圖 2021-07-11 下午2 33 56" src="https://user-images.githubusercontent.com/2057299/125185076-18235b80-e255-11eb-9b46-bcdc0a566a44.png"> I guess the problem is gson default serialize local time zone, need to specify a time zone
reproduct step: create product and compare the datetime in DB and auditlog API
database result:

data in auditlog:

I guess the problem is gson default serialize local time zone, need to specify a time zone