You've already forked FrameTour-BE
价格配置加个状态
This commit is contained in:
@@ -19,4 +19,6 @@ public interface PriceConfigService extends IService<PriceConfigEntity> {
|
||||
void fillGoodsName(List<PriceConfigRespVO> result);
|
||||
|
||||
void fillGoodsName(PriceConfigRespVO config);
|
||||
|
||||
void updateStatus(Integer id);
|
||||
}
|
||||
Reference in New Issue
Block a user