摘要: # encoding: utf-8 import decimal import requests import logging import logging.config import random import os import yaml import time import threading 阅读全文
posted @ 2018-11-27 18:48 xiaodebing 阅读(418) 评论(0) 推荐(0)
摘要: 在datasource配置类上加上 @MapperScan("cn.x.x.dao")@Configuration <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSche 阅读全文
posted @ 2018-11-27 09:16 xiaodebing 阅读(1500) 评论(0) 推荐(0)