接口调试
登录
url: http//47.96.181.17:9090/rest/ac01crmcontroller
post 请求
请求头: Content-Type :application/json 键和值
参数 账号: {"userName":"J201903070064","password":"362387359"}
注册
url: http//47.96.181.17:9090/rest/ac01CrmController
post请求
请求头: Content-Type :application/json 键和值 X-AUTH-TOKEN: 登录过后的token
参数:
{
"aac003": "张三",
"aac004": "1",
"aac011": "21",
"aac030": "13409222736",
"aac01u": "88002255",
"crm003": "1",
"crm004": "1",
"crm00a": "2018-11-11",
"crm00b": "aaaaaa",
"crm00c": "2019-02-28",
"crm00d": "bbbbbb"
}