Commit 206c604c authored by hezhen's avatar hezhen

123

parent 03f63834
......@@ -40,12 +40,12 @@ APP_PARTNER_IOS=1492557632
APP_PARTNER_KEY_IOS=89201002892010008920100quanzinet
APP_TRADE_TYPE_IOS=APP
#andoir
APP_ID=wx9ed5e51251cf7c61
APP_PARTNER=1539689201
APP_PARTNER_KEY=xxfcXXDfangche74upyuns3AD4334533
APP_ID=wx2e6ea283e99db7bf
APP_PARTNER=1514583081
APP_PARTNER_KEY=qwelkjuoivc1398767lkj834123kljic
APP_TRADE_TYPE=APP
#\u652F\u4ED8\u56DE\u8C03
weixinHost=xxtest.upyuns.com
weixinHost=chwtest.upyuns.com
#\u8BC1\u4E66\u5B58\u653E\u76EE\u5F55
APICLIENT_CERT=D:\\cert\\1514583081_20181017_cert.p12
......
......@@ -35,8 +35,8 @@ public interface OrderFeign {
ObjectRestResponse<List<OrderDTO>> findOrdersByorderIdV2(@RequestBody List<Integer> orderIds);
@GetMapping(value = "/specialRent/app/unauth/checkHasSpecialRentFegin")
public ObjectRestResponse<Boolean> checkHasSpecialRentFegin(String vehicleId);
@RequestMapping(value = "specialRent/app/unauth/checkHasSpecialRentFegin", method = RequestMethod.GET)
ObjectRestResponse<Boolean> checkHasSpecialRentFegin(String vehicleId);
@RequestMapping(value = "chw/orderDetail/app/unauth/getOrderDetail", method = RequestMethod.GET)
......
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 to comment