@@ -24,7 +24,7 @@ import io.swagger.annotations.ApiOperation;
*/
@Api(tags="支付API")
@RestController
-public class ApiController{
+public class ApiQingtikuController{
@Autowired
private ApiService apiService;