复制项目
This commit is contained in:
5
pkg/common/xlsx/sheet.go
Normal file
5
pkg/common/xlsx/sheet.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package xlsx
|
||||
|
||||
type SheetName interface {
|
||||
SheetName() string
|
||||
}
|
||||
Reference in New Issue
Block a user