Skip to content

Commit

Permalink
modified
Browse files Browse the repository at this point in the history
  • Loading branch information
codeyung committed Aug 21, 2020
1 parent 40e9710 commit 33ebc80
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,11 @@ query|查询模块
support|支持

## 3. pom样例
``<description>脚手架</description>
```xml<description>脚手架</description>
<groupId>com.cy.generate</groupId>
<artifactId>auto-generate</artifactId>
<version>1.0.0-SNAPSHOT</version>``
<version>1.0.0-SNAPSHOT</version>
```
```xml
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http:https://maven.apache.org/POM/4.0.0"
Expand Down

0 comments on commit 33ebc80

Please sign in to comment.