Browse Source

Merge branch 'hy2250089' of git.picaiba.com:mengtong/mt-pms-api into hy2250089

hy2250089
hy2250089 4 years ago
parent
commit
0ad2fce92d
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      wms-produce-manage/src/main/java/com/deer/wms/produce/manage/model/MtAloneProcessParams.java

+ 1
- 0
wms-produce-manage/src/main/java/com/deer/wms/produce/manage/model/MtAloneProcessParams.java 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;


Loading…
Cancel
Save