优化系统单据代码,更新sql
This commit is contained in:
@@ -192,7 +192,6 @@
|
||||
if(depot.isDefault){
|
||||
defDepotId = depot.id;
|
||||
}
|
||||
depotString = depotString + ",";
|
||||
}
|
||||
}
|
||||
depotString = depotString.substring(0, depotString.length-1);
|
||||
|
||||
Reference in New Issue
Block a user