schl_goods.go 67 Bytes
package schl

type goodsLogic struct {
}

var Goods = goodsLogic{}