zwxi hai 7 meses
pai
achega
c8330b59f9
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      services/data/excel/custom_analysis.go

+ 1 - 0
services/data/excel/custom_analysis.go

@@ -411,6 +411,7 @@ type LuckySheet struct {
 	DefaultRowHeight int                  `json:"defaultRowHeight"`
 	CellData         []LuckySheetCellData `json:"celldata"`
 	CalcChain        []interface{}        `json:"calcChain"`
+	Frozen           interface{}          `json:"frozen"`
 	//DataVerification struct {
 	//} `json:"dataVerification"`
 	//Hyperlink struct {