更新任务存储、权限与货源查询流程
Build Backend JAR / build (push) Has been cancelled

This commit is contained in:
supernijia
2026-08-22 21:23:01 +08:00
parent 7a7f1dfa21
commit 159d52194c
32 changed files with 1239 additions and 69 deletions
@@ -152,6 +152,7 @@ class AdminDedupeTotalDataTest(unittest.TestCase):
})
self.assertEqual(session.kwargs['headers'], {'X-Internal-Token': 'token'})
self.assertTrue(session.kwargs['stream'])
self.assertEqual(session.kwargs['timeout'], (10, 1800))
def test_import_requires_group(self):
with self.app.test_request_context(