Open yan-pengcheng opened 3 years ago
Issue: I created a circle object and set id to the "params", when I call function getObjectsById(id), I cannot get this object.
Cause: In the function drawCircle and drawRect, parameters id was missing.
Issue: I created a circle object and set id to the "params", when I call function getObjectsById(id), I cannot get this object.
Cause: In the function drawCircle and drawRect, parameters id was missing.