refactor(清理代码): 增加可维护性
build.yaml / build (push) Successful in 33s

This commit is contained in:
2026-07-08 15:22:05 +08:00
parent cc0a627a3c
commit 27a5da45ec
5 changed files with 0 additions and 95 deletions
-1
View File
@@ -61,7 +61,6 @@ type SignedInfo struct {
Seal SignatureSeal `xml:"Seal"`
StampAnnot []SignatureStamp `xml:"StampAnnot"`
References SignatureReferences `xml:"References"`
Raw []byte `xml:"-"`
}
// SignatureProvider 签名提供者信息