Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
helloteddy
/
APIJSON
Public
forked from
Tencent/APIJSON
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 4, 2021
“腾讯内外四个奖项” 改为 “腾讯内外五个奖项”
TommyLemon
authored
eb5fe32
View commit details
Copy full SHA for eb5fe32
Browse repository at this point
Commits on Apr 29, 2021
Merge pull request #227 from gujiachun/master
Show description for 9df18f4
TommyLemon
authored
9df18f4
View commit details
Copy full SHA for 9df18f4
Browse repository at this point
去除final关键字,方便业务代码重新定义ok、code、msg字段名
gukaiqi
committed
95932f7
View commit details
Copy full SHA for 95932f7
Browse repository at this point
Commits on Apr 28, 2021
贡献者名单新增包括来自 腾讯、SUSTech 的 4 人,非常感谢大家
Show description for 905fb11
TommyLemon
authored
905fb11
View commit details
Copy full SHA for 905fb11
Browse repository at this point
新增包括来自 SUSTech 在内的 4 个贡献者
Show description for 2162ac6
TommyLemon
authored
2162ac6
View commit details
Copy full SHA for 2162ac6
Browse repository at this point
Update README.md
TommyLemon
authored
c6eb446
View commit details
Copy full SHA for c6eb446
Browse repository at this point
Commits on Apr 26, 2021
新增一个 PHP 版本的 APIJSON:APIJSON-php
Show description for 6d8b7d3
TommyLemon
authored
6d8b7d3
View commit details
Copy full SHA for 6d8b7d3
Browse repository at this point
Commits on Apr 25, 2021
Merge pull request #224 from Rkyzzy/master
Show description for c732f26
TommyLemon
authored
c732f26
View commit details
Copy full SHA for c732f26
Browse repository at this point
Merge pull request #225 from gdjs2/master
Show description for c40b48c
TommyLemon
authored
c40b48c
View commit details
Copy full SHA for c40b48c
Browse repository at this point
Format the code;
Show description for 39f21f6
gdjs2
committed
39f21f6
View commit details
Copy full SHA for 39f21f6
Browse repository at this point
Commits on Apr 24, 2021
further wrote javadoc
Rkyzzy
committed
0fcbdfa
View commit details
Copy full SHA for 0fcbdfa
Browse repository at this point
使用entrySet代替keySet提高效率 #48
Rkyzzy
committed
6b5ecb2
View commit details
Copy full SHA for 6b5ecb2
Browse repository at this point
使用entrySet迭代器替代keySet迭代器提高效率 #48
Rkyzzy
committed
c38ad8c
View commit details
Copy full SHA for c38ad8c
Browse repository at this point
Commits on Apr 23, 2021
Merge pull request #223 from cs304-spring2021/master
Show description for 6bd265e
TommyLemon
authored
6bd265e
View commit details
Copy full SHA for 6bd265e
Browse repository at this point
尝试修复 oracle select 分页语法问题
kxlv2000
committed
08a3125
View commit details
Copy full SHA for 08a3125
Browse repository at this point
Update CONTRIBUTING.md
TommyLemon
authored
46436c5
View commit details
Copy full SHA for 46436c5
Browse repository at this point
Update CONTRIBUTING.md
TommyLemon
authored
373dae0
View commit details
Copy full SHA for 373dae0
Browse repository at this point
Update CONTRIBUTING.md
TommyLemon
authored
5826b45
View commit details
Copy full SHA for 5826b45
Browse repository at this point
Update CONTRIBUTING.md
TommyLemon
authored
a8b388b
View commit details
Copy full SHA for a8b388b
Browse repository at this point
Commits on Apr 22, 2021
Merge pull request #222 from Rkyzzy/master
Show description for c51c347
TommyLemon
authored
c51c347
View commit details
Copy full SHA for c51c347
Browse repository at this point
Merge pull request #221 from gdjs2/master
Show description for 85ffb54
TommyLemon
authored
85ffb54
View commit details
Copy full SHA for 85ffb54
Browse repository at this point
feat: 使用StringBuilder优化了字符串拼接
Show description for ab5c047
Rkyzzy
committed
ab5c047
View commit details
Copy full SHA for ab5c047
Browse repository at this point
Using Arrays.toString() to deal with methods array
gdjs2
committed
68d94d4
View commit details
Copy full SHA for 68d94d4
Browse repository at this point
Commits on Apr 20, 2021
贡献者名单新增 gujiachun,感谢解决对增删改用 @explain 的 bug
Show description for 3c90844
TommyLemon
authored
3c90844
View commit details
Copy full SHA for 3c90844
Browse repository at this point
贡献者新增 gujiachun,感谢解决对增删改用 @explain 的 bug
Show description for 93efd13
TommyLemon
authored
93efd13
View commit details
Copy full SHA for 93efd13
Browse repository at this point
Merge pull request #219 from gujiachun/master
Show description for 7843865
TommyLemon
authored
7843865
View commit details
Copy full SHA for 7843865
Browse repository at this point
fix: @explain在更新方法应用的错误
Show description for 838b3b0
gukaiqi
committed
838b3b0
View commit details
Copy full SHA for 838b3b0
Browse repository at this point
Commits on Apr 17, 2021
调整用户发文的链接:全国行政区划数据抓取与处理
Show description for 4ebc995
TommyLemon
authored
4ebc995
View commit details
Copy full SHA for 4ebc995
Browse repository at this point
解决 > RIGHT JOIN, ^ SIDE JOIN, ! ANTI JOIN, ) FOREIGN JOIN 等不返回副表数据;解决 | FULL JOIN 返回的副表数据部分是错的
TommyLemon
committed
b900c58
View commit details
Copy full SHA for b900c58
Browse repository at this point
解决 JOIN 副表有 引用赋值 外的条件时因为缓存 SQL WHERE 中条件顺序不一致导致多余查询
TommyLemon
committed
6f80013
View commit details
Copy full SHA for 6f80013
Browse repository at this point
Commits on Apr 13, 2021
贡献者名单新增 403f,感谢关于性能优化的代码贡献
Show description for ef41ebb
TommyLemon
authored
ef41ebb
View commit details
Copy full SHA for ef41ebb
Browse repository at this point
贡献者们新增 403f,感谢关于性能优化的代码贡献
Show description for 8646eab
TommyLemon
authored
8646eab
View commit details
Copy full SHA for 8646eab
Browse repository at this point
Commits on Apr 10, 2021
Merge pull request #217 from 403f/tmpapijson
Show description for e9131e5
TommyLemon
authored
e9131e5
View commit details
Copy full SHA for e9131e5
Browse repository at this point
对JSONResponse.java中的formatHyphen方法的优化
403f
committed
f4d8775
View commit details
Copy full SHA for f4d8775
Browse repository at this point
Commits on Apr 6, 2021
贡献者列表新增 腾讯 CSIG 同事 fineday009
TommyLemon
authored
7d6226b
View commit details
Copy full SHA for 7d6226b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.