| 程序包 | 说明 |
|---|---|
| net.ibizsys.model | |
| net.ibizsys.model.wx |
| 限定符和类型 | 方法和说明 |
|---|---|
IPSWXAccount |
PSSystemImpl.getPSWXAccount(java.lang.Object objKey,
boolean bTryMode) |
IPSWXAccount |
IPSSystem.getPSWXAccount(java.lang.Object objKey,
boolean bTryMode)
获取公众号集合的指定项
|
| 限定符和类型 | 方法和说明 |
|---|---|
java.util.List<IPSWXAccount> |
PSSystemImpl.getAllPSWXAccounts() |
java.util.List<IPSWXAccount> |
IPSSystem.getAllPSWXAccounts()
获取公众号集合
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PSSystemImpl.setPSWXAccounts(java.util.List<IPSWXAccount> list) |
void |
IPSSystem.setPSWXAccounts(java.util.List<IPSWXAccount> list)
设置公众号集合
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
PSWXAccountImpl |