limj
2023-09-21 89c96171bb971dcaed7cf289b58ef44ca689523c
_Main/BL/Type_GlobalDTOTable/Method_ReceivingPanelMaterials.qbl
@@ -6,7 +6,7 @@
{
  TextBody:
  [*
    logfile( "--------------------------------------1------------------------------------------------" );
    logfile( "--------------------------------------1,进来了------------------------------------------------" );
    nameValue := requestnvt.Root();
    
    bodyHandle := requestnvt.GetHandle( "Body" );
@@ -40,9 +40,7 @@
      PanelMaterialTM18::ReceiveDataGeneration( this, requestnvt );
    }
    
    info( "---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------" );
    
    replynvt := LibInt_MessageAccessor::CreateEmptyMessage();
    LibInt_MessageAccessor::SetHeaderProperty( replynvt, "Content-Type", "application/json" );