" FROM tPromo a, tPromoRuleGoods b, tPromoCustBWList c, tAgent at, tAgentContractGoods ag "+
" FROM tPromo a, tPromoRuleGoods b, tPromoCustBWList c, tAgent at, tAgentContractGoods ag "+
" LEFT JOIN tAgentCustTypePrice ap ON ap.sCustTypeID = '"+sCustTypeID+"' and ap.sAgentContractNO = ag.sAgentContractNO and ap.nGoodsID = ag.nGoodsID "+