bug fix
This commit is contained in:
parent
1d0790ad4a
commit
78a53b8016
@ -94,6 +94,8 @@ public class MchPayPackage extends PayPackage {
|
||||
* 是否需要分帐,非必传,默认为不分帐
|
||||
* Y-是,需要分账,N-否,不分账
|
||||
*/
|
||||
@XmlElement(name = "profit_sharing")
|
||||
@JSONField(name = "profit_sharing")
|
||||
private YesNoType profitSharing;
|
||||
|
||||
protected MchPayPackage() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user