Class ThirdPartyApp
java.lang.Object
io.github.xezzon.zeroweb.third_party_app.domain.ThirdPartyApp
- All Implemented Interfaces:
io.github.xezzon.zeroweb.common.jpa.IEntity<String>
@Entity
public class ThirdPartyApp
extends Object
implements io.github.xezzon.zeroweb.common.jpa.IEntity<String>
第三方应用
- Author:
- xezzon
-
Field Details
-
TABLE_NAME
- See Also:
-
ID_COLUMN
- See Also:
-
-
Constructor Details
-
ThirdPartyApp
public ThirdPartyApp()
-