OKProject/Class/Home/Controller/HomeVC.swift
@@ -125,6 +125,10 @@ } customerViewModel.queryCustomerPhone() NotificationCenter.default.rx.notification(LoginSuccess_Noti).takeUntil(self.rx.deallocated).subscribe(onNext: {noti in self.setupAdvert() }).disposed(by: disposeBag) } override func viewWillAppear(_ animated: Bool) {