| | |
| | | { |
| | | TextBody: |
| | | [* |
| | | logfile( "--------------------------------------1------------------------------------------------" ); |
| | | logfile( "--------------------------------------1,进来了------------------------------------------------" ); |
| | | nameValue := requestnvt.Root(); |
| | | |
| | | bodyHandle := requestnvt.GetHandle( "Body" ); |
| | |
| | | PanelMaterialTM18::ReceiveDataGeneration( this, requestnvt ); |
| | | } |
| | | |
| | | |
| | | info( "---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------" ); |
| | | |
| | | |
| | | replynvt := LibInt_MessageAccessor::CreateEmptyMessage(); |
| | | LibInt_MessageAccessor::SetHeaderProperty( replynvt, "Content-Type", "application/json" ); |