摘要:
org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.executor.ExecutorException: Statement returned more than one row, whe... 阅读全文
摘要:
DELIMITER $$USE `db`$$DROP TRIGGER `member_walletinit_trigger`$$CREATE TRIGGER `member_walletinit_trigger` AFTER INSERT ON `member` FOR EACH ROW B... 阅读全文