【6853 数据迁移:产品报工明细表、产品发运表、产品入库表。定期迁移。】

yun-zuoyi
陈思洁 5 years ago
parent b0065bd650
commit c24de431d4

@ -50,7 +50,7 @@ public class WmsDataMigrationConfig extends BaseBean{
@Column(name="LAST_MRGRATION_QTY")
@ApiParam(value = "末次迁移记录数", example = "0")
private Integer LastmMigrationQty;
private Integer lastmMigrationQty;
@Column(name="NEXT_EXECUTION_TIME")
@ApiParam("下次执行时间")

Loading…
Cancel
Save