This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
qiubinghui
/
zhywpt-issuer
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
~
master
qiubh
1 month ago
parent
6cc916244d
commit
6c4b10c969
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
gly-base-core/src/main/java/cn/com/taiji/core/entity/log/IasInterfaceLog.java
+ 1
- 1
gly-base-core/src/main/java/cn/com/taiji/core/entity/log/IasInterfaceLog.java
View File
@@ -12,6 +12,6 @@ import javax.persistence.Table;
@Setter
@Accessors(chain = true)
@Entity
@Table(name = "
ias_interface_log
")
@Table(name = "
IAS_INTERFACE_LOG
")
public class IasInterfaceLog extends AbstractInterfaceLog {
}
Write
Preview
Loading…
Cancel
Save