Apache CXF after generating webservice from a wsdl file that already exists , the wsdl: binding attribute is modified, how to change it back?

the following is my wsdl source file, please help me!
<soap:address location="http://localhost:8080/OSB_EIP_EIP_HQ_InquiryEipAnnouncementSrv"/>
</wsdl:port>
</wsdl:service>
</wsdl:definitions>
