瀏覽代碼

打开结束工作错误的bug

fancy 5 年之前
父節點
當前提交
a7a44ba568
共有 2 個文件被更改,包括 275 次插入275 次删除
  1. 272 272
      o2ios/O2Platform/App/Work-工作/c/TodoTaskDetailViewController.swift
  2. 3 3
      o2ios/O2Platform/Info.plist

文件差異過大導致無法顯示
+ 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>

部分文件因文件數量過多而無法顯示