lh | 9ed821d | 2023-04-07 01:36:19 -0700 | [diff] [blame] | 1 | /** |
| 2 | * @file zte_web_regist.c |
| 3 | * @brief goform mesage processing |
| 4 | * |
| 5 | * Copyright (C) 2017 Sanechips Technology Co., Ltd. |
| 6 | * @author Hong Wu <wu.hong@sanechips.com.cn> |
| 7 | * |
| 8 | * This program is free software; you can redistribute it and/or modify |
| 9 | * it under the terms of the GNU General Public License version 2 as |
| 10 | * published by the Free Software Foundation. |
| 11 | * |
| 12 | */ |
| 13 | |
| 14 | |
| 15 | /******************************************************************************* |
| 16 | * Include header files * |
| 17 | ******************************************************************************/ |
| 18 | //#include "zte_web_interface.h" |
| 19 | //#include "zte_web_get_fw_para.h" |
| 20 | |
| 21 | /******************************************************************************* |
| 22 | * Global variable definitions * |
| 23 | ******************************************************************************/ |
| 24 | //web_goform_type web_goform_set_cmd_table²Î¼ûzte_web_util.c |
| 25 | |