修改产品功能
This commit is contained in:
parent
b9aa49d12d
commit
006374118e
@ -179,7 +179,7 @@ namespace HelloWorld.ProductService.Entities.Products
|
|||||||
{
|
{
|
||||||
public class Product
|
public class Product
|
||||||
{
|
{
|
||||||
[Display(Name = "Product_Name")]
|
[Display(Name = "ProductName")]
|
||||||
public string Name { get; set; }
|
public string Name { get; set; }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user