POST api/ppadmin/changeforum

改变激荡理性报告状态

Request Information

URI Parameters

None.

Body Parameters

ForumInputDto
NameDescriptionTypeAdditional information
LearnerId

主表ID

string

None.

CateName

环节名称

string

None.

Setp

第几步

integer

None.

ArticleListId

经典文献资料

string

None.

CaseswotInfoId

网络案例资料

string

None.

RedSpotId

红色景点资料

string

None.

ActivitiesId

活动id

string

None.

Id

主键ID

string

Max length: 36

LessonId

课程ID

string

Max length: 36

StuCode

学号

string

Max length: 30

StuName

学生姓名

string

Max length: 10

TeaCode

教师编号

string

Max length: 30

TeaClass

教学班级

string

Max length: 20

StuWay

1线下听课 2线上

integer

None.

ForumInfoId

讲座ID

string

Max length: 36

Con

内容

string

None.

Imgs

图片

string

Max length: 4000

AddTime

数据新增时间

date

None.

PiYueTime

批阅时间

integer

None.

Status

0 保存 1提交中 2成功 3失败

integer

None.

Flag

某标记

integer

None.

Score

得分

decimal number

None.

RepCon

回复意见

string

None.

RepTime

回复时间

date

None.

RejectNum

驳回次数

integer

None.

CateId

环节ID

string

Max length: 36

JsonData

相关json数据

string

None.

BackgroundImg

参考图

string

None.

Request Formats

application/json, text/json

Sample:
{
  "LearnerId": "sample string 1",
  "CateName": "sample string 2",
  "Setp": 3,
  "ArticleListId": "sample string 4",
  "CaseswotInfoId": "sample string 5",
  "RedSpotId": "sample string 6",
  "ActivitiesId": "sample string 7",
  "Id": "sample string 8",
  "LessonId": "sample string 9",
  "StuCode": "sample string 10",
  "StuName": "sample string 11",
  "TeaCode": "sample string 12",
  "TeaClass": "sample string 13",
  "StuWay": 14,
  "ForumInfoId": "sample string 15",
  "Con": "sample string 16",
  "Imgs": "sample string 17",
  "AddTime": "2024-09-25T00:10:14.4050288+08:00",
  "PiYueTime": 18,
  "Status": 19,
  "Flag": 1,
  "Score": 20.0,
  "RepCon": "sample string 21",
  "RepTime": "2024-09-25T00:10:14.4050288+08:00",
  "RejectNum": 1,
  "CateId": "sample string 22",
  "JsonData": "sample string 23",
  "BackgroundImg": "sample string 24"
}

text/html

Sample:
{"LearnerId":"sample string 1","CateName":"sample string 2","Setp":3,"ArticleListId":"sample string 4","CaseswotInfoId":"sample string 5","RedSpotId":"sample string 6","ActivitiesId":"sample string 7","Id":"sample string 8","LessonId":"sample string 9","StuCode":"sample string 10","StuName":"sample string 11","TeaCode":"sample string 12","TeaClass":"sample string 13","StuWay":14,"ForumInfoId":"sample string 15","Con":"sample string 16","Imgs":"sample string 17","AddTime":"2024-09-25T00:10:14.4050288+08:00","PiYueTime":18,"Status":19,"Flag":1,"Score":20.0,"RepCon":"sample string 21","RepTime":"2024-09-25T00:10:14.4050288+08:00","RejectNum":1,"CateId":"sample string 22","JsonData":"sample string 23","BackgroundImg":"sample string 24"}

application/xml, text/xml

Sample:
<ForumInputDto xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BJ.Services">
  <AddTime xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">2024-09-25T00:10:14.4050288+08:00</AddTime>
  <BackgroundImg xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 24</BackgroundImg>
  <CateId xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 22</CateId>
  <Con xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 16</Con>
  <Flag xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">1</Flag>
  <ForumInfoId xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 15</ForumInfoId>
  <Id xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 8</Id>
  <Imgs xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 17</Imgs>
  <JsonData xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 23</JsonData>
  <LessonId xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 9</LessonId>
  <PiYueTime xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">18</PiYueTime>
  <RejectNum xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">1</RejectNum>
  <RepCon xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 21</RepCon>
  <RepTime xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">2024-09-25T00:10:14.4050288+08:00</RepTime>
  <Score xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">20</Score>
  <Status xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">19</Status>
  <StuCode xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 10</StuCode>
  <StuName xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 11</StuName>
  <StuWay xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">14</StuWay>
  <TeaClass xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 13</TeaClass>
  <TeaCode xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 12</TeaCode>
  <ActivitiesId>sample string 7</ActivitiesId>
  <ArticleListId>sample string 4</ArticleListId>
  <CaseswotInfoId>sample string 5</CaseswotInfoId>
  <CateName>sample string 2</CateName>
  <LearnerId>sample string 1</LearnerId>
  <RedSpotId>sample string 6</RedSpotId>
  <Setp>3</Setp>
</ForumInputDto>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

改变激荡理性报告状态

JsonRtnDtoOfBoolean
NameDescriptionTypeAdditional information
Msg

string

None.

State

RtnState

None.

Data

boolean

None.

Response Formats

application/json, text/json

Sample:
{
  "Msg": "sample string 1",
  "State": 100,
  "Data": true
}

text/html

Sample:
{"Msg":"sample string 1","State":100,"Data":true}

application/xml, text/xml

Sample:
<JsonRtnDtoOfboolean xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BJ.Services">
  <Data>true</Data>
  <Msg>sample string 1</Msg>
  <State>Display</State>
</JsonRtnDtoOfboolean>

text/javascript, application/javascript, application/json-p

Sample:
/**/ typeof  === 'function' && ({"Msg":"sample string 1","State":100,"Data":true});