[ Service ] [ Executor ] 修改OctopusObjectMapper
This commit is contained in:
@@ -15,6 +15,7 @@ func ParseDateTimeTime() string {
|
||||
return now.Format(time.DateTime)
|
||||
}
|
||||
|
||||
// ParseISOLocalDateTime 时间格式为2023-08-11T10:48:15+08:00
|
||||
func ParseISOLocalDateTime() string {
|
||||
now := time.Now()
|
||||
return now.Format(time.RFC3339)
|
||||
|
||||
Reference in New Issue
Block a user