yao/table/api.go
2021-09-28 00:34:38 +08:00

5 lines
83 B
Go

package table
// loadAPIs 加载数据管理 API
func (tab *Table) loadAPIs() {
}