|
2 years ago | |
---|---|---|
superdesk-data-extract-api | 2 years ago | |
superdesk-data-extract-common | 2 years ago | |
superdesk-data-extract-dao | 2 years ago | |
superdesk-data-extract-job | 2 years ago | |
superdesk-data-extract-service | 2 years ago | |
.gitignore | 2 years ago | |
README.md | 2 years ago | |
pom.xml | 2 years ago |
数据同步基础:
sync_time
datetime NOT NULL DEFAULT
CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '同步时间' AFTER address_info
;)