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