Data

数据管理

APIDescription
GET api/Data/GetAsync?page={page}&intPageSize={intPageSize}&key={key}

获取数据(分页)

GET api/Data/GetAll?key={key}

获取全部数据

GET api/Data/GetTopRatedCharacters

No documentation available.

GET api/Data/GetAllGoal?key={key}

No documentation available.

GET api/Data/PostGoal/{Id}?goal={goal}&comment={comment}

No documentation available.

GET api/Data/GetSandataAsync_customize?page={page}&intPageSize={intPageSize}&key={key}&order={order}

获取数据sandata自定义(分页)

GET api/Data/GetSandataAsync?page={page}&intPageSize={intPageSize}&key={key}&gexing={gexing}&order={order}&name={name}

获取数据sandata(分页)

GET api/Data/GetAllSanGuData?key={key}

获取全部数据(古武将)

GET api/Data/GetAllSanData?key={key}&gexing={gexing}&order={order}&name={name}&customize={customize}

获取全部数据(sandata)

GET api/Data/GetAllRelation?key={key}

No documentation available.

GET api/Data/GetAllClan?key={key}

No documentation available.

GET api/Data/GetAllMap

No documentation available.

GET api/Data/GetAllCity

No documentation available.

GET api/Data/PostSanData_Self_Use?name={name}&alias={alias}&tongshuai={tongshuai}&wuli={wuli}&zhili={zhili}&zhengzhi={zhengzhi}&meili={meili}&gexing1={gexing1}&gexing2={gexing2}&gexing3={gexing3}&gexing4={gexing4}&gexing5={gexing5}&zhuyi={zhuyi}&zhengce={zhengce}&zhengcedengji={zhengcedengji}&shengnian={shengnian}&dengchang={dengchang}&zunian={zunian}&biography3={biography3}

新增武将数据

GET api/Data/GetHistoryByName?key={key}

No documentation available.

GET api/Data/GetImgByName?key={key}

根据名称获取图片(sandata)

GET api/Data/GetAllBeLove?name={name}&type={type}

获取被亲爱/被厌恶武将(sandata)

GET api/Data/GetAllBeLikeOrDislike?name={name}

获取某人的被亲爱和被厌恶

POST api/Data/PutSanData

编辑数据

GET api/Data/GetEasternhandynasty?page={page}&intPageSize={intPageSize}&key={key}&order={order}

州部沿革数据

GET api/Data/GetEasternhandynasty_junguo?page={page}&intPageSize={intPageSize}&key={key}&order={order}

郡国沿革数据

GET api/Data/GetById/{Id}

根据Id获取数据

GET api/Data/GetLatestAll?code={code}

获取数据数值(Num字段)的各种统计值

POST api/Data/Post

新增数据

POST api/Data/Put

编辑数据

GET api/Data/DeleteById/{Id}

根据主键Id删除一条数据

POST api/Data/uploadFile

No documentation available.

GET api/Data/GetMyDiary?key={key}&page={page}&intPageSize={intPageSize}

No documentation available.

GET api/Data/PostDiary?date={date}&content={content}&remark={remark}

No documentation available.

Img

图片管理

APIDescription
POST api/Img/PostAttachFiles

上传图片

Userinfo

用户管理

APIDescription
GET api/Userinfo/Get?username={username}&password={password}

判断用户名和密码是否正确

GET api/Userinfo/GetAsync?page={page}&intPageSize={intPageSize}&key={key}

获取用户数据(分页)

GET api/Userinfo/GetAll?key={key}

获取用户数据(全部)

GET api/Userinfo/GetRoles

获取用户角色

POST api/Userinfo/Post

新增用户

POST api/Userinfo/Put

编辑用户信息

GET api/Userinfo/DeleteById/{Id}

根据主键Id删除一条用户数据

Dictionary

字典管理

APIDescription
GET api/Dictionary/Get?page={page}&state={state}&key={key}&intPageSize={intPageSize}

获取字典分页数据

POST api/Dictionary/Post

新增数据

POST api/Dictionary/Put

编辑数据

GET api/Dictionary/DeleteById/{Id}

根据主键Id删除一条数据

菜单栏

APIDescription
GET api/Menu/Get/{Id}

获取菜单

GET api/Menu/GetAllById/{Id}

获取权限菜单

POST api/Menu/Post

Post请求

PUT api/Menu/Put/{id}

Put请求

DELETE api/Menu/Delete/{id}

Delete请求

Values

APIDescription
GET api/Values/Get

No documentation available.

GET api/Values/Get/{id}

No documentation available.

POST api/Values/Post

No documentation available.

PUT api/Values/Put/{id}

No documentation available.

DELETE api/Values/Delete/{id}

No documentation available.

ApplyBusinesstrip

请假申请

APIDescription
GET api/ApplyBusinesstrip/GetAll?key={key}

获取全部数据

POST api/ApplyBusinesstrip/Post

新增出差申请

POST api/ApplyBusinesstrip/Put

出差申请流程更新

Swagger

APIDescription
GET api/Swagger/Get

No documentation available.

Dictionarydata

字典数据管理

APIDescription
GET api/Dictionarydata/GetAll?state={state}&key={key}&parent_id={parent_id}

No documentation available.

GET api/Dictionarydata/Get?page={page}&state={state}&key={key}&parent_id={parent_id}&intPageSize={intPageSize}

No documentation available.

POST api/Dictionarydata/Post

新增数据

POST api/Dictionarydata/Put

编辑数据

GET api/Dictionarydata/DeleteById/{Id}

根据主键Id删除一条数据

Log4Net

日志管理

APIDescription
GET api/Log4Net/GetAsync?page={page}&intPageSize={intPageSize}&key={key}&select={select}

获取日志(分页)

DbFirst

生成实体

APIDescription
GET api/DbFirst/GetModels

生成实体