mirror of
https://github.com/qiandao-today/templates.git
synced 2025-04-06 17:32:25 +00:00
Create about.md
This commit is contained in:
parent
d4972791a5
commit
c31aa1a285
6
about.md
Normal file
6
about.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
### api
|
||||
api|地址|参数|参数是否必须|说明|用例
|
||||
:-: | :-: | :-: |:-:|:-:|:-:|
|
||||
时间戳|http://localhost/util/timestamp|ts<br>|否|默认返回当前时间戳和时间<br>如果参数带时间戳,返回所对应北京时间|http://localhost/util/timestamp <br>http://localhost/util/timestamp?ts=1586921249
|
||||
Unicode转中文|http://localhost/util/unicode|content|是|要转码的内容|http://localhost/util/unicode?content=今日签到:1\u5929\u5ef6\u4fdd
|
||||
Url转中文|http://localhost/util/urldecode|content|是|要转码的内容|http://localhost/util/unicode?content=签到成功!每日签到获得%2C
|
Loading…
Reference in New Issue
Block a user