MCPcopy Create free account
hub / github.com/codingXiaxw/ssm2 / updateItems

Method updateItems

src/service/ItemsService.java:29–29  ·  view source on GitHub ↗

定义service接口,遵循单一职责,将业务参数细化(不要使用包装类型,比如map) @param id 修改商品的id @param itemsCustom 修改商品的信息 @throws Exception

(Integer id,ItemsCustom itemsCustom)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

editItemSubmitMethod · 0.65

Implementers 1

ItemsServiceImplsrc/service/impl/ItemsServiceImpl.java

Calls

no outgoing calls

Tested by

no test coverage detected