fhx
2024-07-25 ab886163b7291ef0de27cf8fad63eb80c5fc6107
phis-feign/src/main/java/com/hz/phis/vo/money/MoneyRuleVo.java
@@ -9,4 +9,6 @@
public class MoneyRuleVo {
    /**功能编号*/
    private String functionCode;
    /**金额类型:0增值金,1积分*/
    private Integer moneyType;
}