public interface BdcdyxxRestService
| 限定符和类型 | 方法和说明 |
|---|---|
void |
updateBdcdyxx(BdcdyxxRequestDTO bdcdyxxRequestDTO) |
void |
updateBdcdyxxPl(BdcdyxxPlRequestDTO bdcdyxxPlRequestDTO) |
@PostMapping(value="/building/rest/v1.0/bdcdyxx/pl")
void updateBdcdyxxPl(@RequestBody
BdcdyxxPlRequestDTO bdcdyxxPlRequestDTO)
throws ClassNotFoundException,
InvocationTargetException,
InstantiationException,
IllegalAccessException
bdcdyxxPlRequestDTO - ClassNotFoundExceptionInvocationTargetExceptionInstantiationExceptionIllegalAccessException@PostMapping(value="/building/rest/v1.0/bdcdyxx")
void updateBdcdyxx(@RequestBody
BdcdyxxRequestDTO bdcdyxxRequestDTO)
throws ClassNotFoundException,
InstantiationException,
IllegalAccessException,
InvocationTargetException
bdcdyxxRequestDTO - ClassNotFoundExceptionInstantiationExceptionIllegalAccessExceptionInvocationTargetExceptionCopyright © 2020 GTMAP. All rights reserved.