Commit 3f23a419 authored by shiyu's avatar shiyu

商品详情2

parent 1dbaa118
......@@ -100,6 +100,8 @@ public class SupplierItemServiceImpl implements SupplierItemService {
} else {
itemId = distributorShareRecord.getItemId();
}
} else {
itemId = dto.getId();
}
} else {
itemId = dto.getId();
......
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