This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
suimang
/
suimangServer
Watch
6
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
//bug
private_deployment
xhxu
1 year ago
parent
45fcbbabde
commit
7144cbeda0
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
suimangService/src/main/java/com/iformall/domain/po/sm/VoiceMould.java
+ 1
- 1
suimangService/src/main/java/com/iformall/domain/po/sm/VoiceMould.java
View File
@@ -19,7 +19,7 @@ import java.math.BigDecimal;
import java.util.Date;
import java.util.List;
@TableName(value = "voice_
patch
")
@TableName(value = "voice_
mould
")
@Data
@ToString(callSuper = true)
@EqualsAndHashCode(callSuper = true)
Write
Preview
Loading…
Cancel
Save