no message
This commit is contained in:
@@ -371,7 +371,7 @@ type t_worker_base = class()
|
||||
function post_to_(t,d); //发送
|
||||
begin
|
||||
if ifnil(d) then return 0;
|
||||
r := setglobalcache(format_idx(t),d,now()+0.001) ;
|
||||
r := setglobalcache(format_idx(t),d,now()+1) ;
|
||||
return 1;
|
||||
end
|
||||
{**
|
||||
|
||||
Reference in New Issue
Block a user