From e517b1a99b6edfa24c8cc4e109a6a10488f23b6a Mon Sep 17 00:00:00 2001
From: zhangqian <zhangqian@123.com>
Date: 星期一, 28 八月 2023 11:51:55 +0800
Subject: [PATCH] merge

---
 utils/injection_code.go |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/utils/injection_code.go b/utils/injection_code.go
index 8427256..f4eb04b 100644
--- a/utils/injection_code.go
+++ b/utils/injection_code.go
@@ -17,8 +17,8 @@
 //@return: error
 
 const (
-	startComment = "Code generated by github.com/flipped-aurora/gin-vue-admin/server Begin; DO NOT EDIT."
-	endComment   = "Code generated by github.com/flipped-aurora/gin-vue-admin/server End; DO NOT EDIT."
+	startComment = "Code generated by srm Begin; DO NOT EDIT."
+	endComment   = "Code generated by srm End; DO NOT EDIT."
 )
 
 //@author: [LeonardWang](https://github.com/WangLeonard)

--
Gitblit v1.8.0