POST api/ppadmin/changerealizeapplyfor

改变体认自信申请状态

Request Information

URI Parameters

None.

Body Parameters

参数

RealizeApplyforInputDto
NameDescriptionTypeAdditional 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

LessonId

课程ID

string

Max length: 36

Title

调研选题

string

Max length: 100

ProtocolTitle

拟定题目

string

Max length: 100

Proposer

申请人

string

Max length: 10

ClassName

班级

string

Max length: 20

StuCode

学号

string

Max length: 30

StuName

学生姓名

string

Max length: 10

TeaCode

教师编号

string

Max length: 30

TeachName

指导老师

string

Max length: 15

TeaClass

教学班级

string

Max length: 20

ProposTime

申请日期

string

Max length: 50

TelPhone

电话

string

Max length: 25

ClassteaName

辅导员

string

Max length: 15

ClassteaTel

辅导员电话

string

Max length: 25

TitleReason

选题原因

string

None.

TitleSense

选题意义

string

None.

ResearchTime

调研时间范围

string

Max length: 50

ResearchRange

调研范围

string

Max length: 200

ResearchWay

调研方法方式

string

Max length: 200

ResearchCon

调研内容

string

None.

ResearchPlan

调研方案

string

None.

Status

0保存 1申请中 2成功 3失败

integer

None.

TeaReply

老师回复

string

None.

RelyTime

回复时间

date

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",
  "LessonId": "sample string 11",
  "Title": "sample string 12",
  "ProtocolTitle": "sample string 13",
  "Proposer": "sample string 14",
  "ClassName": "sample string 15",
  "StuCode": "sample string 16",
  "StuName": "sample string 17",
  "TeaCode": "sample string 18",
  "TeachName": "sample string 19",
  "TeaClass": "sample string 20",
  "ProposTime": "sample string 21",
  "TelPhone": "sample string 22",
  "ClassteaName": "sample string 23",
  "ClassteaTel": "sample string 24",
  "TitleReason": "sample string 25",
  "TitleSense": "sample string 26",
  "ResearchTime": "sample string 27",
  "ResearchRange": "sample string 28",
  "ResearchWay": "sample string 29",
  "ResearchCon": "sample string 30",
  "ResearchPlan": "sample string 31",
  "Status": 32,
  "TeaReply": "sample string 33",
  "RelyTime": "2024-09-25T00:06:36.828094+08:00",
  "AddTime": "2024-09-25T00:06:36.828094+08:00",
  "RejectNum": 1,
  "CateId": "sample string 34",
  "JsonData": "sample string 35"
}

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","LessonId":"sample string 11","Title":"sample string 12","ProtocolTitle":"sample string 13","Proposer":"sample string 14","ClassName":"sample string 15","StuCode":"sample string 16","StuName":"sample string 17","TeaCode":"sample string 18","TeachName":"sample string 19","TeaClass":"sample string 20","ProposTime":"sample string 21","TelPhone":"sample string 22","ClassteaName":"sample string 23","ClassteaTel":"sample string 24","TitleReason":"sample string 25","TitleSense":"sample string 26","ResearchTime":"sample string 27","ResearchRange":"sample string 28","ResearchWay":"sample string 29","ResearchCon":"sample string 30","ResearchPlan":"sample string 31","Status":32,"TeaReply":"sample string 33","RelyTime":"2024-09-25T00:06:36.828094+08:00","AddTime":"2024-09-25T00:06:36.828094+08:00","RejectNum":1,"CateId":"sample string 34","JsonData":"sample string 35"}

application/xml, text/xml

Sample:
<RealizeApplyforInputDto 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:06:36.828094+08:00</AddTime>
  <CateId xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 34</CateId>
  <ClassName xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 15</ClassName>
  <ClassteaName xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 23</ClassteaName>
  <ClassteaTel xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 24</ClassteaTel>
  <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 35</JsonData>
  <LessonId xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 11</LessonId>
  <ProposTime xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 21</ProposTime>
  <Proposer xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 14</Proposer>
  <ProtocolTitle xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 13</ProtocolTitle>
  <RejectNum xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">1</RejectNum>
  <RelyTime xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">2024-09-25T00:06:36.828094+08:00</RelyTime>
  <ResearchCon xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 30</ResearchCon>
  <ResearchPlan xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 31</ResearchPlan>
  <ResearchRange xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 28</ResearchRange>
  <ResearchTime xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 27</ResearchTime>
  <ResearchWay xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 29</ResearchWay>
  <Status xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">32</Status>
  <StuCode xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 16</StuCode>
  <StuName xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 17</StuName>
  <TeaClass xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 20</TeaClass>
  <TeaCode xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 18</TeaCode>
  <TeaReply xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 33</TeaReply>
  <TeachName xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 19</TeachName>
  <TelPhone xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 22</TelPhone>
  <Title xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 12</Title>
  <TitleReason xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 25</TitleReason>
  <TitleSense xmlns="http://schemas.datacontract.org/2004/07/BJ.Data">sample string 26</TitleSense>
  <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>
</RealizeApplyforInputDto>

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});