feat(app): update
This commit is contained in:
@ -9,7 +9,7 @@ import (
|
||||
)
|
||||
|
||||
func main02() {
|
||||
data := ReadSheet("./CmdTools/星钻VIP体系.xlsx", 0)
|
||||
data := ReadSheet("./CmdTools/1.xlsx", 0)
|
||||
fmt.Println(json.Marshal(data))
|
||||
for index, item := range data {
|
||||
if index > 0 {
|
||||
|
||||
Reference in New Issue
Block a user