Jelajahi Sumber

核价后台:修改JLH_FetchPrice的SQL语句

chen_yjin 1 hari lalu
induk
melakukan
f933dfd150
1 mengubah file dengan 0 tambahan dan 2 penghapusan
  1. 0 2
      JLHHJSvr/Excutor/JLH_FetchPriceExcutor.cs

+ 0 - 2
JLHHJSvr/Excutor/JLH_FetchPriceExcutor.cs

@@ -35,8 +35,6 @@ namespace JLHHJSvr.Excutor
                             inner  join u_mattress_mx_mtrl on u_mattress_mx_mtrl.mattressid = u_mattress_interface_qd.mattressid
 													and u_mattress_mx_mtrl.mtrlid = u_mattress_interface_qd.mtrlid
 							where 
-							u_mattress_interface_qd.mattressid = 17493977
-							and 
 							u_mattress_interface_qd.erp_mtrlid  > 0
 							and u_mattress_interface_qd.actual_useqty > 0
 							and u_mattress_interface_qd.mtrlid > 0