com.cloud.platform.common.domain.dto.DTO Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of platform-common Show documentation
Show all versions of platform-common Show documentation
project for platform-common
The newest version!
package com.cloud.platform.common.domain.dto;
/**
* @description:
* @author: zhou shuai
* @date: 2022/5/7 14:50
* @version: v1
*/
public interface DTO {
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy