config.js 126 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 /** * @file commons * Created by He 2020/07/22 * @brief 通用配置 * @author liuyuan */ export default { url: '', }