public class YhResDTO<T> extends Object
YhResDTO()
static YhResDTO
fail(String msg)
fail(String code, String msg)
success()
success(Object data)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public YhResDTO()
public static YhResDTO success(Object data)
public static YhResDTO success()
public static YhResDTO fail(String msg)
public static YhResDTO fail(String code, String msg)
Copyright © 2025. All rights reserved.