Interface SceneInfo
-
- All Known Implementing Classes:
SceneInfoApp
,SceneInfoStore
public interface SceneInfo
支付场景信息接口- Author:
- kit
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
toJson()
格式化为Json字符串
-
-
-
Method Detail
-
toJson
String toJson()
格式化为Json字符串- Returns:
-
-