@@ -567,6 +567,13 @@ namespace MySystem
return result.Rows[0][0].ToString();
}
+ else
+ {
+ if(brand.TargetTableName == "BindRecord" && BrandId == 30)
+ function.WriteLog(checksql, "拉卡拉重复绑定日志");
+ }
return "0";