1
This commit is contained in:
parent
35307e0cfb
commit
eb73b6e445
|
|
@ -857,6 +857,7 @@ public class AppTaskController extends BaseController
|
|||
appTask.setStockNum(tMiStock1.getRemainNum());
|
||||
appTask.setCkType(tMiStock1.getCkType());
|
||||
appTask.setTaskPriority(1);
|
||||
appTask.setDestination("127");
|
||||
appTaskService.insertAppTask(appTask);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user