package cn.palmte.work;
/**
* @author <a href="https://github.com/TAKETODAY">Harry Yang</a>
* @since 2.0 2022/12/30 15:37
*/
public interface Result {
}