dromara/payment-spring-boot

微信代金券样式的背景颜色枚举更新了

chushengkun opened this issue · 1 comments

public enum CouponBgColor {
/**
* Color 010 coupon bg color.
/
Color010,
/
*
* Color 020 coupon bg color.
*/
Color020,