河北水利局项目
This commit is contained in:
12
shuangjia/file.c
Normal file
12
shuangjia/file.c
Normal file
@@ -0,0 +1,12 @@
|
||||
//#include "stdafx.h"
|
||||
#include "file.h"
|
||||
#include "metertable.h"
|
||||
#include "rptime.h"
|
||||
#include "doc.h"
|
||||
|
||||
void file_read()
|
||||
{
|
||||
addr_read();
|
||||
ipport_read();
|
||||
ipport_init();
|
||||
}
|
||||
Reference in New Issue
Block a user