This commit is contained in:
jiangyong 2026-05-07 15:39:08 +08:00
parent 7325bbc3b5
commit df70d6e862
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ package goutil
import (
"encoding/json"
"encoding/xml"
"unicode"
)
// EncodeJSON encode anything to json string