Commit 051b2971 by 袁伟铭

1.0.0

parent 753f01af
......@@ -21,7 +21,7 @@ import java.util.Date;
@AllArgsConstructor
@NoArgsConstructor
@Builder
@TableName(value = "WX_APP_ACCOUNT")
@TableName(value = "t_wx_app_account")
public class WxAppAccount {
/**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment