Przeglądaj źródła

RedAnt Mobile
增加download_query接口,并增加假的下载数据。

Ray Zhang 8 lat temu
rodzic
commit
14cde70ea2

+ 4 - 0
RedAnt Mobile/RedAnt Mobile.xcodeproj/project.pbxproj

@@ -107,6 +107,7 @@
 		71FF602F1FA8449C00C5523A /* predef_query.json in Resources */ = {isa = PBXBuildFile; fileRef = 71FF602E1FA8449C00C5523A /* predef_query.json */; };
 		71FF60321FA871DD00C5523A /* data.json in Resources */ = {isa = PBXBuildFile; fileRef = 71CB70B01FA1BA5E009FDCB7 /* data.json */; };
 		71FF60331FA871DD00C5523A /* layout.json in Resources */ = {isa = PBXBuildFile; fileRef = 71CB70B11FA1BA5E009FDCB7 /* layout.json */; };
+		71FF60371FA96F4F00C5523A /* download_query.xls in Resources */ = {isa = PBXBuildFile; fileRef = 71FF60361FA96EEE00C5523A /* download_query.xls */; };
 /* End PBXBuildFile section */
 
 /* Begin PBXFileReference section */
@@ -286,6 +287,7 @@
 		71FF602A1FA802AB00C5523A /* loginUI.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = loginUI.json; sourceTree = "<group>"; };
 		71FF602D1FA8076700C5523A /* RA Mobile.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = "RA Mobile.txt"; sourceTree = "<group>"; };
 		71FF602E1FA8449C00C5523A /* predef_query.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = predef_query.json; sourceTree = "<group>"; };
+		71FF60361FA96EEE00C5523A /* download_query.xls */ = {isa = PBXFileReference; lastKnownFileType = file; path = download_query.xls; sourceTree = "<group>"; };
 /* End PBXFileReference section */
 
 /* Begin PBXFrameworksBuildPhase section */
@@ -471,6 +473,7 @@
 		71CB70B21FA1CCBC009FDCB7 /* fake data */ = {
 			isa = PBXGroup;
 			children = (
+				71FF60361FA96EEE00C5523A /* download_query.xls */,
 				71F3A9C01F5FA11F001036C8 /* login.json */,
 				71CB70B31FA1CCDB009FDCB7 /* server.json */,
 				71FF602E1FA8449C00C5523A /* predef_query.json */,
@@ -806,6 +809,7 @@
 			isa = PBXResourcesBuildPhase;
 			buildActionMask = 2147483647;
 			files = (
+				71FF60371FA96F4F00C5523A /* download_query.xls in Resources */,
 				71FF60321FA871DD00C5523A /* data.json in Resources */,
 				71FF60331FA871DD00C5523A /* layout.json in Resources */,
 				42DFAE6B1F9B2B73009AFCCC /* Phone_Action_Cell.xib in Resources */,