diff --git a/configs/StdItems.json b/configs/StdItems.json index 5d09509..af4deb0 100644 --- a/configs/StdItems.json +++ b/configs/StdItems.json @@ -8221,6 +8221,7 @@ "isShowUseBtn": 1, "itemlvl": 3, "name": "金砖", + "openUi": { "type": 1, "view": "app.BagBatchUseWin" }, "packageType": 2, "recordLog": 1, "recoverid": 0, @@ -12267,13 +12268,14 @@ "desc": "双击使用充值100元(不计入真实充值)", "dropBroadcast": 0, "dropGroupid": 120000, - "dup": 99, + "dup": 9999, "existScenes": [-1], "forcetips": 0, "icon": 13247, "id": 380, "itemlvl": 3, "name": "100元代金券", + "openUi": { "type": 1, "view": "app.BagBatchUseWin" }, "packageType": 2, "recordLog": 1, "recoverView": [{ "count": 200, "id": 2, "rate": 100, "type": 2 }], @@ -12515,6 +12517,7 @@ "isShowUseBtn": 1, "itemlvl": 3, "name": "200元代金券", + "openUi": { "type": 1, "view": "app.BagBatchUseWin" }, "packageType": 2, "recordLog": 1, "recoverView": [{ "count": 200, "id": 2, "rate": 100, "type": 2 }], @@ -12546,6 +12549,7 @@ "isShowUseBtn": 1, "itemlvl": 3, "name": "500元代金券", + "openUi": { "type": 1, "view": "app.BagBatchUseWin" }, "packageType": 2, "recordLog": 1, "recoverView": [{ "count": 200, "id": 2, "rate": 100, "type": 2 }],