Commit a80bd8f3 by 程裕兵

feat:0.6 -> 0.38

parent 16e9ed2d
...@@ -9,7 +9,7 @@ import java.math.BigDecimal; ...@@ -9,7 +9,7 @@ import java.math.BigDecimal;
public interface AxfConst { public interface AxfConst {
String CHANNEL_NO = "004"; String CHANNEL_NO = "004";
BigDecimal RATE = new BigDecimal("0.6"); BigDecimal RATE = new BigDecimal("0.38");
String OPEN = "OPEN"; String OPEN = "OPEN";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment