创建活动
GET
http://192.168.2.246:3514/api/Personal/AddActivity
接口描述
创建活动
请求参数
参数名
类型
描述
必填
userid
int
用户ID
必填
tittle
string
主题(三会一课)
必填
participantsid
string
参会人员id字符串 1,2,5,76,48 我后台转成数组
必填
title
string
标题
必填
address
string
地址
必填
time
string
会议时间
必填
PreferredDate
string
举办日期
必填
memo
string
会议内容
必填
typename
string
类型名称
必填