修改包名

This commit is contained in:
2025-11-30 13:43:43 +08:00
parent 23d3840050
commit a655640ab2
38 changed files with 729 additions and 104 deletions

View File

@@ -69,6 +69,13 @@
"templateCode": "SMS_123456789",
"endpoint": "",
"timeout": 10
},
"logger": {
"level": "info",
"output": "stdout",
"filePath": "",
"prefix": "app",
"disableTimestamp": false
}
}