Your ROOT_URL in app.ini is http://192.168.1.7:3000/ but you are visiting http://shqkxh.org:3000/yz/dataloader/commit/39472101525fe2822e5006c8a74d0caf67892397?style=unified&whitespace=ignore-change You should set ROOT_URL correctly, otherwise the web may not work correctly.

date changes

main
yzlocal 3 years ago
parent e0c35587af
commit 3947210152

@ -211,9 +211,9 @@ if __name__ == '__main__':
tic = time.perf_counter()
typ = 'mink'
st_d = '20221102'
en_d = '20221103'
if_check = 1
st_d = '20220104'
en_d = '20221031'
if_check = 0
split_code_into_howmany_groups_no = 10
split_date_into_howmany_groups = 5

Loading…
Cancel
Save