Commit f12ef571 by 傅伟强-富德

Update test.txt

1 parent bc96669c
Showing with 9 additions and 5 deletions
select * from branch_code_relation br
where br.relative_branch_code='8642'
and br.relative_grade>=0
and br.branch_code='864200';
\ No newline at end of file
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.18.1</version>
<configuration>
<skipTests>true</skipTests>
</configuration>
</plugin>
\ No newline at end of file
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!