@@ -1894,7 +1894,7 @@
tw.f_billingway,
tw.f_bsdate,
tw.f_originalbilldate,
- tw.f_stltypeid,
+ IFNULL(tw.f_stltypeid,0) AS f_stltypeid,
sd.dict_label AS fBillingwayName,
tw.f_business_type,
tw.f_src_type_id,