You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by li...@apache.org on 2020/01/09 06:43:52 UTC

[incubator-dolphinscheduler] branch dev updated (e10810a -> a96e17e)

This is an automated email from the ASF dual-hosted git repository.

lidongdai pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler.git.


    from e10810a  add pom mysql test (#1784)
     add a96e17e  Remove @Data annotation and add @TableField annotation (#1653)

No new revisions were added by this update.

Summary of changes:
 .../dolphinscheduler/dao/entity/AccessToken.java   | 84 ++++++++++++++++------
 .../apache/dolphinscheduler/dao/entity/Alert.java  | 79 +++++++++-----------
 .../dolphinscheduler/dao/entity/AlertGroup.java    | 25 ++++---
 .../dao/mapper/AccessTokenMapperTest.java          | 39 ++++++----
 4 files changed, 132 insertions(+), 95 deletions(-)