Pārlūkot izejas kodu

Merge branch 'dev/v1.2.11_fuwencai' of https://jygit.jydev.jianyu360.cn/moapp/MessageCenter into dev/v1.2.11_fuwencai

fuwencai 1 gadu atpakaļ
vecāks
revīzija
21e954194c
7 mainītis faili ar 0 papildinājumiem un 110 dzēšanām
  1. 0 8
      .idea/.gitignore
  2. 0 14
      .idea/MessageCenter.iml
  3. 0 21
      .idea/deployment.xml
  4. 0 32
      .idea/golinter.xml
  5. 0 8
      .idea/modules.xml
  6. 0 6
      .idea/vcs.xml
  7. 0 21
      .idea/webServers.xml

+ 0 - 8
.idea/.gitignore

@@ -1,8 +0,0 @@
-# Default ignored files
-/shelf/
-/workspace.xml
-# Datasource local storage ignored files
-/dataSources/
-/dataSources.local.xml
-# Editor-based HTTP Client requests
-/httpRequests/

+ 0 - 14
.idea/MessageCenter.iml

@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module type="WEB_MODULE" version="4">
-  <component name="Go" enabled="true" />
-  <component name="NewModuleRootManager">
-    <content url="file://$MODULE_DIR$">
-      <excludeFolder url="file://$MODULE_DIR$/.idea/httpRequests" />
-      <excludeFolder url="file://$MODULE_DIR$/api/logs" />
-      <excludeFolder url="file://$MODULE_DIR$/rpc/logs" />
-      <excludeFolder url="file://$MODULE_DIR$/.output" />
-    </content>
-    <orderEntry type="inheritedJdk" />
-    <orderEntry type="sourceFolder" forTests="false" />
-  </component>
-</module>

+ 0 - 21
.idea/deployment.xml

@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="PublishConfigData" remoteFilesAllowedToDisappearOnAutoupload="false">
-    <serverData>
-      <paths name="128">
-        <serverdata>
-          <mappings>
-            <mapping local="$PROJECT_DIR$" web="/" />
-          </mappings>
-        </serverdata>
-      </paths>
-      <paths name="240">
-        <serverdata>
-          <mappings>
-            <mapping local="$PROJECT_DIR$" web="/" />
-          </mappings>
-        </serverdata>
-      </paths>
-    </serverData>
-  </component>
-</project>

+ 0 - 32
.idea/golinter.xml

@@ -1,32 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="GoLinterSettings">
-    <option name="enabledLinters">
-      <list>
-        <option value="staticcheck" />
-        <option value="interfacer" />
-        <option value="exportloopref" />
-        <option value="dupl" />
-        <option value="govet" />
-        <option value="errorlint" />
-        <option value="funlen" />
-        <option value="gocritic" />
-        <option value="goconst" />
-        <option value="gocognit" />
-        <option value="ineffassign" />
-        <option value="bodyclose" />
-        <option value="gosec" />
-        <option value="maligned" />
-        <option value="stylecheck" />
-        <option value="revive" />
-        <option value="whitespace" />
-        <option value="gosimple" />
-        <option value="goprintffuncname" />
-        <option value="gocyclo" />
-        <option value="prealloc" />
-      </list>
-    </option>
-    <option name="goLinterExe" value="D:\software\Data\gopath\bin\golangci-lint.exe" />
-    <option name="linterSelected" value="true" />
-  </component>
-</project>

+ 0 - 8
.idea/modules.xml

@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="ProjectModuleManager">
-    <modules>
-      <module fileurl="file://$PROJECT_DIR$/.idea/MessageCenter.iml" filepath="$PROJECT_DIR$/.idea/MessageCenter.iml" />
-    </modules>
-  </component>
-</project>

+ 0 - 6
.idea/vcs.xml

@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="VcsDirectoryMappings">
-    <mapping directory="$PROJECT_DIR$" vcs="Git" />
-  </component>
-</project>

+ 0 - 21
.idea/webServers.xml

@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="WebServers">
-    <option name="servers">
-      <webServer id="9d092ebe-1db2-48e2-9f38-1bdffeaef5ec" name="240">
-        <fileTransfer rootFolder="/home/jydevelop/moapp/MessageCenter" accessType="SFTP" host="192.168.3.240" port="22" sshConfigId="95718117-64ca-4a49-8869-e1517f3d7520" sshConfig="root@192.168.3.240:22 password">
-          <advancedOptions>
-            <advancedOptions dataProtectionLevel="Private" passiveMode="true" shareSSLContext="true" />
-          </advancedOptions>
-        </fileTransfer>
-      </webServer>
-      <webServer id="3e1c2e56-cee6-4fea-8d2c-3561f7e449b1" name="128">
-        <fileTransfer accessType="SFTP" host="192.168.3.128" port="22" sshConfigId="571cbc28-446f-4b4c-9ece-413ea05f2ed8" sshConfig="root@192.168.3.128:22 password">
-          <advancedOptions>
-            <advancedOptions dataProtectionLevel="Private" passiveMode="true" shareSSLContext="true" />
-          </advancedOptions>
-        </fileTransfer>
-      </webServer>
-    </option>
-  </component>
-</project>