下单库存校验
This commit is contained in:
@@ -91,10 +91,6 @@ public interface ConsInfoService extends IService<ConsInfo> {
|
||||
*/
|
||||
void onOffConsInfo(Long id, Integer isStock);
|
||||
|
||||
/**
|
||||
* 是否退款退回
|
||||
*/
|
||||
void isRefundStockConsInfo(Long id, Integer isRefundStock);
|
||||
|
||||
/**
|
||||
* 修改耗材单位
|
||||
|
||||
Reference in New Issue
Block a user