Compare commits

...

2 Commits

Author SHA1 Message Date
lihao 08be4cff54 Merge remote-tracking branch 'origin/main' 2025-07-25 11:02:41 +08:00
lihao 5b32379fe0 领料源码 2025-07-25 11:00:56 +08:00
1 changed files with 3 additions and 0 deletions

View File

@ -28,6 +28,9 @@ import nc.vo.scmpub.res.billtype.IABillType;
import java.util.HashMap;
import java.util.Map;
/**
* 入库领料
*/
public class
PullProcess implements IRule<MaterialOutVO> {
public PullProcess() {