@@ -212,7 +212,7 @@ type Simple struct {
}
func (simple *Simple) bind(binder *binding.Binder) {
- // TODO 完成查询接口
+ // TODO 完成查询接口, 编写Info,数据库YAML
func Bind(app *application.App, simple *Simple) {