Browse Source

增加字段

魏超 5 years ago
parent
commit
e70494d90f
1 changed files with 7 additions and 1 deletions
  1. 7
    1
      estateagents.pdman.json

+ 7
- 1
estateagents.pdman.json View File

@@ -16392,6 +16392,12 @@
16392 16392
               "remark": "",
16393 16393
               "chnname": "印章图"
16394 16394
             },
16395
+            {
16396
+              "name": "signature_id",
16397
+              "type": "DefaultString",
16398
+              "remark": "",
16399
+              "chnname": "签章id"
16400
+            },
16395 16401
             {
16396 16402
               "name": "status",
16397 16403
               "type": "Integer",
@@ -16689,7 +16695,7 @@
16689 16695
           },
16690 16696
           "to": {
16691 16697
             "entity": "ta_contract_business",
16692
-            "field": "org_id"
16698
+            "field": "seal_id"
16693 16699
           }
16694 16700
         }
16695 16701
       ]