mirror of
https://github.com/xiaoqidun/ofdgo.git
synced 2026-08-30 12:12:40 +08:00
feat(优化兼容): 添加ofdgo_sign.go文件
This commit is contained in:
@@ -19,6 +19,7 @@ import "encoding/xml"
|
||||
// PageContent 页面内容
|
||||
type PageContent struct {
|
||||
XMLName xml.Name `xml:"Page"`
|
||||
ID string `xml:"-"`
|
||||
Area PageArea `xml:"Area"`
|
||||
Template []Template `xml:"Template"`
|
||||
Content Content `xml:"Content"`
|
||||
|
||||
Reference in New Issue
Block a user