package com.dderp.common.api; import com.sweetfish.util.AutoLoad; @AutoLoad(value = false) public interface OrderService extends ScriptService{ }