wechatAppId property

void wechatAppId=(String value)

微信应用Id

Implementation

set wechatAppId(String value) => data['wechatAppId'] = DbQueryField.toBaseType(value);