This commit is contained in:
Mrx
2026-05-10 13:36:47 +08:00
parent 609a35fad6
commit 07394a4ffa
12 changed files with 2010 additions and 82 deletions

View File

@@ -161,7 +161,7 @@ func CreateDefaultComponents() []Component {
},
{
ComponentKey: "QDRQ",
ComponentValue: time.Now().Format("20060102"),
ComponentValue: time.Now().Format("2006-01-02"),
},
}
}