Commit 212fde59 authored by hezhen's avatar hezhen

123

parent 4c7e8c1d
......@@ -57,10 +57,10 @@ public class AppUserSellingWaterBiz extends BaseBiz<AppUserSellingWaterMapper,Ap
}
Integer parentId=relation.getParentId();
//商品id
/* //商品id
Integer goodId=orderWaterDTO.getGoodId();
//商品价格
Long price=orderWaterDTO.getPrice();
Long price=orderWaterDTO.getPrice();*/
}
......
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