| 强烈支持楼主ing…… |
| 2222 |
| 楼主用心了,内容非常精彩。 |
| {:86:} |
| 正需要啊,感谢楼主无私分享! |
| 强烈支持楼主ing…… |
| 应该没有看过,谢谢楼主 |
|
#region 库存表编号 public static string GetGenerateNumber(this ViewInventoryQuantity obj) { obj.Number = string.Format("{0}-{1}-{2}-{3}-{4}-{5}-{6}-{7}-{8}", obj.ProductID, obj.WarehouseID, obj.DimentsionConfigID, obj.DimentsionSizeID, obj.DimentsionColorID, obj.DimentsionStyleID, obj.WarehouseLocationID, obj.MeasurementUnitID, obj.BatchID); return obj.Number; } public static string GetGenerateNumber(this InventoryQuantity obj) { obj.Number = string.Format("{0}-{1}-{2}-{3}-{4}-{5}-{6}-{7}-{8}", obj.ProductID, obj.WarehouseID, obj.DimentsionConfigID, obj.DimentsionSizeID, obj.DimentsionColorID, obj.DimentsionStyleID, obj.WarehouseLocationID, obj.MeasurementUnitID, obj.BatchID); return obj.Number; } #endregion |
| 1utg1utg1utg1utg1utg1utg1utg1utg1utg |
Archiver|新帖|标签|软件|Sitemap|ZNDS智能电视网 ( 苏ICP备2023012627号 )
网络信息服务信用承诺书 | 增值电信业务经营许可证:苏B2-20221768 丨 苏公网安备 32011402011373号
GMT+8, 2026-8-20 20:14 , Processed in 0.068193 second(s), 16 queries , Redis On.