username@email.com
2024-10-10 79196313d767bfb1101d6a9a354977a804432c56
cylsg/cylsg.Application/Orders/OrderCompanyAppService.cs
@@ -212,6 +212,7 @@
                order.WorkerType = orderDto.WorkerType;
                order.WorkPrice = orderDto.WorkPrice;
                order.WorkPriceMax = orderDto.WorkPriceMax;
                order.Zixinganpai = orderDto.Zixinganpai;
                order.OrderStatus = 0;
                order.IsEn = true;
                order.UpDataBy = NickName;