Commit bba9e802 authored by liudong1993's avatar liudong1993

1

parent e8799577
......@@ -97,8 +97,6 @@ namespace Edu.Module.Customer
{nameof(RB_Customer_Extend.Email),model.Email },
{nameof(RB_Customer_Extend.Address),model.Address },
{nameof(RB_Customer_Extend.Sex),model.Sex },
{nameof(RB_Customer_Extend.CustomerSourceType),model.CustomerSourceType },
{nameof(RB_Customer_Extend.CustomerSource),model.CustomerSource },
{nameof(RB_Customer_Extend.CountryId),model.CountryId },
{nameof(RB_Customer_Extend.ProvinceId),model.ProvinceId },
{nameof(RB_Customer_Extend.CityId),model.CityId },
......
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