Commit fda2b70d by lcx

路由修改

parent 2de004d6
......@@ -529,7 +529,7 @@ public ApiResponse DepttypeDelete([CustomizeValidator(RuleSet = "Delete"), FromB
/// </summary>
/// <param name="request"></param>
/// <returns></returns>
[Route("accountinglist/{allotId}/{type}")]
[Route("accountinglist")]
[HttpPost]
public ApiResponse GetAccountingList([FromBody] AccoungingRequest request)
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment