傅行帆 5 years ago
parent
commit
3cc35a6bd7
1 changed files with 10 additions and 4 deletions
  1. 10
    4
      estateagents.pdman.json

+ 10
- 4
estateagents.pdman.json View File

15551
               "type": "ShortString",
15551
               "type": "ShortString",
15552
               "remark": "",
15552
               "remark": "",
15553
               "chnname": "小程序用户id"
15553
               "chnname": "小程序用户id"
15554
+            },
15555
+            {
15556
+              "name": "fadada_code",
15557
+              "type": "ShortString",
15558
+              "remark": "",
15559
+              "chnname": "法大大的客户编号"
15554
             }
15560
             }
15555
           ],
15561
           ],
15556
           "indexs": [],
15562
           "indexs": [],
15670
             },
15676
             },
15671
             {
15677
             {
15672
               "name": "certified_type",
15678
               "name": "certified_type",
15673
-              "type": "LongString",
15674
-              "remark": "认证方式",
15679
+              "type": "Integer",
15680
+              "remark": "认证方式0,银行卡认证; 1,纸质审核认证",
15675
               "chnname": "认证方式"
15681
               "chnname": "认证方式"
15676
             },
15682
             },
15677
             {
15683
             {
15683
             {
15689
             {
15684
               "name": "status",
15690
               "name": "status",
15685
               "type": "Integer",
15691
               "type": "Integer",
15686
-              "remark": "1有效0无效-1删除",
15692
+              "remark": "0:未认证; 1:管理员资料已提交; 2:企业基本资料(没有申请表) 已提交; 3:已提交待审核; 4:审核通过; 5:审核不通过; 6 人工初审通过-1删除",
15687
               "chnname": "状态"
15693
               "chnname": "状态"
15688
             },
15694
             },
15689
             {
15695
             {
16689
           },
16695
           },
16690
           "to": {
16696
           "to": {
16691
             "entity": "ta_contract_business",
16697
             "entity": "ta_contract_business",
16692
-            "field": "org_id"
16698
+            "field": "seal_id"
16693
           }
16699
           }
16694
         }
16700
         }
16695
       ]
16701
       ]