package cn.palmte.work; /** * @author Harry Yang * @since 2.0 2022/12/30 15:37 */ public interface Result { }