"use strict"; exports.baseUrl = void 0; let version; { exports.baseUrl = "http://47.99.70.12:48080"; } version = "v1.8.3"; console.log(`[芋道商城 ${version} ${exports.baseUrl}] http://doc.iocoder.cn`); const apiPath = "/app-api"; const staticUrl = "https://file.sheepjs.com"; const tenantId = "1"; const websocketPath = "/infra/ws"; exports.apiPath = apiPath; exports.staticUrl = staticUrl; exports.tenantId = tenantId; exports.websocketPath = websocketPath; //# sourceMappingURL=index.js.map