Compare commits

..

No commits in common. "3cdd5403c8b8a8675d6621b5fb42aeb6bf94d083" and "7fb138eb5802d0e927c8f68fc83fda8f46750f2b" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ public class NewRechargeInfo extends MongoBase {
}
public double getRr() {
return realityRmb;
return rr;
}
public void setRr(double rr) {