UpdateLotLocationResponseDto.java

package com.mycim.apis.eap.dto;

import java.io.Serializable;

/**
 * @author can.yang
 */
public class UpdateLotLocationResponseDto implements Serializable {
}