mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
fix code
This commit is contained in:
@@ -435,7 +435,7 @@
|
|||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-md-6">
|
<div class="col-md-6">
|
||||||
<p>
|
<p>
|
||||||
<small>© 2019 Hutool Project. All Rights Reserved. <br>
|
<small>© 2019 Hutool Project. All Rights Reserved. </small><br>
|
||||||
Designed by <a href="http://luxiaolei.com/" target="_blank">Looly</a>, Hosted by <a href="https://www.coding.net/" target="_blank">Coding</a> Pages.
|
Designed by <a href="http://luxiaolei.com/" target="_blank">Looly</a>, Hosted by <a href="https://www.coding.net/" target="_blank">Coding</a> Pages.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
# suppress inspection "Annotator" for whole file
|
||||||
#===================================================================
|
#===================================================================
|
||||||
# 数据库配置文件样例
|
# 数据库配置文件样例
|
||||||
# DsFactory默认读取的配置文件是config/db.setting
|
# DsFactory默认读取的配置文件是config/db.setting
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
# suppress inspection "Annotator" for whole file
|
||||||
#----------------------------------------------------------------------------------
|
#----------------------------------------------------------------------------------
|
||||||
# Redis客户端配置样例
|
# Redis客户端配置样例
|
||||||
# 每一个分组代表一个Redis实例
|
# 每一个分组代表一个Redis实例
|
||||||
|
Reference in New Issue
Block a user