This website works better with JavaScript.
Home
Explore
Help
Sign In
server
/
formallProject
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
[铜锣湾][修改][预账单]
release_toaliyun_real
luozukai
7 years ago
committed by
Stormeye Wu
parent
8c87b8804d
commit
733135e485
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
mallinkService/src/main/resources/mapper/WxBillPropertyMapper.xml
+ 1
- 1
mallinkService/src/main/resources/mapper/WxBillPropertyMapper.xml
View File
@@ -125,7 +125,7 @@
<update id="updateInvalidStatus" parameterType="com.iformall.domain.po.WxBillProperty">
update wx_bill_property set status = 6 where property_contract_id = #{propertyContractId}
and status
= 4
and status
in(4,2)
</update>
<update id="updateInvalidStatusByRent" parameterType="com.iformall.domain.po.WxRentContract">
Write
Preview
Loading…
Cancel
Save