| 程序包 | 说明 |
|---|---|
| com.ptteng.haichuan.audit.client | |
| com.ptteng.haichuan.audit.service |
| 限定符和类型 | 方法和说明 |
|---|---|
Inventory |
InventorySCAClient.getObjectById(Long id) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Inventory> |
InventorySCAClient.getObjectsByIds(List<Long> ids) |
List<Inventory> |
InventorySCAClient.insertList(List<Inventory> inventoryList) |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
InventorySCAClient.insert(Inventory inventory) |
boolean |
InventorySCAClient.update(Inventory inventory) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Inventory> |
InventorySCAClient.insertList(List<Inventory> inventoryList) |
boolean |
InventorySCAClient.updateList(List<Inventory> inventoryList) |
| 限定符和类型 | 方法和说明 |
|---|---|
Inventory |
InventoryService.getObjectById(Long id) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Inventory> |
InventoryService.getObjectsByIds(List<Long> ids) |
List<Inventory> |
InventoryService.insertList(List<Inventory> inventoryList) |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
InventoryService.insert(Inventory inventory) |
boolean |
InventoryService.update(Inventory inventory) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Inventory> |
InventoryService.insertList(List<Inventory> inventoryList) |
boolean |
InventoryService.updateList(List<Inventory> inventoryList) |
Copyright © 2017. All rights reserved.