提交 8277496f 作者: guofeng

缺少Biz_销售合同流程分组字段

上级 733441cb
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
where a.id > #{id} and b.id is not null where a.id > #{id} and b.id is not null
group BY a.id, a.xiaoShouDDBH, a.xuFangGSID, a.xuFangGS, a.gongFangGSt, a.xiaoShouBMt, a.shouHuoGSID, a.shouHuoGS, group BY a.id, a.xiaoShouDDBH, a.xuFangGSID, a.xuFangGS, a.gongFangGSt, a.xiaoShouBMt, a.shouHuoGSID, a.shouHuoGS,
a.fuKuanTJt, a.caiGouDDBH, a.dangQianXYED, a.yvQiK, a.dengJi, a.biZhongt, a.yongJin, a.zongHeMLL, a.fuKuanTJt, a.caiGouDDBH, a.dangQianXYED, a.yvQiK, a.dengJi, a.biZhongt, a.yongJin, a.zongHeMLL,
a.SYS_PROCESSNAME, a.SYS_INCIDENT, a.ziShiYBv a.SYS_PROCESSNAME, a.SYS_INCIDENT, a.ziShiYBv, a.sys_updatetime
</select> </select>
<select id="selectSalesForecastProcessNew" parameterType="SalesForecastProcess" resultType="SalesForecastProcess"> <select id="selectSalesForecastProcessNew" parameterType="SalesForecastProcess" resultType="SalesForecastProcess">
select top 20 select top 20
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论