src/assets/js/config.ts
@@ -1,7 +1,7 @@ // 测试 export const ctx = "http://182.92.203.7:3001"; export const downloaderFileCtx = "http://182.92.203.7:3007/DigitalTextbookReader"; export const ctxUrl = "http://182.92.203.7:3007/books/book/1"; //服务器地址 export const resourceUrl = "http://182.92.203.7:3007/books/resource/1"; //资源地址 export const ctxUrl = "http://182.92.203.7:3007/books/book"; //服务器地址 export const resourceUrl = "http://182.92.203.7:3007/books/resource"; //资源地址 export const requestCtx = "https://jsek.bnuic.com"; //jsek