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

Method editItemSubmit

src/controller/ItemsController.java:154–215  ·  view source on GitHub ↗
(Model model,Integer id,
                                 @Validated(value = {ValidGroup1.class}) @ModelAttribute(value = "itemsCustom") ItemsCustom itemsCustom,
                                 BindingResult bindingResult,
                                 //上传图片
                                 MultipartFile pictureFile
                                 )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

setPicMethod · 0.80
updateItemsMethod · 0.65

Tested by

no test coverage detected