yujian
2019-11-13 62101aedecbfcc175e5478e35e3f6c5c264645eb
fanli/src/main/java/com/yeshi/fanli/entity/redpack/RedPackExchange.java
@@ -12,7 +12,7 @@
 * @author Administrator
 *
 */
@Table("yeshi_red_pack_exchange")
@Table("yeshi_ec_red_pack_exchange")
public class RedPackExchange {
   public static final int STATE_INIT = 0;
   public static final int STATE_SUCCESS = 1;