This commit is contained in:
cdle
2021-09-29 12:21:30 +08:00
parent 7bead09766
commit 72cf7a22fd
5 changed files with 140 additions and 1 deletions
+1
View File
@@ -13,6 +13,7 @@ func init() {
// fmt.Println(replies)
var template = `
var content = {{1}}
var data = request
`
fmt.Println(template)