intererst debug

This commit is contained in:
CHIEFSOFT\ameye
2023-07-15 05:22:16 -04:00
parent 981a5cd47e
commit 5df8ada174
2 changed files with 4 additions and 1 deletions
@@ -529,6 +529,8 @@ wrenchboard-> ;
snprintf(vname, sizeof (vname), "interest_count_%s", rec2["offer_code"].c_str());
out[vname] = rec2["interest_count"];
logfmt(logINFO, "WrenchReturnJobList->INTEREST COUNT %s ==== %lu",vname,rec2["interest_count"].Long());
}
}