Commit 5d868342 authored by 赵啸非's avatar 赵啸非

业务名称更新后同步站点业务表名称更新

parent 3914aa2f
......@@ -14,4 +14,9 @@ import java.util.List;
@Data
public class SkinFieldVo extends BaseEntityLong {
/** 开始 皮肤id */
private Long skinIdStart;
/** 结束 皮肤id */
private Long skinIdEnd;
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment