improve autoencode feature for package gview

This commit is contained in:
John
2020-03-21 19:31:58 +08:00
parent c0a0913d4b
commit 16958413bb
9 changed files with 201 additions and 4 deletions

5
encoding/gjson/testdata/xml/data1.xml vendored Normal file
View File

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<doc>
<name>john</name>
<score>100</score>
</doc>