Commit 270e9621dc7507abb12091f7de7d4a0e2568d27a

Authored by 后端研发-谢家林
1 parent ce8379b2

测试环境的facade名称修改

Showing 1 changed file with 1 additions and 1 deletions
@@ -34,7 +34,7 @@ @@ -34,7 +34,7 @@
34 <properties> 34 <properties>
35 <!-- 部署环境(对应配置文件版本) --> 35 <!-- 部署环境(对应配置文件版本) -->
36 <env>test</env> 36 <env>test</env>
37 - <ver>3.0-SNAPSHOT</ver> 37 + <ver>4.0-SNAPSHOT</ver>
38 </properties> 38 </properties>
39 </profile> 39 </profile>
40 40