更新配置

This commit is contained in:
wh_zcy 2022-09-27 15:49:54 +08:00
parent 5293d17d80
commit cb87f7ce8d
2 changed files with 33 additions and 33 deletions

View File

@ -5,9 +5,9 @@
"monsterList": [
-1,
-1,
250011,
-1,
-1
240023,
240023,
240023
],
"lv": 1,
"hppro": 1,
@ -18,11 +18,11 @@
"Id": 101021,
"captainId": -1,
"monsterList": [
250011,
250011,
-1,
-1,
-1
240023,
240023,
240023,
240023,
240023
],
"lv": 2,
"hppro": 1.4,
@ -6603,13 +6603,13 @@
"Id": 501001,
"captainId": 1,
"monsterList": [
340065,
340065,
510043,
510043,
-1,
-1,
-1
],
"lv": 23,
"lv": 4,
"hppro": 1.1,
"atkpro": 1.1,
"defpro": 1.1
@ -6618,28 +6618,13 @@
"Id": 501002,
"captainId": 1,
"monsterList": [
340065,
340065,
250015,
340065,
340065
-1,
-1,
510053,
350034,
510053
],
"lv": 23,
"hppro": 1.1,
"atkpro": 1.1,
"defpro": 1.1
},
{
"Id": 501003,
"captainId": 1,
"monsterList": [
340065,
340065,
250015,
340065,
340065
],
"lv": 23,
"lv": 5,
"hppro": 1.1,
"atkpro": 1.1,
"defpro": 1.1
@ -20098,5 +20083,20 @@
"hppro": 4.8,
"atkpro": 4.8,
"defpro": 4.8
},
{
"Id": 700011,
"captainId": -1,
"monsterList": [
-1,
-1,
510031,
-1,
-1
],
"lv": 1,
"hppro": 1,
"atkpro": 1,
"defpro": 1
}
]

View File

@ -292,7 +292,7 @@ func (this *ModelTask) doTaskHandle(event interface{}, next func(event interface
"progress": progress,
"status": 1,
}
err = this.updateActive(tl.Uid, conf.Key)
// err = this.updateActive(tl.Uid, conf.Key)
} else {
if ret != nil && len(ret.Data) > 0 {
progress = ret.Data[0]