update:readme
This commit is contained in:
parent
9bc8e5e74b
commit
b7a8867716
15
README.md
15
README.md
@ -1,8 +1,17 @@
|
|||||||
## database dsn
|
# 部署&运行
|
||||||
```
|
|
||||||
root:youtu!0113@tcp(localhost:3306)/ecpm?charset=utf8&parseTime=True&loc=Local
|
## 运行
|
||||||
|
```shell
|
||||||
|
go env -w GOPRIVATE="gitea.youtukeji.com.cn" #设置私有仓库
|
||||||
|
go mod tidy
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## 部署
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# 开发
|
||||||
|
|
||||||
## dao生成
|
## dao生成
|
||||||
#### 通过gentool生成,model和query目录下的文件
|
#### 通过gentool生成,model和query目录下的文件
|
||||||
|
Loading…
x
Reference in New Issue
Block a user