config.js 99 B

123
  1. "use strict";
  2. const apiBaseUrl = "https://minlong.raycos.com.cn";
  3. exports.apiBaseUrl = apiBaseUrl;