ÏîÄ¿´úÂë/WMS/WMSServices/WIDESEA_Model/Models/Stock/Dt_StockInfo.cs
@@ -12,7 +12,7 @@ /// <summary> /// åæ/åæå纸å·åºåä¿¡æ¯ /// </summary> [SugarTable(nameof(Dt_StockInfo), "åæ/åæå纸å·åºåä¿¡æ¯")] [SugarTable(nameof(Dt_StockInfo), "åæåæå纸å·åºåä¿¡æ¯")] [SugarIndex("unique_stockinfo_stockcode", nameof(PalletCode), OrderByType.Asc, true)] public class Dt_StockInfo : BaseEntity {