This commit is contained in:
DEVICE8\12494
2023-04-26 10:56:00 +08:00
parent f13a3c2ac8
commit cb86df09e0
4 changed files with 195 additions and 180 deletions

View File

@@ -3,7 +3,7 @@ using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using Tnb.ProductionMgr.Entitys.Entity;
using Tnb.BasicData.Entitys.Entity;
namespace Tnb.ProductionMgr.Entitys.Dto
{