Commit 752f69fa by lyhuang

comment the error config

parent f618315a
......@@ -26,7 +26,7 @@
<property name="userService" ref="userMService"></property>
</bean>
${swagger.config}
<!-- ${swagger.config} -->
<!-- <bean class="com.ctrip.fun.golf.swagger.DefaultSwaggerConfig" /> -->
<!-- <mvc:resources location="css/" mapping="/css/**" /> -->
......
......@@ -49,7 +49,7 @@ uri.order.callback=/fun-golf-service/{orderType}/callback
uri.order.confirmReceving=/fun-golf-service/mall/order/confirmReceving
uri.order.deleteOrder=/fun-golf-service/{orderType}/deleteOrder
# order0
## order0
uri.order.QueryOrderList=/fun-golf-service/Order/QueryOrderList
uri.order.PlaceOrder=/fun-golf-service/Order/PlaceOrder
uri.order.GetOrderInfo=/fun-golf-service/Order/GetOrderInfo
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment