"use strict"; const developUrl = "https://live.test.ylrztop.com/prod-api/"; const defaultConfig = { // 系统名称 name: "签约", apiUrl: developUrl }; exports.defaultConfig = defaultConfig;