test: import autogen

This commit is contained in:
Alex Duan 2023-03-18 10:28:22 +08:00
parent 9245ba076d
commit 61d4e201ae
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ import time
from util.log import * from util.log import *
from util.cases import * from util.cases import *
from util.sql import * from util.sql import *
from util.autogen import *
# #