chore: print the original error log in debug mode (#496)
This commit is contained in:
@@ -19,6 +19,7 @@ package consts
|
||||
import "time"
|
||||
|
||||
const (
|
||||
RunMode = "RUN_MODE"
|
||||
MySQLDsn = "MYSQL_DSN"
|
||||
RedisAddr = "REDIS_ADDR"
|
||||
VeImageXAK = "VE_IMAGEX_AK"
|
||||
|
||||
Reference in New Issue
Block a user