This repository was archived by the owner on May 11, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 245
Commit 9196cd8
committed
fix: 修复在无聊天记录时候出现的NPE
1 parent b0c38d9 commit 9196cd8
File tree
1 file changed
+6
-1
lines changed- src/main/java/com/gzhu/funai/service/impl
1 file changed
+6
-1
lines changedLines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | + | ||
3 | 4 |
| |
4 | 5 |
| |
5 | 6 |
| |
| |||
337 | 338 |
| |
338 | 339 |
| |
339 | 340 |
| |
341 | + | ||
342 | + | ||
343 | + | ||
344 | + | ||
340 | 345 |
| |
341 | 346 |
| |
342 | 347 |
| |
| |||
396 | 401 |
| |
397 | 402 |
| |
398 | 403 |
| |
399 | - | ||
404 | + | ||
400 | 405 |
| |
401 | 406 |
| |
402 | 407 |
| |
|
0 commit comments