解决序列号在采购入库后再删除,序列号还存在的bug
This commit is contained in:
@@ -238,4 +238,7 @@ public interface DepotHeadMapperEx {
|
||||
|
||||
void setAccountIdToNull(
|
||||
@Param("id") Long id);
|
||||
|
||||
int getSerialNumberBySell(
|
||||
@Param("number") String number);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user