lrf 2 년 전
부모
커밋
a755f60499
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      config/config.prod.js

+ 1 - 1
config/config.prod.js

@@ -1,5 +1,5 @@
 'use strict';
-// 生产环境
+// 服务器-生产环境
 module.exports = (appInfo) => {
   const config = (exports = {});
   // 数据库设置