1
This commit is contained in:
@@ -183,7 +183,7 @@ namespace Tnb.WarehouseMgr
|
|||||||
return await ToApiResult(HttpStatusCode.InternalServerError, "请重试!");
|
return await ToApiResult(HttpStatusCode.InternalServerError, "请重试!");
|
||||||
throw;
|
throw;
|
||||||
}
|
}
|
||||||
return await ToApiResult(HttpStatusCode.InternalServerError, "未启用");
|
return await ToApiResult(HttpStatusCode.OK, "未启用");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user