张延森 4 年 前
コミット
906ccf5d38
共有1 個のファイルを変更した8 個の追加0 個の削除を含む
  1. 8
    0
      niucai.pdman.json

+ 8
- 0
niucai.pdman.json ファイルの表示

@@ -4576,6 +4576,14 @@
4576 4576
               "chnname": "状态",
4577 4577
               "notNull": true,
4578 4578
               "defaultValue": "1"
4579
+            },
4580
+            {
4581
+              "name": "opening_status",
4582
+              "type": "ENUM",
4583
+              "remark": "0未处理,1处理中,2已结束",
4584
+              "chnname": "开奖状态",
4585
+              "notNull": true,
4586
+              "defaultValue": "0"
4579 4587
             }
4580 4588
           ],
4581 4589
           "indexs": [],