From 1255dec24eae9866b9394a4d3f7274244d515f85 Mon Sep 17 00:00:00 2001 From: workpc Date: Tue, 24 Dec 2024 17:09:05 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E7=9B=AE=E5=BD=95=E7=BB=93?= =?UTF-8?q?=E6=9E=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ETA获取数据.py => test/ETA获取数据.py | 0 pushdata.py => test/pushdata.py | 0 原油价格预测准确率计算.ipynb => test/原油价格预测准确率计算.ipynb | 0 测试环境登录接口调试.ipynb => test/测试环境登录接口调试.ipynb | 0 聚烯烃预测值绘图调试.ipynb => test/聚烯烃预测值绘图调试.ipynb | 0 5 files changed, 0 insertions(+), 0 deletions(-) rename ETA获取数据.py => test/ETA获取数据.py (100%) rename pushdata.py => test/pushdata.py (100%) rename 原油价格预测准确率计算.ipynb => test/原油价格预测准确率计算.ipynb (100%) rename 测试环境登录接口调试.ipynb => test/测试环境登录接口调试.ipynb (100%) rename 聚烯烃预测值绘图调试.ipynb => test/聚烯烃预测值绘图调试.ipynb (100%) diff --git a/ETA获取数据.py b/test/ETA获取数据.py similarity index 100% rename from ETA获取数据.py rename to test/ETA获取数据.py diff --git a/pushdata.py b/test/pushdata.py similarity index 100% rename from pushdata.py rename to test/pushdata.py diff --git a/原油价格预测准确率计算.ipynb b/test/原油价格预测准确率计算.ipynb similarity index 100% rename from 原油价格预测准确率计算.ipynb rename to test/原油价格预测准确率计算.ipynb diff --git a/测试环境登录接口调试.ipynb b/test/测试环境登录接口调试.ipynb similarity index 100% rename from 测试环境登录接口调试.ipynb rename to test/测试环境登录接口调试.ipynb diff --git a/聚烯烃预测值绘图调试.ipynb b/test/聚烯烃预测值绘图调试.ipynb similarity index 100% rename from 聚烯烃预测值绘图调试.ipynb rename to test/聚烯烃预测值绘图调试.ipynb