mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-05-02 00:49:59 +08:00
update 分成功能
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
package com.jsowell.pile.dto;
|
||||
|
||||
import lombok.Data;
|
||||
|
||||
@Data
|
||||
public class SplitConfigDTO {
|
||||
private String merchantId;
|
||||
|
||||
private String stationId;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user