带阿里标识的版本

This commit is contained in:
robin
2026-02-28 18:55:33 +08:00
parent 150799f41d
commit 5d0b7c7e91
477 changed files with 10813 additions and 4044 deletions

View File

@@ -1,9 +1,9 @@
//
// AppDelegate.h
// AlicloudHttpDNSTestDemo
// TrustHttpDNSTestDemo
//
// Created by junmo on 2018/8/3.
// Copyright © 2018年 alibaba-inc.com. All rights reserved.
// Copyright © 2018<EFBFBD><EFBFBD>?trustapp.com. All rights reserved.
//
#import <UIKit/UIKit.h>

View File

@@ -1,9 +1,9 @@
//
// AppDelegate.m
// AlicloudHttpDNSTestDemo
// TrustHttpDNSTestDemo
//
// Created by junmo on 2018/8/3.
// Copyright © 2018 alibaba-inc.com. All rights reserved.
// Copyright © 2018<EFBFBD><EFBFBD>?trustapp.com. All rights reserved.
//
#import "AppDelegate.h"

View File

@@ -1,6 +1,6 @@
//
// DemoConfigLoader.h
// AlicloudHttpDNSTestDemo
// TrustHttpDNSTestDemo
//
// @author Created by Claude Code on 2025-10-05
//

View File

@@ -1,6 +1,6 @@
//
// DemoConfigLoader.m
// AlicloudHttpDNSTestDemo
// TrustHttpDNSTestDemo
//
// @author Created by Claude Code on 2025-10-05
//
@@ -30,7 +30,7 @@
return self;
}
// Bundle > accountID
// Bundle > <EFBFBD><EFBFBD>?accountID <EFBFBD><EFBFBD>?
- (void)loadConfig {
_accountID = 0;
_secretKey = @"";

View File

@@ -1,6 +1,6 @@
//
// DemoHttpdnsScenario.h
// AlicloudHttpDNSTestDemo
// TrustHttpDNSTestDemo
//
// @author Created by Claude Code on 2025-10-23
//

View File

@@ -1,6 +1,6 @@
//
// DemoLogViewController.h
// AlicloudHttpDNSTestDemo
// TrustHttpDNSTestDemo
//
// @author Created by Claude Code on 2025-10-05
//

View File

@@ -1,6 +1,6 @@
//
// DemoLogViewController.m
// AlicloudHttpDNSTestDemo
// TrustHttpDNSTestDemo
//
// @author Created by Claude Code on 2025-10-05
//

View File

@@ -1,6 +1,6 @@
//
// DemoResolveModel.h
// AlicloudHttpDNSTestDemo
// TrustHttpDNSTestDemo
//
// @author Created by Claude Code on 2025-10-05
//

View File

@@ -1,6 +1,6 @@
//
// DNSDemoViewController.h
// AlicloudHttpDNSTestDemo
// TrustHttpDNSTestDemo
//
// @author Created by Claude Code on 2025-10-05
//

View File

@@ -1,9 +1,9 @@
//
// main.m
// AlicloudHttpDNSTestDemo
// TrustHttpDNSTestDemo
//
// Created by junmo on 2018/8/3.
// Copyright © 2018 alibaba-inc.com. All rights reserved.
// Copyright © 2018<EFBFBD><EFBFBD>?trustapp.com. All rights reserved.
//
#import <UIKit/UIKit.h>