Package | Description |
---|---|
com.platform.controller | |
com.platform.service | |
com.platform.service.impl |
Modifier and Type | Method and Description |
---|---|
R |
RelatedGoodsController.save(RelatedGoodsEntity relatedGoods)
保存
|
R |
RelatedGoodsController.update(RelatedGoodsEntity relatedGoods)
修改
|
Modifier and Type | Method and Description |
---|---|
RelatedGoodsEntity |
RelatedGoodsService.queryObject(Integer id) |
Modifier and Type | Method and Description |
---|---|
List<RelatedGoodsEntity> |
RelatedGoodsService.queryList(Map<String,Object> map) |
Modifier and Type | Method and Description |
---|---|
void |
RelatedGoodsService.save(RelatedGoodsEntity relatedGoods) |
void |
RelatedGoodsService.update(RelatedGoodsEntity relatedGoods) |
Modifier and Type | Method and Description |
---|---|
RelatedGoodsEntity |
RelatedGoodsServiceImpl.queryObject(Integer id) |
Modifier and Type | Method and Description |
---|---|
List<RelatedGoodsEntity> |
RelatedGoodsServiceImpl.queryList(Map<String,Object> map) |
Modifier and Type | Method and Description |
---|---|
void |
RelatedGoodsServiceImpl.save(RelatedGoodsEntity relatedGoods) |
void |
RelatedGoodsServiceImpl.update(RelatedGoodsEntity relatedGoods) |
Copyright © 2021. All rights reserved.