CoreCms.Net.Model/FromBody/FMDistribution.cs
@@ -1,7 +1,7 @@ /*********************************************************************** * Project: CoreCms * Project: baifenBinfa * ProjectName: 百分兵法管理系统 * Web: hhtp://chuanyin.com * Web: http://chuanyin.com * Author: * Email: * CreateTime: 202403/02 @@ -61,6 +61,11 @@ /// 所属行业 /// </summary> public string profession { get; set; } /// <summary> /// 坐标 /// </summary> public string storeCoordinate { get; set; } }