|
|
@ -305,7 +305,7 @@ public class SupProductController {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@AuthRuleAnnotation("")
|
|
|
|
@AuthRuleAnnotation("")
|
|
|
|
@PostMapping("/directToCpt/sup/product/modifyRegistration")
|
|
|
|
@PostMapping("/sup/product/modifyRegistration")
|
|
|
|
@Log(title = "资质证书", businessType = BusinessType.UPDATE)
|
|
|
|
@Log(title = "资质证书", businessType = BusinessType.UPDATE)
|
|
|
|
public BaseResponse modifyRegistration(@RequestBody SupProductEntity supProductEntity) {
|
|
|
|
public BaseResponse modifyRegistration(@RequestBody SupProductEntity supProductEntity) {
|
|
|
|
|
|
|
|
|
|
|
|