增加注释。

This commit is contained in:
egzosn
2017-10-26 18:44:29 +08:00
parent a7f9719057
commit 1401334d9e
20 changed files with 219 additions and 156 deletions

View File

@@ -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 () {