定义service接口,遵循单一职责,将业务参数细化(不要使用包装类型,比如map) @param id 修改商品的id @param itemsCustom 修改商品的信息 @throws Exception
(Integer id,ItemsCustom itemsCustom)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected