优化系统单据代码,更新sql

This commit is contained in:
季圣华
2020-02-20 23:39:23 +08:00
parent 195e522391
commit e7ef174f5e
3 changed files with 389 additions and 354 deletions

View File

@@ -192,7 +192,6 @@
if(depot.isDefault){
defDepotId = depot.id;
}
depotString = depotString + ",";
}
}
depotString = depotString.substring(0, depotString.length-1);