From 30bbec0a251cb33a01f2693b6da3c92bd5802d50 Mon Sep 17 00:00:00 2001
From: liuxiaolong <liuxiaolong@aiotlink.com>
Date: 星期一, 10 五月 2021 14:32:40 +0800
Subject: [PATCH] add SyncDevToManager

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

diff --git a/entites.go b/entites.go
index 9d5c3ca..1e0ac3a 100644
--- a/entites.go
+++ b/entites.go
@@ -1,4 +1,4 @@
-package dbapi
+package bhomedbapi
 
 type Result struct {
 	Code    int         `json:"code"`

--
Gitblit v1.8.0