Browse Source

Merge branch 'fix/ios_workcompleted_open_bug' into 'develop'

IOS打开结束工作错误的bug

See merge request o2oa/o2oa!1273
楼国栋 5 years ago
parent
commit
681cafcadc

File diff suppressed because it is too large
+ 272 - 272
o2ios/O2Platform/App/Work-工作/c/TodoTaskDetailViewController.swift


+ 3 - 3
o2ios/O2Platform/Info.plist

@@ -163,11 +163,11 @@
 		<key>centerContext</key>
 		<key>centerContext</key>
 		<string>/x_program_center</string>
 		<string>/x_program_center</string>
 		<key>centerHost</key>
 		<key>centerHost</key>
-		<string>sample.o2oa.net</string>
+		<string>123.125.39.51</string>
 		<key>centerPort</key>
 		<key>centerPort</key>
-		<integer>40030</integer>
+		<integer>20030</integer>
 		<key>httpProtocol</key>
 		<key>httpProtocol</key>
-		<string>https</string>
+		<string>http</string>
 		<key>id</key>
 		<key>id</key>
 		<string>o2CenterServer</string>
 		<string>o2CenterServer</string>
 		<key>name</key>
 		<key>name</key>

Some files were not shown because too many files changed in this diff