Skip to content
  • This project
    • Loading...
  • Sign in

bdc / bdcdj-web

Go to a project
Toggle navigation
Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • bdcdj-web
  • src
  • api
  • config.js
  • tianhaohao@pashanhoo.com's avatar
    修改代码 · 668d7732
    668d7732 Browse Directory
    tianhaohao@pashanhoo.com committed 2 years ago
config.js 153 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8
/*
 * @Description: api请求配置文件
 * @Autor: renchao
 * @LastEditTime: 2023-04-18 14:14:07
 */
export default {
  SERVERAPI: 'service-bdcdj-th'
}