diwenzheng edited a comment on issue #2569:
URL: 
https://github.com/apache/servicecomb-java-chassis/issues/2569#issuecomment-917328960


   
我看到有办法忽略这个注解,1.3.0中对于这个注解还不敏感,2.5.0对于这个很敏感了,有没有相关接口方便我自己修改你们底层的mapper,这就让我很困扰.
   
   我用注解的目的只是为了生成这样格式的xml
   
   
   
   
   <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
   <license>
       <licInfo>
   
       </licInfo>
       <controlItems>
           <controlItem>
   
           </controlItem>
           <controlItem>
   
           </controlItem>
           <controlItem>
   
           </controlItem>
       </controlItems>
   </license>
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to