MeiRiYiCheng_1_old/App/zhuangxiang/common/config.js

5 lines
146 B
JavaScript
Raw Normal View History

2025-07-16 17:14:38 +08:00
module.exports = {
// baseUrl: 'https://localhost:44339' ,//接口地址配置
baseUrl: 'https://ttybapi.ybhdmob.com' //接口地址配置
}