@Retention(value=SOURCE) @Target(value={FIELD,PARAMETER}) public static @interface TyhConstants.PayType
public static final Integer CASH
public static final Integer FREE
public static final Integer ALIPAY
public static final Integer WEIXIN
public static final Integer OTHER
Copyright © 2022. All rights reserved.