Explorar o código

新增投诉订单接口

lijie %!s(int64=3) %!d(string=hai) anos
pai
achega
1bc0912c2c
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      mhotel/src/struts.xml

+ 2 - 0
mhotel/src/struts.xml

@@ -31,6 +31,8 @@
 		</action>
 		<action name="Coupom*" method = "{1}" class="com.happy.action.hotelCoupomAction">
 		</action>
+		<action name="Complain*" method = "{1}" class="com.happy.action.bookComplainAction">
+		</action>
 		<action name="house*" method = "{1}" class="com.happy.action.houseAction">
 		</action>
 		<action name="book*" method = "{1}" class="com.happy.action.bookAction">