|
@@ -21,6 +21,8 @@
|
|
|
<http pattern="/manage/**" security="none" />
|
|
<http pattern="/manage/**" security="none" />
|
|
|
<!-- 客服中心 -->
|
|
<!-- 客服中心 -->
|
|
|
<http pattern="/serve/**" security="none" />
|
|
<http pattern="/serve/**" security="none" />
|
|
|
|
|
+ <!-- 申请更换管理员密码-->
|
|
|
|
|
+ <http pattern="/changeAdmin/**" security="none" />
|
|
|
|
|
|
|
|
<http auto-config="true" use-expressions="true">
|
|
<http auto-config="true" use-expressions="true">
|
|
|
<!-- 登录配置 -->
|
|
<!-- 登录配置 -->
|