Commit 1171308d by 徐高华

美邦延迟处理

parent 7338f2fd
......@@ -1521,6 +1521,7 @@ public class MemberUnionidRelatedApiServiceImpl implements MemberUnionidRelatedA
"ff80808179f15903017a13f03b953d8c",
"ff80808179f15878017a142445d644ee").contains(enterpriseId)) {
delay = 90 ;
log.info("美邦延迟处理");
}
clientInstance.sendMessage("qywxTagSyncDeal", JSONObject.toJSONString(pojo),delay);
} catch (Exception e) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment