Browse Source

git-svn-id: https://192.168.57.71/svn/jsgkj@1933 931142cf-59ea-a443-aa0e-51397b428577

xt_yuanxd 8 năm trước cách đây
mục cha
commit
ecdbeaef7b
100 tập tin đã thay đổi với 272 bổ sung0 xóa
  1. 114 0
      gkaq/gkwx/trunk/.classpath
  2. 13 0
      gkaq/gkwx/trunk/.mymetadata
  3. 64 0
      gkaq/gkwx/trunk/.project
  4. 12 0
      gkaq/gkwx/trunk/.settings/.jsdtscope
  5. 5 0
      gkaq/gkwx/trunk/.settings/org.eclipse.core.resources.prefs
  6. 7 0
      gkaq/gkwx/trunk/.settings/org.eclipse.jdt.core.prefs
  7. 9 0
      gkaq/gkwx/trunk/.settings/org.eclipse.wst.common.component
  8. 7 0
      gkaq/gkwx/trunk/.settings/org.eclipse.wst.common.project.facet.core.xml
  9. 1 0
      gkaq/gkwx/trunk/.settings/org.eclipse.wst.jsdt.ui.superType.container
  10. 1 0
      gkaq/gkwx/trunk/.settings/org.eclipse.wst.jsdt.ui.superType.name
  11. 15 0
      gkaq/gkwx/trunk/.springBeans
  12. 3 0
      gkaq/gkwx/trunk/WebRoot/META-INF/MANIFEST.MF
  13. 16 0
      gkaq/gkwx/trunk/WebRoot/WEB-INF/applicationContext.xml
  14. 5 0
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/config/jdbc.properties
  15. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/accessoryService/AccessoryEntity.class
  16. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/accessoryService/AccessoryService.class
  17. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/accessoryService/AccessoryWebService.class
  18. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/accessoryService/BaseEntity.class
  19. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/accessoryService/BlobEntity.class
  20. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/accessoryService/CodeEntity.class
  21. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/accessoryService/Delete.class
  22. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/accessoryService/DeleteById.class
  23. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/accessoryService/DeleteByIdResponse.class
  24. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/accessoryService/DeleteEntities.class
  25. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/accessoryService/DeleteEntitiesResponse.class
  26. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/accessoryService/DeleteResponse.class
  27. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/accessoryService/FindByEntityIdAndEntityTypeAndType.class
  28. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/accessoryService/FindByEntityIdAndEntityTypeAndTypeResponse.class
  29. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/accessoryService/ObjectFactory.class
  30. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/accessoryService/Save.class
  31. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/accessoryService/SaveData.class
  32. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/accessoryService/SaveDataResponse.class
  33. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/accessoryService/SaveResponse.class
  34. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/accessoryService/WsResult.class
  35. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/accessoryService/package-info.class
  36. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/AccessoryEntity.class
  37. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/AccessoryVo.class
  38. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/BlobEntity.class
  39. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/CommonEntity.class
  40. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/CommonService.class
  41. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/CommonVo.class
  42. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/CommonWebService.class
  43. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/DirEntity.class
  44. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/Entity.class
  45. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/FileEntity.class
  46. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/FileLableVo.class
  47. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/FileOpRemarkVo.class
  48. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/FileVo.class
  49. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/FwEntity.class
  50. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/FwVo.class
  51. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/GgfwEntity.class
  52. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/GgglEntity.class
  53. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/GgglVo.class
  54. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/GrrcEntity.class
  55. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/GrrcVo.class
  56. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/MailEntity.class
  57. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/MailUserEntity.class
  58. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/MailVo.class
  59. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/NodeVo$Attributes$Entry.class
  60. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/NodeVo$Attributes.class
  61. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/NodeVo.class
  62. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/ObjectFactory.class
  63. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/OpinionEntity.class
  64. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/QbEntity.class
  65. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/QbVo.class
  66. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/QueryGryj.class
  67. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/QueryGryjResponse.class
  68. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/QueryUserTree.class
  69. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/QueryUserTreeResponse.class
  70. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/QueryUsersTree.class
  71. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/QueryUsersTreeResponse.class
  72. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/SendWxMsg.class
  73. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/SendWxMsgResponse.class
  74. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/StepNode.class
  75. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/SwEntity.class
  76. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/SwVo.class
  77. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/TaskNode.class
  78. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/TxlEntity.class
  79. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/TxlVo.class
  80. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/WsResult.class
  81. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/ZmEntity.class
  82. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/ZwEntity.class
  83. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/ZwVo.class
  84. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/package-info.class
  85. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/fj/AccessoryEntity.class
  86. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/fj/AccessoryVo.class
  87. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/fj/BaseEntity.class
  88. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/fj/BlobEntity.class
  89. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/fj/CommonEntity.class
  90. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/fj/CommonVo.class
  91. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/fj/DirEntity.class
  92. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/fj/Entity.class
  93. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/fj/FileEntity.class
  94. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/fj/FileLableVo.class
  95. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/fj/FileOpRemarkVo.class
  96. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/fj/FileVo.class
  97. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/fj/FjService.class
  98. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/fj/FjWebService.class
  99. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/fj/FwEntity.class
  100. BIN
      gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/fj/FwVo.class

+ 114 - 0
gkaq/gkwx/trunk/.classpath

@@ -0,0 +1,114 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry kind="src" path="src" />
+	<classpathentry kind="con"
+		path="org.eclipse.jdt.launching.JRE_CONTAINER" />
+	<classpathentry kind="con"
+		path="melibrary.com.genuitec.eclipse.j2eedt.core.MYECLIPSE_JAVAEE_5_CONTAINER" />
+	<classpathentry kind="con"
+		path="org.eclipse.jst.j2ee.internal.web.container" />
+	<classpathentry kind="con"
+		path="org.eclipse.jst.j2ee.internal.module.container" />
+	<classpathentry kind="lib"
+		path="WebRoot/WEB-INF/lib/aopalliance-1.0.jar" />
+	<classpathentry kind="lib"
+		path="WebRoot/WEB-INF/lib/aspectjweaver-1.6.9.jar" />
+	<classpathentry kind="lib"
+		path="WebRoot/WEB-INF/lib/c3p0-0.9.1.2.jar" />
+	<classpathentry kind="lib"
+		path="WebRoot/WEB-INF/lib/cglib-nodep-2.2.jar" />
+	<classpathentry kind="lib"
+		path="WebRoot/WEB-INF/lib/commons-beanutils-1.8.0.jar" />
+	<classpathentry kind="lib"
+		path="WebRoot/WEB-INF/lib/commons-collections-3.2.1.jar" />
+	<classpathentry kind="lib"
+		path="WebRoot/WEB-INF/lib/commons-dbcp-1.4.jar" />
+	<classpathentry kind="lib"
+		path="WebRoot/WEB-INF/lib/commons-fileupload-1.2.jar" />
+	<classpathentry kind="lib"
+		path="WebRoot/WEB-INF/lib/commons-httpclient-3.1.jar" />
+	<classpathentry kind="lib"
+		path="WebRoot/WEB-INF/lib/commons-lang-2.5.jar" />
+	<classpathentry kind="lib"
+		path="WebRoot/WEB-INF/lib/commons-logging-1.1.1.jar" />
+	<classpathentry kind="lib"
+		path="WebRoot/WEB-INF/lib/commons-logging.jar" />
+	<classpathentry kind="lib"
+		path="WebRoot/WEB-INF/lib/commons-pool-1.5.3.jar" />
+	<classpathentry kind="lib"
+		path="WebRoot/WEB-INF/lib/ezmorph-1.0.3.jar" />
+	<classpathentry kind="lib"
+		path="WebRoot/WEB-INF/lib/ezmorph-1.0.6.jar" />
+	<classpathentry kind="lib"
+		path="WebRoot/WEB-INF/lib/jettison-1.3.7.jar" />
+	<classpathentry kind="lib"
+		path="WebRoot/WEB-INF/lib/jetty-continuation-8.1.15.v20140411.jar" />
+	<classpathentry kind="lib"
+		path="WebRoot/WEB-INF/lib/jetty-http-8.1.15.v20140411.jar" />
+	<classpathentry kind="lib"
+		path="WebRoot/WEB-INF/lib/jetty-io-8.1.15.v20140411.jar" />
+	<classpathentry kind="lib"
+		path="WebRoot/WEB-INF/lib/jetty-security-8.1.15.v20140411.jar" />
+	<classpathentry kind="lib"
+		path="WebRoot/WEB-INF/lib/jetty-server-8.1.15.v20140411.jar" />
+	<classpathentry kind="lib"
+		path="WebRoot/WEB-INF/lib/jetty-util-8.1.15.v20140411.jar" />
+	<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jsf-api.jar" />
+	<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jsf-impl.jar" />
+	<classpathentry kind="lib"
+		path="WebRoot/WEB-INF/lib/json-lib-2.4-jdk15.jar" />
+	<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jstl-1.2.jar" />
+	<classpathentry kind="lib"
+		path="WebRoot/WEB-INF/lib/log4j-1.2.16.jar" />
+	<classpathentry kind="lib"
+		path="WebRoot/WEB-INF/lib/org.springframework.aop-3.1.1.RELEASE.jar" />
+	<classpathentry kind="lib"
+		path="WebRoot/WEB-INF/lib/org.springframework.asm-3.1.1.RELEASE.jar" />
+	<classpathentry kind="lib"
+		path="WebRoot/WEB-INF/lib/org.springframework.aspects-3.1.1.RELEASE.jar" />
+	<classpathentry kind="lib"
+		path="WebRoot/WEB-INF/lib/org.springframework.beans-3.1.1.RELEASE.jar" />
+	<classpathentry kind="lib"
+		path="WebRoot/WEB-INF/lib/org.springframework.context-3.1.1.RELEASE.jar" />
+	<classpathentry kind="lib"
+		path="WebRoot/WEB-INF/lib/org.springframework.context.support-3.1.1.RELEASE.jar" />
+	<classpathentry kind="lib"
+		path="WebRoot/WEB-INF/lib/org.springframework.core-3.1.1.RELEASE.jar" />
+	<classpathentry kind="lib"
+		path="WebRoot/WEB-INF/lib/org.springframework.expression-3.1.1.RELEASE.jar" />
+	<classpathentry kind="lib"
+		path="WebRoot/WEB-INF/lib/org.springframework.instrument-3.1.1.RELEASE.jar" />
+	<classpathentry kind="lib"
+		path="WebRoot/WEB-INF/lib/org.springframework.instrument.tomcat-3.1.1.RELEASE.jar" />
+	<classpathentry kind="lib"
+		path="WebRoot/WEB-INF/lib/org.springframework.jdbc-3.1.1.RELEASE.jar" />
+	<classpathentry kind="lib"
+		path="WebRoot/WEB-INF/lib/org.springframework.jms-3.1.1.RELEASE.jar" />
+	<classpathentry kind="lib"
+		path="WebRoot/WEB-INF/lib/org.springframework.orm-3.1.1.RELEASE.jar" />
+	<classpathentry kind="lib"
+		path="WebRoot/WEB-INF/lib/org.springframework.oxm-3.1.1.RELEASE.jar" />
+	<classpathentry kind="lib"
+		path="WebRoot/WEB-INF/lib/org.springframework.transaction-3.1.1.RELEASE.jar" />
+	<classpathentry kind="lib"
+		path="WebRoot/WEB-INF/lib/org.springframework.web-3.1.1.RELEASE.jar" />
+	<classpathentry kind="lib"
+		path="WebRoot/WEB-INF/lib/org.springframework.web.portlet-3.1.1.RELEASE.jar" />
+	<classpathentry kind="lib"
+		path="WebRoot/WEB-INF/lib/org.springframework.web.servlet-3.1.1.RELEASE.jar" />
+	<classpathentry kind="lib"
+		path="WebRoot/WEB-INF/lib/org.springframework.web.struts-3.1.1.RELEASE.jar" />
+	<classpathentry kind="lib"
+		path="WebRoot/WEB-INF/lib/servlet-api.jar" />
+	<classpathentry kind="lib"
+		path="WebRoot/WEB-INF/lib/jaxb-api-2.2.11.jar" />
+	<classpathentry kind="lib"
+		path="WebRoot/WEB-INF/lib/jaxb-core-2.2.11.jar" />
+	<classpathentry kind="lib"
+		path="WebRoot/WEB-INF/lib/jodconverter-2.2.2.jar" />
+	<classpathentry kind="lib"
+		path="WebRoot/WEB-INF/lib/jodconverter-cli-2.2.2.jar" />
+	<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/ojdbc14.jar" />
+	<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/java-json.jar" />
+	<classpathentry kind="output" path="WebRoot/WEB-INF/classes" />
+</classpath>

