Browse Source

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

chen_yjin 1 day ago
parent
commit
f933dfd150
1 changed files with 0 additions and 2 deletions
  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