jianbuzou_v2/siteinfo.js

7 lines
164 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/**
* 配置文件
*/
module.exports = {
name: "科大工会健步走",
siteroot: "https://minipro.luochunlvshi.com/", // 必填: api地址结尾要带/
};