提交代码

This commit is contained in:
zenghongyao 2025-04-19 13:57:08 +08:00
parent 40b62caa83
commit 40924e921f

View File

@ -27,11 +27,6 @@ using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using static FreeSql.Internal.GlobalFilter;
<<<<<<< HEAD
using JiShe.CollectBus.Kafka.Internal;
=======
using static System.Runtime.InteropServices.JavaScript.JSType;
>>>>>>> fe51402b1f105dc536f08ec2249d4ab13fa8f172
namespace JiShe.CollectBus.ScheduledMeterReading
{