fix 讨伐海盗
This commit is contained in:
parent
1f92fe7dc3
commit
a6efa1019e
@ -75,8 +75,8 @@ export class LingZhuLaiXifun {
|
||||
if (_myData && PublicShared.chkSameDate(_myData.time, G.time)) {
|
||||
_res = {
|
||||
num: _myData.num || 0,
|
||||
time: _myData.time,
|
||||
maxdps: _myData.maxdps
|
||||
time: _myData.time || G.time,
|
||||
maxdps: _myData.maxdps || {}
|
||||
}
|
||||
} else {
|
||||
_res = {
|
||||
|
Loading…
Reference in New Issue
Block a user