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

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

diff --git a/cameraPolygonRelationApi.go b/cameraPolygonRelationApi.go
index ad691ba..a5a2b1e 100644
--- a/cameraPolygonRelationApi.go
+++ b/cameraPolygonRelationApi.go
@@ -1,4 +1,4 @@
-package dbapi
+package bhomedbapi
 
 import (
 	"basic.com/pubsub/protomsg.git"

--
Gitblit v1.8.0