+ 13 - 0
gkaq/gkwx/trunk/.mymetadata

@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project-module
+  type="WEB"
+  name="weixinoa"
+  id="myeclipse.1435890350759"
+  context-root="/weixinoa"
+  j2ee-spec="5.0"
+  archive="weixinoa.war">
+  <attributes>
+    <attribute name="webrootdir" value="WebRoot" />
+  </attributes>
+</project-module>
+

+ 64 - 0
gkaq/gkwx/trunk/.project

@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>weixinoa</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>org.eclipse.wst.common.project.facet.core.builder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.wst.jsdt.core.javascriptValidator</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>com.genuitec.eclipse.j2eedt.core.WebClasspathBuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.jdt.core.javabuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>com.genuitec.eclipse.j2eedt.core.J2EEProjectValidator</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>com.genuitec.eclipse.j2eedt.core.DeploymentDescriptorValidator</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.wst.validation.validationbuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>com.genuitec.eclipse.springframework.springbuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>com.genuitec.eclipse.ast.deploy.core.DeploymentBuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>com.genuitec.eclipse.ast.deploy.core.deploymentnature</nature>
+		<nature>com.genuitec.eclipse.springframework.springnature</nature>
+		<nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
+		<nature>com.genuitec.eclipse.j2eedt.core.webnature</nature>
+		<nature>org.eclipse.jdt.core.javanature</nature>
+		<nature>org.eclipse.wst.jsdt.core.jsNature</nature>
+		<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
+		<nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
+	</natures>
+</projectDescription>

