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