This commit is contained in:
hy2250089 2019-12-27 21:23:02 +08:00
parent 9496e2391d
commit cafc73d80f

View File

@ -6,6 +6,7 @@ import com.deer.wms.project.seed.core.service.QueryParams;
* Created by hy on 2019/07/19.
*/
public class MtAloneProcessParams extends QueryParams {
private Integer processId;
private Integer productBomId;