const dev = process.env.NODE_ENV !== 'production' export const server = dev ? 'http://localhost:1211' : 'http://localhost:1211'
没有评论:
发表评论