Commit 3a107af3 by sikang

lib_base残留文件名清除

parent bf72ca2c
...@@ -199,6 +199,7 @@ public class PreferencesManager { ...@@ -199,6 +199,7 @@ public class PreferencesManager {
public void clearLoginInfo() { public void clearLoginInfo() {
mEditor.remove("user_info"); mEditor.remove("user_info");
mEditor.remove("token_info"); mEditor.remove("token_info");
mEditor.remove("ktp_info");
mEditor.commit(); mEditor.commit();
} }
......
...@@ -983,7 +983,7 @@ ...@@ -983,7 +983,7 @@
<string name="history_conversation">历史会话</string> <string name="history_conversation">历史会话</string>
<string name="bank_repayment_statement"> <string name="bank_repayment_statement">
付款成功后,请等待1-10分钟,multiguna会给您贷款和还款的通知。如果您发现任何问题,请致电WA +86 081383163427与我们联系 付款成功后,请等待1-10分钟,我们会给您贷款和还款的通知。如果您发现任何问题,请致电WA +86 081383163427与我们联系
</string> </string>
<string name="text_collect_tip"> <string name="text_collect_tip">
......
...@@ -1012,7 +1012,7 @@ ...@@ -1012,7 +1012,7 @@
<string name="history_conversation">Dialog historis</string> <string name="history_conversation">Dialog historis</string>
<string name="bank_repayment_statement"> <string name="bank_repayment_statement">
After the payment is successful, please wait 1-10 minutes, multiguna will give you a notification of loan repayment.If you find any problems please contact us at WA +86 081383163427 After the payment is successful, please wait 1-10 minutes, we will give you a notification of loan repayment.If you find any problems please contact us at WA +86 081383163427
</string> </string>
<string name="text_collect_tip"> <string name="text_collect_tip">
......
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