add thanks jetbrains product license support

This commit is contained in:
xing 2024-03-22 12:14:12 +08:00
parent 206e5902d1
commit 74159940b5
2 changed files with 11 additions and 3 deletions

View File

@ -79,4 +79,8 @@ go run app/cmd/main.go [-c configpath] [-p port]
#### 其它
用的gin框架和sqlx,在外面封装了层查询的方法。
用的gin框架和sqlx,在外面封装了层查询的方法。
#### 鸣谢
[![jetbrains](https://resources.jetbrains.com/storage/products/company/brand/logos/jb_beam.png)](https://jb.gg/OpenSourceSupport)

View File

@ -77,6 +77,10 @@ It is divided into plug-ins that modify the data of list pages and plug-ins that
| digest Automatically generate a digest of the specified length | Enlighter code highlighting (enlighterjs plug-in needs to be installed in the background) |
| | hiddenLogin hidden login entry |
#### other
#### Others
The gin framework and sqlx used encapsulate the layer query method outside.
The gin framework and sqlx used encapsulate the layer query method outside.
#### Thanks
[![jetbrains](https://resources.jetbrains.com/storage/products/company/brand/logos/jb_beam.png)](https://jb.gg/OpenSourceSupport)