huangjinghao 1 week ago
parent
commit
fa3ae624b3
1 changed files with 3 additions and 3 deletions
  1. 3 3
      protocol/msg_mys.json

+ 3 - 3
protocol/msg_mys.json

@@ -719,19 +719,19 @@
             "syntax": "proto2",
             "fields": [
                 {
-                    "rule": "repeated",
+                    "rule": "optional",
                     "type": "StoryTicketTask",
                     "name": "story_ticket_task",
                     "id": 1
                 },
                 {
-                    "rule": "repeated",
+                    "rule": "optional",
                     "type": "VipTask",
                     "name": "vip_task",
                     "id": 2
                 },
                 {
-                    "rule": "repeated",
+                    "rule": "optional",
                     "type": "RechargeTask",
                     "name": "recharge_task",
                     "id": 3