Commit 76b7809e by 泽锋 李

fix

parent b9154985
......@@ -201,7 +201,7 @@ namespace AutoTurnOver.Controllers
/// </summary>
/// <param name="search"></param>
/// <returns></returns>
[HttpGet("StorageCapacityGetList")]
[HttpGet("GetStorageCapacityGetPage")]
public ActionResult<RequestResultDto> GetStorageCapacityGetPage([FromBody] dc_base_storage_capacity_search_dto search, [FromBody]int page, [FromBody]int rows)
{
......
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