Browse Source

update version to 0.0.65

master
sige 2 years ago
parent
commit
f2646cba71
  1. 2
      pom.xml
  2. 2
      src/main/java/com/dreamworks/boditech/entity/parameter/ParamBatchDeleteById.java

2
pom.xml

@ -7,7 +7,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.dreamworks</groupId>
<artifactId>boditech</artifactId>
<version>0.0.64</version>
<version>0.0.65</version>
<name>boditech</name>
<description>boditech</description>

2
src/main/java/com/dreamworks/boditech/entity/parameter/ParamBatchDeleteById.java

@ -0,0 +1,2 @@
package com.dreamworks.boditech.entity.parameter;public class ParamBatchDeleteById {
}
Loading…
Cancel
Save