UserAccessKey

Access key controller

APIDescription
GET api/userkey

Get the access key

PUT api/userkey

Get the access key

CusTableSearch

APIDescription
POST api/data/search

No documentation available.

CusMultiDataTable

add/update/delete for multi record data

APIDescription
POST api/datas

Insert multi row of data

PUT api/datas

update multi row of data

DELETE api/datas

delete multi row of data

CusTable

APIDescription
POST api/ds

Registry a Cusom Table

DELETE api/ds?tableName={tableName}

Remove the Custom Table

GET api/ds?pageIndex={pageIndex}&pageSize={pageSize}

Get Custom Table List

Account

APIDescription
GET api/Account/UserInfo

No documentation available.

POST api/Account/Logout

No documentation available.

GET api/Account/ManageInfo?returnUrl={returnUrl}&generateState={generateState}

No documentation available.

POST api/Account/ChangePassword

No documentation available.

POST api/Account/SetPassword

No documentation available.

POST api/Account/AddExternalLogin

No documentation available.

POST api/Account/RemoveLogin

No documentation available.

GET api/Account/ExternalLogin?provider={provider}&error={error}

No documentation available.

GET api/Account/ExternalLogins?returnUrl={returnUrl}&generateState={generateState}

No documentation available.

POST api/Account/Register

No documentation available.

POST api/Account/RegisterExternal

No documentation available.

CusDataTable

add/update/delete for single record data

APIDescription
POST api/data

Insert a row of data

PUT api/data

update a row of data

DELETE api/data

Delete a row of data

GET api/data

No documentation available.

CusMixActionMultiDataTable

APIDescription
POST api/mixdatas

Insert multi row of data

File

APIDescription
POST api/File/UploadFile

No documentation available.

POST api/File/GetFileList

No documentation available.

User

APIDescription
GET api/User/Get

No documentation available.

POST api/User/Update

No documentation available.

POST api/User/ForgetPassword

No documentation available.