This commit is contained in:
dean 2024-06-06 17:30:20 +08:00
parent 40ac2154e4
commit 7bcd4255b3

View File

@ -1,6 +1,6 @@
package common
var Version = "v4.5.1" // this hard coding will be replaced automatically when building, no need to manually change
var Version = "v4.5.2" // this hard coding will be replaced automatically when building, no need to manually change
const (
RequestIdKey = "X-Request-Id"