MinaService.java 178 Bytes
Newer Older
苗卫卫 committed
1 2 3 4 5 6 7 8 9 10 11
package com.boco.nbd.wios.wx.service;

import org.springframework.stereotype.Service;

/**
 * @author kevin
 * @create 2020/10/28 21:20
 */
@Service
public class MinaService {
}