@@ -1,4 +1,5 @@
import { MidwayConfig } from '@midwayjs/core';
+// 线上生产环境
const ip = '127.0.0.1';
const suffix = '';
export default {