mirror of
https://gitee.com/johng/gf
synced 2026-06-06 16:21:40 +08:00
improve autoencode feature for package gview
This commit is contained in:
5
encoding/gjson/testdata/xml/data1.xml
vendored
Normal file
5
encoding/gjson/testdata/xml/data1.xml
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<doc>
|
||||
<name>john</name>
|
||||
<score>100</score>
|
||||
</doc>
|
||||
Reference in New Issue
Block a user