批量开通课程

This commit is contained in:
liuyuan
2025-04-02 09:52:19 +08:00
parent aea244c5f8
commit b0d0c65352
7 changed files with 601 additions and 129 deletions

View File

@@ -6,7 +6,8 @@
// api接口请求地址
window.SITE_CONFIG['baseUrl'] = 'https://api.nuttyreading.com'; // 线上正式环境
//window.SITE_CONFIG['baseUrl'] = 'http://192.168.110.100:9200/pb'; //本地
//window.SITE_CONFIG['baseUrl'] = 'http://192.168.110.100:9200/pb'; //
//window.SITE_CONFIG['baseUrl'] = 'http://192.168.110.110:9200/pb'; //本地
// cdn地址 = 域名 + 版本号
window.SITE_CONFIG['domain'] = './'; // 域名