mirror of
https://github.com/MiniDay/HamsterCurrency-Parent.git
synced 2025-08-23 04:35:30 +08:00
修复玩家名称中包含字符 ' 时执行SQL出错的异常
This commit is contained in:
@@ -33,7 +33,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>cn.hamster3</groupId>
|
<groupId>cn.hamster3</groupId>
|
||||||
<artifactId>HamsterCurrency</artifactId>
|
<artifactId>HamsterCurrency</artifactId>
|
||||||
<version>2.0.6-SNAPSHOT</version>
|
<version>2.0.7-SNAPSHOT</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user