Commit 5077d390 authored by David黄金龙's avatar David黄金龙

删除 不使用的代码

parent 213b8da0
...@@ -109,14 +109,10 @@ private extension YHVisaPaymentVC { ...@@ -109,14 +109,10 @@ private extension YHVisaPaymentVC {
self.getPayUpdateStatus() self.getPayUpdateStatus()
} }
} }
} }
func getPayUpdateStatus() { func getPayUpdateStatus() {
if let orderID = UserDefaults.standard.value(forKey: "orderIdForPreview") { if let orderID = UserDefaults.standard.value(forKey: "orderIdForPreview") {
// let id = orderID // let id = orderID
let id = 133874//for test hjl let id = 133874//for test hjl
......
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