mirror of
https://gitee.com/egzosn/pay-java-parent.git
synced 2026-06-04 15:39:37 +08:00
增加注释。
This commit is contained in:
@@ -20,20 +20,10 @@ public class FuiouPayConfigStorage extends BasePayConfigStorage {
|
||||
return null;
|
||||
}
|
||||
|
||||
/**
|
||||
* 合作商唯一标识
|
||||
*
|
||||
* @see #getPid() 代替者
|
||||
*/
|
||||
@Override
|
||||
public String getPartner () {
|
||||
return mchntCd;
|
||||
}
|
||||
|
||||
/**
|
||||
* 合作商唯一标识
|
||||
*
|
||||
* @see #getPartner() 代替者
|
||||
*/
|
||||
@Override
|
||||
public String getPid () {
|
||||
|
||||
Reference in New Issue
Block a user