Commit 3223a155 by guojuxing

商户列表添加字段:是否初始化状态字段1:是 0:否

parent ab04fc9f
......@@ -176,6 +176,7 @@
a.logo logo,
a.company_name companyName,
a.create_time createTime,
a.is_init_complete isInitComplete,
GROUP_CONCAT(b.license_type, b.upper_limit) licenseUpperLimitStr,
c.service_version serviceVersion,
c.expiration_time expirationTime,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment