mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 02:55:04 +08:00
update 修改对接第三方平台的枪口状态
This commit is contained in:
@@ -60,6 +60,11 @@ public class BaseEntity implements Serializable {
|
||||
// 有权限的站点
|
||||
private List<String> stationDeptIds;
|
||||
|
||||
/**
|
||||
* 请求来源, 参见{@link com.jsowell.common.enums.adapay.AdapayPayChannelEnum}
|
||||
*/
|
||||
private String requestSource;
|
||||
|
||||
public String getSearchValue() {
|
||||
return searchValue;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user