This website works better with JavaScript
Home
Explore
Help
Register
Sign In
yeguodong
/
thmz
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
404异常处理
czl
6 months ago
parent
b977994750
commit
86584bca97
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
src/main/resources/static/js/common/pharmacy-com.js
+ 1
- 1
src/main/resources/static/js/common/pharmacy-com.js
View File
@@ -648,7 +648,7 @@ function request(config) {
});
reject(err)
}
- }
)
;
+ };
}))
}