获取抛光记录
This commit is contained in:
@@ -108,8 +108,7 @@ namespace ZR.Admin.WebApi.Controllers
|
|||||||
/// 根据日期获取抛光记录表数据
|
/// 根据日期获取抛光记录表数据
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <returns></returns>
|
/// <returns></returns>
|
||||||
[HttpPost
|
[HttpPost]
|
||||||
]
|
|
||||||
public IActionResult GetWmPolishRecordByDate([FromBody] WmPolishRecordGenerateDto parm)
|
public IActionResult GetWmPolishRecordByDate([FromBody] WmPolishRecordGenerateDto parm)
|
||||||
{
|
{
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user