ソースを参照

供需列表返回地址和手机号

吴志根 3 年 前
コミット
2ed07d7e08

+ 2 - 0
src/dsb/com/cnd3b/restcontroller/customer/supplyanddemand/SQL/供需列表查询.sql

@@ -10,6 +10,8 @@ t1.checkby,
 t1.checkdate,
 t1.fenddate,
 t2.fagentname,
+t2.faddress,
+t2.fphonenumber,
 t1.freadtimes,
 t1.tenterprise_userid,
 t1.tagentsid,

+ 2 - 0
src/dsb/com/cnd3b/restcontroller/customer/supplyanddemand/SQL/供需列表查询_对接中.sql

@@ -10,6 +10,8 @@ select
     t1.checkdate,
     t1.fenddate,
     t2.fagentname,
+    t2.faddress,
+    t2.fphonenumber,
     t1.freadtimes,
     t1.tenterprise_userid,
     t1.tagentsid,