servicePort.ts 93 B

123
  1. // 后端微服务模块前缀
  2. export const PORT1 = '/dev-api'
  3. export const PORT2 = '/hooks'