Skip to content
Snippets Groups Projects
user avatar
developer23 authored
web_api:
- ais_http.py:
  do_POST() ->
	- dislocate code for debug_log into ais_readers_main_process.py;
	
- constant.py:
	remove constants for debug_log;
	add constants for HTML script folder name and html init script name;
	
d0981509