This website works better with JavaScript.
Home
Explore
Help
Sign In
server
/
formallProject
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
api
release_toaliyun_real
xhxu
5 years ago
parent
cdb3684149
commit
5cafe3fae1
2 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
mallinkService/src/main/java/com/iformall/domain/po/WxThirdPartyApi.java
+0
-0
mallinkService/src/main/resources/mapper/WxThirdPartyApiMapper.xml
+ 1
- 1
mallinkService/src/main/java/com/iformall/domain/po/WxThirdPartyApi.java
View File
@@ -7,7 +7,7 @@ import lombok.EqualsAndHashCode;
import java.util.Date;
@TableName(value = "wx_third_party_
A
pi")
@TableName(value = "wx_third_party_
a
pi")
@Data
@EqualsAndHashCode(callSuper = true)
public class WxThirdPartyApi extends TenantEntity {
mallinkService/src/main/resources/mapper/WxThirdPartyConfigApi.xml → mallinkService/src/main/resources/mapper/WxThirdPartyApiMapper.xml
View File
Write
Preview
Loading…
Cancel
Save