mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 11:05:18 +08:00
手动结算订单
This commit is contained in:
@@ -12,6 +12,7 @@ import java.util.List;
|
||||
@AllArgsConstructor
|
||||
@Builder
|
||||
public class AuthorizedDeptVO {
|
||||
private String roleKey;
|
||||
// 有权限的运营商
|
||||
private List<String> merchantDeptIds;
|
||||
// 有权限的站点
|
||||
|
||||
Reference in New Issue
Block a user