Class Subscription

java.lang.Object
io.github.xezzon.zeroweb.subscription.domain.Subscription
All Implemented Interfaces:
io.github.xezzon.zeroweb.common.jpa.IEntity<String>

@Entity public class Subscription extends Object implements io.github.xezzon.zeroweb.common.jpa.IEntity<String>
订阅的对外接口
Author:
xezzon
  • Field Details

  • Constructor Details

    • Subscription

      public Subscription()
  • Method Details