Commit f5baa642 authored by tangwei's avatar tangwei

地址重复修改

parent c5d6eb7d
......@@ -15,7 +15,7 @@ import io.swagger.annotations.Api;
import io.swagger.annotations.ApiOperation;
@RestController
@RequestMapping(value = "/safe")
@RequestMapping(value = "/safeuser")
@Api(tags="公司选择api")
public class SafetyController extends BaseController{
private final Logger log = LoggerFactory.getLogger(SafetyController.class);
......
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