Commit f302218e by xieshixiang

Merge remote-tracking branch 'origin/master'

parents 6cbbfded 156c94cc
......@@ -13,7 +13,7 @@ import javax.validation.Valid;
*
*/
@FeignClient( name = "dcp-service-vehicle", path = "dcp/drivingLicense", contextId =
"dcp-service-vehicle-drivingLicense", url = "http://10.197.236.100:40204")
"dcp-service-vehicle-drivingLicense")
public interface DrivingLicenseFeign {
......
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