| Package | Description |
|---|---|
| com.mbap.ct.projectinfo.controller | |
| com.mbap.ct.projectinfo.service |
| Modifier and Type | Method and Description |
|---|---|
com.mbap.util.view.R |
ProjectInfoRESTController.post(ProjectInfo projectInfo)
创建
|
| Modifier and Type | Method and Description |
|---|---|
ProjectInfo |
ProjectInfoService.get()
取得单条数据
|
ProjectInfo |
ProjectInfoService.post(ProjectInfo projectInfo)
创建
|
| Modifier and Type | Method and Description |
|---|---|
ProjectInfo |
ProjectInfoService.post(ProjectInfo projectInfo)
创建
|