同步主物料

This commit is contained in:
jing's 2024-06-18 13:14:28 +08:00
parent 9a44353c8d
commit 92c254a515
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ public class OptionalMbomMaterialService extends ServiceImpl<OptionalMbomMateria
}
}
materialMainService.intiMaterialInfo(page.getRecords());
return page;
}