1
This commit is contained in:
@@ -50,7 +50,7 @@ namespace WebAPI.Controllers
|
||||
/// <param name="dates"></param>
|
||||
/// <returns></returns>
|
||||
[HttpPost]
|
||||
public Model.ResponeData SynDateIDPDesignDrawingData([FromBody] List<string> dates)
|
||||
public Model.ResponeData SynIDPDesignDrawingDataByDate([FromBody] List<string> dates)
|
||||
{
|
||||
var responeData = new Model.ResponeData();
|
||||
try
|
||||
|
||||
Reference in New Issue
Block a user