Commit 887009ff authored by 张亚辉's avatar 张亚辉

no net

parent 9c13455c
......@@ -239,6 +239,7 @@ public class ProductController implements ProductApi {
return CommonResp.success(this.productService.getFundLikeShortName(productName, page));
}
@TanpuInterfaceLoginAuth
@Override
public CommonResp<List<FundSameResp>> getNoNetfund(String fundId) {
if (StringUtils.isEmpty(fundId)) {
......
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