schl_goods.go 67 Bytes 编辑Web IDE 1 2 3 4 5 6 package schl type goodsLogic struct { } var Goods = goodsLogic{}