作者 陈志颖

first commit

  1 +# Default ignored files
  2 +/shelf/
  3 +/workspace.xml
  4 +# CodeStream ignored files
  5 +/codestream.xml
  6 +# Datasource local storage ignored files
  7 +/dataSources/
  8 +/dataSources.local.xml
  9 +# Editor-based HTTP Client requests
  10 +/httpRequests/
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<project version="4">
  3 + <component name="ProjectModuleManager">
  4 + <modules>
  5 + <module fileurl="file://$PROJECT_DIR$/.idea/tl-co-chron.iml" filepath="$PROJECT_DIR$/.idea/tl-co-chron.iml" />
  6 + </modules>
  7 + </component>
  8 +</project>
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<module type="WEB_MODULE" version="4">
  3 + <component name="Go" enabled="true" />
  4 + <component name="NewModuleRootManager">
  5 + <content url="file://$MODULE_DIR$" />
  6 + <orderEntry type="inheritedJdk" />
  7 + <orderEntry type="sourceFolder" forTests="false" />
  8 + </component>
  9 +</module>
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<project version="4">
  3 + <component name="VcsDirectoryMappings">
  4 + <mapping directory="$PROJECT_DIR$" vcs="Git" />
  5 + </component>
  6 +</project>
  1 +version: v1
  2 +kind: Attribute
  3 +metadata:
  4 + name: count
  5 + description: 匹配数目
  6 + type:
  7 + primitive: int64
  1 +version: v1
  2 +kind: Attribute
  3 +metadata:
  4 + name: limit
  5 + description: 查询限制
  6 + type:
  7 + primitive: int
  1 +version: v1
  2 +kind: Attribute
  3 +metadata:
  4 + name: offset
  5 + description: 查询偏离量
  6 + type:
  7 + primitive: int
  1 +version: v1
  2 +kind: Project
  3 +metadata:
  4 + name: tl-co-chron
  5 + description: 天联共创
  6 + version: 0.0.1
  7 + repository: gitlab.fjmaimaimai.com/chenzhiying/tl-co-chron
  8 + contact:
  9 + name: SteveChan
  10 + email: steve.d.chan@qq.com