1.Manipulate动作重构修改

2.修改pangu_send_log中log字段名
3.修改可信证书颁发机构表名
This commit is contained in:
fengweihao
2019-05-28 14:59:39 +08:00
parent ea1f876eb7
commit f106facd7b
6 changed files with 347 additions and 353 deletions

View File

@@ -23,7 +23,7 @@ struct replace_rule
struct insert_rule
{
char * stype;
char * script;
char * type;
char * position;
};