Compare commits
2 Commits
7fb138eb58
...
3cdd5403c8
| Author | SHA1 | Date |
|---|---|---|
|
|
3cdd5403c8 | |
|
|
67edefc7af |
|
|
@ -82,7 +82,7 @@ public class NewRechargeInfo extends MongoBase {
|
|||
}
|
||||
|
||||
public double getRr() {
|
||||
return rr;
|
||||
return realityRmb;
|
||||
}
|
||||
|
||||
public void setRr(double rr) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue