添加笔记
POST
http://mrht.moranblog.cn/api/addnotes.php
请求参数
参数名
类型
描述
必填
userzh
string
示例:admin
必填
applog
string
示例:moran
必填
title
string
示例:测试
必填
content
string
示例:测试
必填
响应参数
参数名
类型
描述
必填
code
int
示例:100
必填
msg
string
示例:添加成功
必填