md
This commit is contained in:
parent
ddfdbd4d62
commit
4217326bfc
@ -382,7 +382,7 @@
|
||||
|
||||
<select id="selectMaxCustomerCodeBySite" parameterType="String" resultType="Long">
|
||||
select CONCAT(CONVERT(max(customer_code),SIGNED)+1,'') as code
|
||||
from emis_customer_user where owner_site = #{ownSiteCode}
|
||||
from emis_customer_user
|
||||
</select>
|
||||
|
||||
<!-- <select id="selectMaxCustomerCodeBySite" parameterType="String" resultType="Long">-->
|
||||
|
||||
Loading…
Reference in New Issue
Block a user