|
@@ -526,7 +526,7 @@ END) as projectScale*/
|
|
|
</if>
|
|
|
</when>
|
|
|
<otherwise>
|
|
|
- AND( (a.submitMoney = 2 and pfp.status is null) or (a.submitMoney = 1 and ppf.status is null) )
|
|
|
+ AND( (a.submit_money = 2 and pfp.status is null) or (a.submit_money = 1 and ppf.status is null) )
|
|
|
</otherwise>
|
|
|
</choose>
|
|
|
</when>
|
|
@@ -778,7 +778,7 @@ END) as projectScale*/
|
|
|
</if>
|
|
|
</when>
|
|
|
<otherwise>
|
|
|
- AND( (a.submitMoney = 2 and pfp.status is null) or (a.submitMoney = 1 and ppf.status is null) )
|
|
|
+ AND( (a.submit_money = 2 and pfp.status is null) or (a.submit_money = 1 and ppf.status is null) )
|
|
|
</otherwise>
|
|
|
</choose>
|
|
|
</when>
|