This website works better with JavaScript.
Explore
Help
Register
Sign In
java_project
/
logisticsplatform-service
Watch
4
Star
0
Fork
You've already forked logisticsplatform-service
0
Code
Issues
Pull Requests
Activity
Browse Source
1.bug修复
single_db
zhenghaoyu
1 year ago
parent
0bddbc9919
commit
2301c144ee
1 changed files
with
1 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
blade-service/logpm-old-project/src/main/java/com/logpm/oldproject/mapper/AdvanceDetailMapper.xml
1
blade-service/logpm-old-project/src/main/java/com/logpm/oldproject/mapper/AdvanceDetailMapper.xml
Unescape
Escape
View File
@ -89,6 +89,7 @@
WHERE
WHERE
d.unitNo = #{unitNo}
d.unitNo = #{unitNo}
and d.delete_time = 0
and d.delete_time = 0
and wb.`status` != -1
</select>
</select>
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
java_project/logisticsplatform-service
Title
Body
Create Issue