iccx提交循环
This commit is contained in:
@@ -403,7 +403,7 @@ class NetworkManager:
|
||||
"""
|
||||
marker_path = os.path.join(config.APP_DIR, "iccid")
|
||||
# if os.path.exists(marker_path):
|
||||
# return False
|
||||
# return False #
|
||||
iccid_val = self.get_4g_mccid()
|
||||
login_data["iccid"] = iccid_val if iccid_val is not None else ""
|
||||
return True
|
||||
|
||||
Reference in New Issue
Block a user