From 4263438a57f470bcd53f4621fc7295c10dee0a9c Mon Sep 17 00:00:00 2001
From: liuxiaolong <liuxiaolong@aiotlink.com>
Date: 星期二, 26 一月 2021 15:57:57 +0800
Subject: [PATCH] 添加FindAllDbTablesByType方法

---
 sysMenuApi.go |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/sysMenuApi.go b/sysMenuApi.go
index e586a61..cb53fd4 100644
--- a/sysMenuApi.go
+++ b/sysMenuApi.go
@@ -1,4 +1,4 @@
-package dbapi
+package bhomedbapi
 
 import (
 	"encoding/json"

--
Gitblit v1.8.0