weichaochao 5 years ago
parent
commit
6948b8dee8
1 changed files with 4 additions and 1 deletions
  1. 4
    1
      estateagents.pdman.json

+ 4
- 1
estateagents.pdman.json View File

@@ -11038,7 +11038,10 @@
11038 11038
               "name": "live_activity_id",
11039 11039
               "type": "Integer",
11040 11040
               "remark": "",
11041
-              "chnname": "直播活动id"
11041
+              "chnname": "直播活动id",
11042
+              "pk": true,
11043
+              "notNull": true,
11044
+              "autoIncrement": true
11042 11045
             },
11043 11046
             {
11044 11047
               "name": "live_activity_title",