+ 12 - 0
gkaq/gkwx/trunk/.settings/.jsdtscope

@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry kind="src" path="WebRoot"/>
+	<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.JRE_CONTAINER"/>
+	<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.WebProject">
+		<attributes>
+			<attribute name="hide" value="true"/>
+		</attributes>
+	</classpathentry>
+	<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.baseBrowserLibrary"/>
+	<classpathentry kind="output" path=""/>
+</classpath>

+ 5 - 0
gkaq/gkwx/trunk/.settings/org.eclipse.core.resources.prefs

@@ -0,0 +1,5 @@
+eclipse.preferences.version=1
+encoding//WebRoot/mobile/js/dropload.min.js=UTF-8
+encoding//WebRoot/mobile/js/iscroll.js=UTF-8
+encoding//src/oa/controller/WeiXinController.java=UTF-8
+encoding//src/util/WeiXinUtil.java=UTF-8

+ 7 - 0
gkaq/gkwx/trunk/.settings/org.eclipse.jdt.core.prefs

@@ -0,0 +1,7 @@
+eclipse.preferences.version=1
+org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
+org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.5
+org.eclipse.jdt.core.compiler.compliance=1.5
+org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
+org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
+org.eclipse.jdt.core.compiler.source=1.5

+ 9 - 0
gkaq/gkwx/trunk/.settings/org.eclipse.wst.common.component

@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project-modules id="moduleCoreId" project-version="1.5.0">
+    <wb-module deploy-name="weixinoa">
+        <wb-resource deploy-path="/" source-path="/WebRoot"/>
+        <wb-resource deploy-path="/WEB-INF/classes" source-path="/src"/>
+        <property name="context-root" value="/weixinoa"/>
+        <property name="java-output-path" value="/weixinoa/WebRoot/WEB-INF/classes"/>
+    </wb-module>
+</project-modules>

+ 7 - 0
gkaq/gkwx/trunk/.settings/org.eclipse.wst.common.project.facet.core.xml

@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<faceted-project>
+  <fixed facet="wst.jsdt.web"/>
+  <installed facet="java" version="1.5"/>
+  <installed facet="jst.web" version="2.5"/>
+  <installed facet="wst.jsdt.web" version="1.0"/>
+</faceted-project>

+ 1 - 0
gkaq/gkwx/trunk/.settings/org.eclipse.wst.jsdt.ui.superType.container

@@ -0,0 +1 @@
+org.eclipse.wst.jsdt.launching.baseBrowserLibrary

+ 1 - 0
gkaq/gkwx/trunk/.settings/org.eclipse.wst.jsdt.ui.superType.name

@@ -0,0 +1 @@
+Window

+ 15 - 0
gkaq/gkwx/trunk/.springBeans

