Skip to content

Commit

Permalink
fix: 修改常量命名 (#304)
Browse files Browse the repository at this point in the history
  • Loading branch information
colorful3 committed Apr 2, 2020
1 parent 3bff01d commit fa288c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/global.js
Original file line number Diff line number Diff line change
@@ -1 +1 @@
window.MAX_MAX_SUCCESS_CODE = 9998
window.MAX_SUCCESS_CODE = 9998

0 comments on commit fa288c5

Please sign in to comment.