fid
This commit is contained in:
@@ -129,7 +129,7 @@ public class SysTenantEntity extends BaseEntity<SysTenantEntity> {
|
||||
private String mchId;
|
||||
|
||||
/**
|
||||
* 设置微信公众号的token
|
||||
* 设置微信商户秘钥
|
||||
*/
|
||||
private String mchKey;
|
||||
|
||||
@@ -143,4 +143,9 @@ public class SysTenantEntity extends BaseEntity<SysTenantEntity> {
|
||||
*/
|
||||
private String remarks;
|
||||
|
||||
private String czcgtzTemplateId;
|
||||
private String xdcgtzTemplateId;
|
||||
private String sdxddtzTemplateId;
|
||||
private String rzsqshtxTemplateId;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user