Commit d2208dc4 authored by liucx's avatar liucx

删除代码

parent 9e26fec2
......@@ -153,9 +153,6 @@ public class SmartStockPriceTask implements ApplicationRunner {
public SmartAccountProductRelation AccountProductRelationTask(SmartAccountProductRelation accountProductRelation) {
SmartAccountProductRelation smartAccountProductRelation = new SmartAccountProductRelation();
if (!accountProductRelation.getId().toString().equals("232366752727043")) {
return null;
}
try {
String type = SIMULATED.getCode();
OptionalUtil.checkNull(accountProductRelation, "当前用户产品关系不存在");
......
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