module Fastdfs module Client module CMD STORE_WITHOUT_GROUP_ONE = 101 UPLOAD_FILE = 11 RESP_CODE = 100 DELETE_FILE = 12 end end end