Showing
1 changed file
with
2 additions
and
3 deletions
1 | -// exports.domain =require('../config/common.js').domain; | ||
2 | -//172.16.9.8 | ||
3 | -exports.domain ="http://172.16.9.8:8080/yohobuy-platform-web"; | 1 | +exports.domain =require('../config/common.js').domain; |
2 | +// exports.domain ="http://172.16.9.8:8080/yohobuy-platform-web";//葛超 | ||
4 | //路由配置 | 3 | //路由配置 |
5 | exports.res = [ | 4 | exports.res = [ |
6 | { | 5 | { |
-
Please register or login to post a comment