Process
Values
| API | Description |
|---|---|
| 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. |
File
| API | Description |
|---|---|
| POST api/File/UploadFile?pileInstanceId={pileInstanceId}&processId={processId}&employeeId={employeeId} |
No documentation available. |
| DELETE api/File/DeleteFile?fileId={fileId} |
No documentation available. |
| GET api/File/GetFile?pileInstanceId={pileInstanceId}&processId={processId} |
No documentation available. |
PileType
| API | Description |
|---|---|
| POST api/PileType/CreatePileType?employeeId={employeeId} |
No documentation available. |
| PUT api/PileType/UpdatePileType?employeeId={employeeId} |
No documentation available. |
| GET api/PileType/GetAllPileType |
No documentation available. |
| DELETE api/PileType/DeletePileType?pileTypeId={pileTypeId}&employeeId={employeeId} |
No documentation available. |
Project
| API | Description |
|---|---|
| POST api/Project/UpdateProject |
No documentation available. |
| POST api/Project/UpdateProjectEveryday |
No documentation available. |
| GET api/Project/GetProjectsByEmployeeId?employeeId={employeeId} |
No documentation available. |
| GET api/Project/GetCheckItemsFromProjectByProcess?processId={processId}&projectId={projectId} |
No documentation available. |
| POST api/Project/AddCheckItemIntoProject?projectId={projectId}&employeeId={employeeId} |
No documentation available. |
| PUT api/Project/RemoveCheckItemFromProject?projectId={projectId}&employeeId={employeeId} |
No documentation available. |
| GET api/Project/Test |
No documentation available. |
Excel
| API | Description |
|---|---|
| POST api/Excel/PostLedger?projectId={projectId}&employeeId={employeeId} |
No documentation available. |
| GET api/Excel/ExportLedger?projectId={projectId} |
No documentation available. |
| GET api/Excel/ExportTemplate?projectId={projectId} |
No documentation available. |
| GET api/Excel/GetPileExcel/{id} |
No documentation available. |
Pile
CheckItem
| API | Description |
|---|---|
| GET api/CheckItem/GetCheckItemsByProcess?processId={processId} |
No documentation available. |
| POST api/CheckItem/AddCheckItemsIntoProject?projectId={projectId}&employeeId={employeeId} |
No documentation available. |
| DELETE api/CheckItem/DeleteCheckItemsIntoProject?projectId={projectId}&employeeId={employeeId} |
No documentation available. |
| POST api/CheckItem/AddCheckItemIntoProcess?processId={processId} |
No documentation available. |
| POST api/CheckItem/CreateCheckItem?employeeId={employeeId} |
No documentation available. |
| PUT api/CheckItem/UpdateCheckItem?employeeId={employeeId} |
No documentation available. |
Lottery
Word
| API | Description |
|---|---|
| GET api/Word/ExportPileDocument?pileInstanceId={pileInstanceId} |
No documentation available. |
| GET api/Word/Test |
No documentation available. |
| GET api/Word/GetZippedDocuments?projectId={projectId} |
No documentation available. |
Test
| API | Description |
|---|---|
| GET api/Test/ExcelTest |
No documentation available. |
| GET api/Test/DbTest |
No documentation available. |
| GET api/Test/Test |
No documentation available. |
| GET api/Test/DbTest2 |
No documentation available. |
| GET api/Test/TestDictionary |
No documentation available. |
| GET api/Test/CalculatePileInstant?pileId={pileId} |
No documentation available. |
| GET api/Test/GetPileExcel/{id} |
No documentation available. |
| GET api/Test/GetTestWord |
No documentation available. |
| GET api/Test/GetUrlPath |
No documentation available. |
| GET api/Test/FileTest |
No documentation available. |
| GET api/Test/ZipTest |
No documentation available. |
| POST api/Test/Random |
No documentation available. |