liuwf 3 months ago
parent 4e78b67ec0
commit 9e19bfe246

@ -71,8 +71,7 @@ namespace SlnMesnac.Business
private void test()
{
string epc = "A123456";
_mesProductPlanService.GetStartedProdPlan(out MesProductPlanDto productPlanDto);
string bigCode = GenerateBigBarcode(productPlanDto, epc);

Loading…
Cancel
Save