From 67de3ab0bbf61fdb141a084a5150dde226911fcc Mon Sep 17 00:00:00 2001 From: qiuyao <qiuyao@hnkhzn.com> Date: 星期五, 28 二月 2025 13:48:03 +0800 Subject: [PATCH] 提交种子数据 --- 项目代码/WIDESEAWCS_Server 正式/WIDESEAWCS_Server/wwwroot/WIDESEAWCS_DB.DBSeed.Json/Dt_DispatchInfo.tsv | 15 +++++++++++++++ 项目代码/WIDESEAWCS_Server 正式/WIDESEAWCS_Server/wwwroot/WIDESEAWCS_DB.DBSeed.Json/Dt_DeviceInfo.tsv | 22 +++------------------- 2 files changed, 18 insertions(+), 19 deletions(-) diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEAWCS_Server \346\255\243\345\274\217/WIDESEAWCS_Server/wwwroot/WIDESEAWCS_DB.DBSeed.Json/Dt_DeviceInfo.tsv" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEAWCS_Server \346\255\243\345\274\217/WIDESEAWCS_Server/wwwroot/WIDESEAWCS_DB.DBSeed.Json/Dt_DeviceInfo.tsv" index 1c6d83f..4987875 100644 --- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEAWCS_Server \346\255\243\345\274\217/WIDESEAWCS_Server/wwwroot/WIDESEAWCS_DB.DBSeed.Json/Dt_DeviceInfo.tsv" +++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEAWCS_Server \346\255\243\345\274\217/WIDESEAWCS_Server/wwwroot/WIDESEAWCS_DB.DBSeed.Json/Dt_DeviceInfo.tsv" @@ -1,28 +1,12 @@ 锘縖 { "Id": 1, - "DeviceCode": "SC01", - "DeviceName": "1鍙峰爢鍨涙満", - "DeviceType": "CommonStackerCrane", + "DeviceCode": "NJ001", + "DeviceName": "鎵煩鎵虫墜", + "DeviceType": "OtherDevice", "DeviceStatus": "1", "DeviceIp": "127.0.0.1", "DevicePort": 102, - "DevicePlcType": "SiemensS7", - "DeviceRemark": "1", - "ProtocolList": null, - "Creater": "1", - "CreateDate": "2024-08-23T11:32:25.507", - "Modifier": null, - "ModifyDate": null - }, - { - "Id": 3, - "DeviceCode": "1002", - "DeviceName": "杈撻�佺嚎", - "DeviceType": "CommonConveyorLine", - "DeviceStatus": "1", - "DeviceIp": "127.0.0.1", - "DevicePort": 103, "DevicePlcType": "SiemensS7", "DeviceRemark": "1", "ProtocolList": null, diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEAWCS_Server \346\255\243\345\274\217/WIDESEAWCS_Server/wwwroot/WIDESEAWCS_DB.DBSeed.Json/Dt_DispatchInfo.tsv" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEAWCS_Server \346\255\243\345\274\217/WIDESEAWCS_Server/wwwroot/WIDESEAWCS_DB.DBSeed.Json/Dt_DispatchInfo.tsv" index 49a6637..0110445 100644 --- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEAWCS_Server \346\255\243\345\274\217/WIDESEAWCS_Server/wwwroot/WIDESEAWCS_DB.DBSeed.Json/Dt_DispatchInfo.tsv" +++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEAWCS_Server \346\255\243\345\274\217/WIDESEAWCS_Server/wwwroot/WIDESEAWCS_DB.DBSeed.Json/Dt_DispatchInfo.tsv" @@ -29,4 +29,19 @@ "Modifier": null, "ModifyDate": null } + { + "Id": 4, + "Name": "娴嬭瘯3", + "JobGroup": "OtherDevice", + "AssemblyName": "WIDESEAWCS_Tasks", + "ClassName": "SerialPortTestJob", + "IntervalSecond": 1, + "BeginTime": null, + "EndTime": null, + "Remark": null, + "Creater": "1", + "CreateDate": "2025-02-28T11:32:26.513", + "Modifier": null, + "ModifyDate": null + } ] \ No newline at end of file -- Gitblit v1.9.3