张延森 5 years ago
parent
commit
fe39a8364a
1 changed files with 4 additions and 1 deletions
  1. 4
    1
      estateagents.pdman.json

+ 4
- 1
estateagents.pdman.json View File

@@ -6124,7 +6124,10 @@
6124 6124
               "name": "serial_no",
6125 6125
               "type": "Integer",
6126 6126
               "remark": "",
6127
-              "chnname": "序号"
6127
+              "chnname": "序号",
6128
+              "pk": true,
6129
+              "notNull": true,
6130
+              "autoIncrement": true
6128 6131
             },
6129 6132
             {
6130 6133
               "name": "miniapp_id",