POST api/ppadmin/changerealizereport
改变体认自信报告状态
Request Information
URI Parameters
None.
Body Parameters
参数
RealizeReportInputDtoName | Description | Type | Additional information |
---|---|---|---|
LearnerId |
主表ID |
string |
None. |
CateName |
环节名称 |
string |
None. |
Score |
得分 |
decimal number |
None. |
Setp |
第几步 |
integer |
None. |
ArticleListId |
经典文献资料 |
string |
None. |
CaseswotInfoId |
网络案例资料 |
string |
None. |
ForumInfoId |
学术讲座资料 |
string |
None. |
RedSpotId |
红色景点资料 |
string |
None. |
ActivitiesId |
活动id |
string |
None. |
StuWay |
(感悟使命)方式 |
integer |
None. |
Id |
主键ID |
string |
Max length: 36 |
ApplyforId |
申请ID |
string |
Max length: 36 |
LessonId |
课程ID |
string |
Max length: 36 |
Title |
调研选题 |
string |
Max length: 100 |
ProtocolTitle |
拟定题目 |
string |
Max length: 100 |
Proposer |
申请人 |
string |
Max length: 10 |
Term |
学期 |
string |
Max length: 10 |
StudyClass |
班级 |
string |
Max length: 20 |
StuCode |
学号 |
string |
Max length: 30 |
StuName |
学生姓名 |
string |
Max length: 10 |
TeachCode |
教师编号 |
string |
Max length: 30 |
Teacher |
指导老师 |
string |
Max length: 10 |
TeaClass |
教学班级 |
string |
Max length: 20 |
ReportTime |
报告日期 |
string |
Max length: 30 |
Tel |
电话 |
string |
Max length: 30 |
ReasonCon |
选题原因和意义 |
string |
None. |
SurveyCon |
调研内容 |
string |
None. |
SurveyPro |
调研过程 |
string |
None. |
SurveyFind |
调研发现 |
string |
None. |
VerdictCon |
分析与结论 |
string |
None. |
ProveCon |
调查证明(图片) |
string |
Max length: 4000 |
MovieCon |
调查证明(视频) |
string |
Max length: 4000 |
TelCon |
调查联系方式 |
string |
Max length: 200 |
Status |
0 保存 1提交中 2成功 3失败 |
integer |
None. |
Repopinion |
指导老师意见 |
string |
None. |
PiYueTime |
批阅时长 |
integer |
None. |
AddTime |
数据添加时间 |
date |
None. |
RejectNum |
驳回次数 |
integer |
None. |
CateId |
环节ID |
string |
Max length: 36 |
JsonData |
相关json数据 |
string |
None. |
Request Formats
application/json, text/json
Sample:
{ "LearnerId": "sample string 1", "CateName": "sample string 2", "Score": 3.0, "Setp": 4, "ArticleListId": "sample string 5", "CaseswotInfoId": "sample string 6", "ForumInfoId": "sample string 7", "RedSpotId": "sample string 8", "ActivitiesId": "sample string 9", "StuWay": 1, "Id": "sample string 10", "ApplyforId": "sample string 11", "LessonId": "sample string 12", "Title": "sample string 13", "ProtocolTitle": "sample string 14", "Proposer": "sample string 15", "Term": "sample string 16", "StudyClass": "sample string 17", "StuCode": "sample string 18", "StuName": "sample string 19", "TeachCode": "sample string 20", "Teacher": "sample string 21", "TeaClass": "sample string 22", "ReportTime": "sample string 23", "Tel": "sample string 24", "ReasonCon": "sample string 25", "SurveyCon": "sample string 26", "SurveyPro": "sample string 27", "SurveyFind": "sample string 28", "VerdictCon": "sample string 29", "ProveCon": "sample string 30", "MovieCon": "sample string 31", "TelCon": "sample string 32", "Status": 33, "Repopinion": "sample string 34", "PiYueTime": 35, "AddTime": "2024-09-25T00:11:58.3124233+08:00", "RejectNum": 1, "CateId": "sample string 36", "JsonData": "sample string 37" }
text/html
Sample:
{"LearnerId":"sample string 1","CateName":"sample string 2","Score":3.0,"Setp":4,"ArticleListId":"sample string 5","CaseswotInfoId":"sample string 6","ForumInfoId":"sample string 7","RedSpotId":"sample string 8","ActivitiesId":"sample string 9","StuWay":1,"Id":"sample string 10","ApplyforId":"sample string 11","LessonId":"sample string 12","Title":"sample string 13","ProtocolTitle":"sample string 14","Proposer":"sample string 15","Term":"sample string 16","StudyClass":"sample string 17","StuCode":"sample string 18","StuName":"sample string 19","TeachCode":"sample string 20","Teacher":"sample string 21","TeaClass":"sample string 22","ReportTime":"sample string 23","Tel":"sample string 24","ReasonCon":"sample string 25","SurveyCon":"sample string 26","SurveyPro":"sample string 27","SurveyFind":"sample string 28","VerdictCon":"sample string 29","ProveCon":"sample string 30","MovieCon":"sample string 31","TelCon":"sample string 32","Status":33,"Repopinion":"sample string 34","PiYueTime":35,"AddTime":"2024-09-25T00:11:58.3124233+08:00","RejectNum":1,"CateId":"sample string 36","JsonData":"sample string 37"}
application/xml, text/xml
Sample:
<RealizeReportInputDto 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:11:58.3124233+08:00</AddTime> <ApplyforId xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 11</ApplyforId> <CateId xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 36</CateId> <Id xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 10</Id> <JsonData xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 37</JsonData> <LessonId xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 12</LessonId> <MovieCon xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 31</MovieCon> <PiYueTime xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">35</PiYueTime> <Proposer xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 15</Proposer> <ProtocolTitle xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 14</ProtocolTitle> <ProveCon xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 30</ProveCon> <ReasonCon xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 25</ReasonCon> <RejectNum xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">1</RejectNum> <Repopinion xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 34</Repopinion> <ReportTime xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 23</ReportTime> <Score xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">0</Score> <Status xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">33</Status> <StuCode xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 18</StuCode> <StuName xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 19</StuName> <StudyClass xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 17</StudyClass> <SurveyCon xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 26</SurveyCon> <SurveyFind xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 28</SurveyFind> <SurveyPro xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 27</SurveyPro> <TeaClass xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 22</TeaClass> <TeachCode xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 20</TeachCode> <Teacher xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 21</Teacher> <Tel xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 24</Tel> <TelCon xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 32</TelCon> <Term xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 16</Term> <Title xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 13</Title> <VerdictCon xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 29</VerdictCon> <ActivitiesId>sample string 9</ActivitiesId> <ArticleListId>sample string 5</ArticleListId> <CaseswotInfoId>sample string 6</CaseswotInfoId> <CateName>sample string 2</CateName> <ForumInfoId>sample string 7</ForumInfoId> <LearnerId>sample string 1</LearnerId> <RedSpotId>sample string 8</RedSpotId> <Score>3</Score> <Setp>4</Setp> <StuWay>1</StuWay> </RealizeReportInputDto>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
改变体认自信报告状态
JsonRtnDtoOfBooleanName | Description | Type | Additional 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});