Commit fd7e689a by sikang

UPDATE

parent d614a946
...@@ -176,7 +176,7 @@ public class PreferencesManager { ...@@ -176,7 +176,7 @@ public class PreferencesManager {
} }
/** /**
* 贷款记过提示是否已经显示过 * 贷款申请结果提示是否已经显示过
*/ */
public void setLoanRsultNotifyStatus(boolean isNotified) { public void setLoanRsultNotifyStatus(boolean isNotified) {
saveData("loan_result_notify", isNotified); saveData("loan_result_notify", isNotified);
......
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