提交退料优化
This commit is contained in:
parent
f0001119dc
commit
f47319052a
|
|
@ -367,7 +367,7 @@ public class BackApplyInfoServiceImpl implements IBackApplyInfoService {
|
||||||
} else {
|
} else {
|
||||||
taskNum = "01";
|
taskNum = "01";
|
||||||
}
|
}
|
||||||
return "H" + format + "-" + taskNum;
|
return "T" + format + "-" + taskNum;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue