杜方
/
CYTAndroid4.0
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
556b1d87eb301285069235e946773dd00bef7868
Authored by
杜方
2026-04-21 17:24:12 +0800
1 parent
11a1872a
畅游通标准:修复一个小问题
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
src/com/ectrip/cyt/ui/ScanerOrderActivity.java
src/com/ectrip/cyt/ui/ScanerOrderActivity.java
View file @
556b1d8
...
...
@@ -270,7 +270,6 @@ public class ScanerOrderActivity extends BaseActivity {
270
270
typeScan = 2;
271
271
scannerResult = errorMsg;
272
272
e.printStackTrace();
273
- return;
274
273
}
275
274
276
275
} else {
...
...