优化商品导出功能,按模板的格式排版
This commit is contained in:
@@ -11,4 +11,6 @@ public interface MaterialInitialStockMapperEx {
|
||||
|
||||
int batchInsert(List<MaterialInitialStock> list);
|
||||
|
||||
List<MaterialInitialStock> getListExceptZero();
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user