Blame view

src/main/resources/data.xml 236 Bytes
27d9a429   suweicheng   开发梳理;
1
2
3
4
  <?xml version="1.0" encoding="UTF-8"?>
  <test>
  	<data>
  		<!-- <buyerAccount>buyer11159@essa.cn</buyerAccount> -->
23be615c   huangzhizhen   修改采购商注册页面的元素定位
5
6
  		<buyerAccount>monkey@163.com</buyerAccount>
  		<supplier>kabuto</supplier>
27d9a429   suweicheng   开发梳理;
7
8
9
  		<buyerNo>COK09161</buyerNo>
  	</data>
  </test>