yao/model/model.go
2021-10-18 23:15:00 +08:00

4 lines
72 B
Go

package model
// Load 加载数据模型
func Load(filepath string) {}