From 293b6d664512c30d2e6b2ce80487ba6fa16598c3 Mon Sep 17 00:00:00 2001
From: huchanghua <huchanghua@basic.com>
Date: 星期五, 22 七月 2022 17:21:16 +0800
Subject: [PATCH] add SaveNotExistOrUpdate

---
 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