chenlongfei 5 лет назад
Родитель
Сommit
040828242e
1 измененных файлов с 6 добавлено и 1 удалено
  1. 6 1
      README.md

+ 6 - 1
README.md

@@ -2,4 +2,9 @@
 
 ## 代码生成方法
 
-* test/com.mokamrp/AutoMP 右击运行即可
+* test/com.mokamrp/AutoMP 右击运行即可
+
+## 加环境配置启动
+
+* java -jar -Dspring.profiles.active=test moka-private.jar
+* test表示测试环境  pro表示正式环境