@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<beansProjectDescription>
+	<version>1</version>
+	<pluginVersion><![CDATA[2.9.1.me201205241913]]></pluginVersion>
+	<configSuffixes>
+		<configSuffix><![CDATA[xml]]></configSuffix>
+	</configSuffixes>
+	<enableImports><![CDATA[false]]></enableImports>
+	<configs>
+		<config>WebRoot/WEB-INF/applicationContext.xml</config>
+	</configs>
+	<configSets>
+	</configSets>
+	<springVersion>3.1</springVersion>
+</beansProjectDescription>

+ 3 - 0
gkaq/gkwx/trunk/WebRoot/META-INF/MANIFEST.MF

@@ -0,0 +1,3 @@
+Manifest-Version: 1.0
+Class-Path: 
+

+ 16 - 0
gkaq/gkwx/trunk/WebRoot/WEB-INF/applicationContext.xml

@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<beans xmlns="http://www.springframework.org/schema/beans"
+               xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
+               xmlns:context="http://www.springframework.org/schema/context"
+               xmlns:tx="http://www.springframework.org/schema/tx"
+               xsi:schemaLocation="http://www.springframework.org/schema/beans 
+                                                       http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
+                                                       http://www.springframework.org/schema/context 
+                                                       http://www.springframework.org/schema/context/spring-context-2.5.xsd
+                                                       http://www.springframework.org/schema/tx 
+                                                       http://www.springframework.org/schema/tx/spring-tx-2.5.xsd">
+		<context:component-scan base-package = "oa.controller" > 
+   <context:exclude-filter type = "annotation"  
+       expression = "org.springframework.stereotype.Service" />  
+</context:component-scan >  
+</beans>

+ 5 - 0
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/config/jdbc.properties

@@ -0,0 +1,5 @@
+ip = 192.168.57.83
+port = 1521
+dbname = gk
+username = gkoa_wx
+password = gkoa

BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/accessoryService/AccessoryEntity.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/accessoryService/AccessoryService.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/accessoryService/AccessoryWebService.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/accessoryService/BaseEntity.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/accessoryService/BlobEntity.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/accessoryService/CodeEntity.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/accessoryService/Delete.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/accessoryService/DeleteById.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/accessoryService/DeleteByIdResponse.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/accessoryService/DeleteEntities.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/accessoryService/DeleteEntitiesResponse.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/accessoryService/DeleteResponse.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/accessoryService/FindByEntityIdAndEntityTypeAndType.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/accessoryService/FindByEntityIdAndEntityTypeAndTypeResponse.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/accessoryService/ObjectFactory.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/accessoryService/Save.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/accessoryService/SaveData.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/accessoryService/SaveDataResponse.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/accessoryService/SaveResponse.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/accessoryService/WsResult.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/accessoryService/package-info.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/AccessoryEntity.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/AccessoryVo.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/BlobEntity.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/CommonEntity.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/CommonService.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/CommonVo.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/CommonWebService.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/DirEntity.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/Entity.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/FileEntity.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/FileLableVo.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/FileOpRemarkVo.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/FileVo.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/FwEntity.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/FwVo.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/GgfwEntity.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/GgglEntity.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/GgglVo.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/GrrcEntity.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/GrrcVo.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/MailEntity.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/MailUserEntity.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/MailVo.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/NodeVo$Attributes$Entry.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/NodeVo$Attributes.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/NodeVo.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/ObjectFactory.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/OpinionEntity.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/QbEntity.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/QbVo.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/QueryGryj.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/QueryGryjResponse.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/QueryUserTree.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/QueryUserTreeResponse.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/QueryUsersTree.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/QueryUsersTreeResponse.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/SendWxMsg.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/SendWxMsgResponse.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/StepNode.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/SwEntity.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/SwVo.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/TaskNode.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/TxlEntity.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/TxlVo.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/WsResult.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/ZmEntity.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/ZwEntity.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/ZwVo.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/common/package-info.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/fj/AccessoryEntity.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/fj/AccessoryVo.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/fj/BaseEntity.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/fj/BlobEntity.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/fj/CommonEntity.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/fj/CommonVo.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/fj/DirEntity.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/fj/Entity.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/fj/FileEntity.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/fj/FileLableVo.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/fj/FileOpRemarkVo.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/fj/FileVo.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/fj/FjService.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/fj/FjWebService.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/fj/FwEntity.class


BIN
gkaq/gkwx/trunk/WebRoot/WEB-INF/classes/oa/client/fj/FwVo.class


Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác