Compare commits
No commits in common. "3cdd5403c8b8a8675d6621b5fb42aeb6bf94d083" and "7fb138eb5802d0e927c8f68fc83fda8f46750f2b" have entirely different histories.
3cdd5403c8
...
7fb138eb58
|
|
@ -82,7 +82,7 @@ public class NewRechargeInfo extends MongoBase {
|
||||||
}
|
}
|
||||||
|
|
||||||
public double getRr() {
|
public double getRr() {
|
||||||
return realityRmb;
|
return rr;
|
||||||
}
|
}
|
||||||
|
|
||||||
public void setRr(double rr) {
|
public void setRr(double rr) {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue