客户端下载路径修改为白名单路径
This commit is contained in:
parent
0e1ef491e2
commit
36d27edefe
@ -12,7 +12,7 @@ import org.springframework.web.bind.annotation.*;
|
|||||||
|
|
||||||
@Api(tags = "第三方数据同步")
|
@Api(tags = "第三方数据同步")
|
||||||
@Controller
|
@Controller
|
||||||
@RequestMapping("/shop/sync/app")
|
@RequestMapping("/shop/sync/third/app")
|
||||||
public class ClientController {
|
public class ClientController {
|
||||||
|
|
||||||
@Autowired
|
@Autowired
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user