f
This commit is contained in:
@@ -161,7 +161,7 @@ func CreateDefaultComponents() []Component {
|
||||
},
|
||||
{
|
||||
ComponentKey: "QDRQ",
|
||||
ComponentValue: time.Now().Format("2006年01月02日"),
|
||||
ComponentValue: time.Now().Format("2006-01-02"),
|
||||
},
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user