I don't known why it occurred which it was public to everyone last week.But today when I test again,it showed me a lock and said only me in Facebook on the right of the post.
I have searched this issue in stackoverflow,found some method to change it manually. But it did not worked.
someone said to change the privacy setting:Apps > Your_APP_NAME > Settings > Permissions > Default Activity Privacy.
someone said to change in the code to set the audience:
authButton.setDefaultAudience(SessionDefaultAudience.EVERYONE);
Thanks for any tips.