解决商品不能录入的问题
This commit is contained in:
@@ -118,4 +118,7 @@ public interface MaterialMapper {
|
||||
|
||||
List<MaterialVo4Unit> findBySelect();
|
||||
|
||||
int updatePriceNullByPrimaryKey(Long id);
|
||||
|
||||
int updateUnitIdNullByPrimaryKey(Long id);
|
||||
}
|
||||
Reference in New Issue
Block a user