上传配置

This commit is contained in:
liwei 2023-06-25 21:21:05 +08:00
parent 5cc7164a74
commit 3136587f7b
4 changed files with 17680 additions and 15081 deletions

View File

@ -5,8 +5,7 @@
"open_value": 6,
"BattleReadyID": 110,
"monsterformat_id": [
801010,
301027
800005
],
"stroy_id_front": 201,
"stroy_id_after": 201,
@ -41,7 +40,7 @@
"open_value": 8,
"BattleReadyID": 110,
"monsterformat_id": [
101021
800006
],
"stroy_id_front": 201,
"stroy_id_after": 201,
@ -76,7 +75,7 @@
"open_value": 10,
"BattleReadyID": 110,
"monsterformat_id": [
101031
800007
],
"stroy_id_front": 201,
"stroy_id_after": 201,
@ -111,7 +110,7 @@
"open_value": 12,
"BattleReadyID": 110,
"monsterformat_id": [
101032
800008
],
"stroy_id_front": 201,
"stroy_id_after": 201,
@ -146,7 +145,7 @@
"open_value": 14,
"BattleReadyID": 110,
"monsterformat_id": [
101041
801005
],
"stroy_id_front": 201,
"stroy_id_after": 201,
@ -181,7 +180,7 @@
"open_value": 16,
"BattleReadyID": 110,
"monsterformat_id": [
101041
801006
],
"stroy_id_front": 201,
"stroy_id_after": 201,
@ -216,7 +215,7 @@
"open_value": 18,
"BattleReadyID": 110,
"monsterformat_id": [
101041
801007
],
"stroy_id_front": 201,
"stroy_id_after": 201,
@ -251,7 +250,7 @@
"open_value": 20,
"BattleReadyID": 110,
"monsterformat_id": [
101041
801008
],
"stroy_id_front": 201,
"stroy_id_after": 201,
@ -286,7 +285,7 @@
"open_value": 22,
"BattleReadyID": 110,
"monsterformat_id": [
101041
802005
],
"stroy_id_front": 201,
"stroy_id_after": 201,
@ -321,7 +320,7 @@
"open_value": 24,
"BattleReadyID": 110,
"monsterformat_id": [
101041
802006
],
"stroy_id_front": 201,
"stroy_id_after": 201,
@ -356,7 +355,7 @@
"open_value": 27,
"BattleReadyID": 110,
"monsterformat_id": [
101041
802007
],
"stroy_id_front": 201,
"stroy_id_after": 201,
@ -391,7 +390,7 @@
"open_value": 30,
"BattleReadyID": 110,
"monsterformat_id": [
101041
802008
],
"stroy_id_front": 201,
"stroy_id_after": 201,

View File

@ -2,97 +2,97 @@
{
"id": 1,
"lv_id": 1,
"monsterformat_id": 101011,
"monsterformat_id": 800001,
"weight": 1000
},
{
"id": 2,
"lv_id": 1,
"monsterformat_id": 101021,
"monsterformat_id": 800002,
"weight": 1000
},
{
"id": 3,
"lv_id": 2,
"monsterformat_id": 101031,
"monsterformat_id": 800003,
"weight": 1000
},
{
"id": 4,
"lv_id": 2,
"monsterformat_id": 101032,
"monsterformat_id": 800004,
"weight": 1000
},
{
"id": 5,
"lv_id": 3,
"monsterformat_id": 101041,
"monsterformat_id": 800005,
"weight": 1000
},
{
"id": 6,
"lv_id": 3,
"monsterformat_id": 101042,
"monsterformat_id": 800006,
"weight": 1000
},
{
"id": 7,
"lv_id": 4,
"monsterformat_id": 101051,
"monsterformat_id": 801001,
"weight": 1000
},
{
"id": 8,
"lv_id": 4,
"monsterformat_id": 101052,
"monsterformat_id": 801002,
"weight": 1000
},
{
"id": 9,
"lv_id": 5,
"monsterformat_id": 101061,
"monsterformat_id": 801003,
"weight": 1000
},
{
"id": 10,
"lv_id": 5,
"monsterformat_id": 101062,
"monsterformat_id": 801004,
"weight": 1000
},
{
"id": 11,
"lv_id": 6,
"monsterformat_id": 101071,
"monsterformat_id": 801005,
"weight": 1000
},
{
"id": 12,
"lv_id": 6,
"monsterformat_id": 101072,
"monsterformat_id": 801006,
"weight": 1000
},
{
"id": 13,
"lv_id": 7,
"monsterformat_id": 101081,
"monsterformat_id": 802001,
"weight": 1000
},
{
"id": 14,
"lv_id": 7,
"monsterformat_id": 101082,
"monsterformat_id": 802002,
"weight": 1000
},
{
"id": 15,
"lv_id": 8,
"monsterformat_id": 101091,
"monsterformat_id": 802003,
"weight": 1000
},
{
"id": 16,
"lv_id": 8,
"monsterformat_id": 101092,
"monsterformat_id": 802004,
"weight": 1000
}
]

File diff suppressed because it is too large Load Diff

View File

@ -125,7 +125,7 @@ func (this *apiComp) Getlist(session comm.IUserSession, req *pb.ShopGetListReq)
break
}
if req.IsManualRefresh && shopconf.Rtype == 1 { //可以手动刷新
if req.IsManualRefresh && shopconf.Rnum > 0 { //可以手动刷新
isrefresh := false
refresh := int(this.module.privilege.GetCountByPrivilegeId(session.GetUserId(), comm.PrivilegeType2))
if refresh > 0 { //