package com.fdkankan.scene.service; public interface IFranceService { void demoSceneNoSubmit(String num, String userName, String uri); }