xiachuang bedaf63266 fix | před 1 rokem | |
---|---|---|
superdesk-data-extract-api | před 1 rokem | |
superdesk-data-extract-common | před 1 rokem | |
superdesk-data-extract-dao | před 1 rokem | |
superdesk-data-extract-job | před 1 rokem | |
superdesk-data-extract-service | před 1 rokem | |
.gitignore | před 1 rokem | |
README.md | před 1 rokem | |
pom.xml | před 1 rokem |
数据同步基础:
sync_time
datetime NOT NULL DEFAULT
CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '同步时间' AFTER address_info
;)