Pārlūkot izejas kodu

核价后台,已审核复制,补充parentid字段信息

chen_yjin 2 nedēļas atpakaļ
vecāks
revīzija
076ef06e8b
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      JLHHJSvr/Helper/MattressHelper.cs

+ 1 - 1
JLHHJSvr/Helper/MattressHelper.cs

@@ -1678,7 +1678,7 @@ namespace JLHHJSvr.Helper
                         haimian_point,dannum_rate,hrcost,biandaicost,zhizao_amt,guanli_rate,discount,extras_cost,dept_profitrate,dept_profitrate_rangli,moneyrate,mattressrelcode,
                         flag,auditingrep,auditingdate,createtime,createby,total_cost,nottax_factory_cost,nottax_dept_cost,taxes,dept_cost,foreign_cost,foreign_cost_bz,
                         nottax_factory_cost/(dept_profitratedept_profitrate_rangli/100)asdijia_cost,xd_flag,xd_auditingrep,xd_auditingdate,qr_flag,qr_auditingrep,
-                        qr_auditingdate,js1_flag,erp_mtrlcode,erp_cb_updatetime,if_bcp_type,if_zhedie_type,if_w_butao,biandai_qty,other_rate,if_moneyrate,
+                        qr_auditingdate,js1_flag,erp_mtrlcode,erp_cb_updatetime,if_bcp_type,if_zhedie_type,if_w_butao,biandai_qty,other_rate,if_moneyrate,parentid,
                         if_m_chai,if_z_chai,if_d_chai,if_n_butao,if_m_wbutao_way,s_cover_qty,z_cover_qty,x_cover_qty,s_m_cover_qty,z_m_cover_qty,x_m_cover_qty,cabinet_type,area,diameter,cubage,erp_mtrlcode,erp_mtrlid,dannum_type";
             DbSqlHelper.SelectOne(cmd, mattress, fields);
             return mattress;