All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.swak.frame.dto.base.VO Maven / Gradle / Ivy

There is a newer version: 2.3.1
Show newest version
package com.swak.frame.dto.base;

/**
 * 展示层或者result需要继承VO
 * @author colley.ma
 * @since 2022/9/9 18:39
 */
public interface VO extends DTO{
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy