Parcourir la source

add colmnu channel person

胡轶钦 il y a 5 ans
Parent
révision
dc84813f75
1 fichiers modifiés avec 9 ajouts et 0 suppressions
  1. 9
    0
      estateagents.pdman.json

+ 9
- 0
estateagents.pdman.json Voir le fichier

@@ -5738,6 +5738,15 @@
5738 5738
         {
5739 5739
           "title": "ta_channel_person",
5740 5740
           "fields": [
5741
+            {
5742
+              "name": "channel_person_id",
5743
+              "type": "Integer",
5744
+              "remark": "",
5745
+              "chnname": "对应id",
5746
+              "notNull": true,
5747
+              "pk": true,
5748
+              "autoIncrement": true
5749
+            },
5741 5750
             {
5742 5751
               "name": "person_id",
5743 5752
               "type": "LongKey",