package com.cjb.proxy; public interface Store { public void sell(); }//源代码片段来自云代码http://yuncode.net