ÏîÄ¿´úÂë/WMS/WMSServer/WIDESEA_DTO/Location/LocationView.cs
ÎļþÃû´Ó ÏîÄ¿´úÂë/WMS/WMSServer/WIDESEA_Common/LocationAreaView/LocationView.cs ÐÞ¸Ä @@ -3,8 +3,9 @@ using System.Linq; using System.Text; using System.Threading.Tasks; using WIDESEA_Model.Models; namespace WIDESEA_Common namespace WIDESEA_DTO.Location { public class LocationLayer { @@ -45,5 +46,8 @@ /// éå®ç¶æ /// </summary> public string location_lock { get; set; } public VV_StockInfo stockInfo { get; set; } } }