自动化立体仓库 - WMS系统
#
luxiaotao1123
2020-06-29 b3b2ac162add82f7fdf12d47f46c9c1bbc4c8def
1
2
3
4
5
6
7
8
9
10
package com.zy.asrs.service.impl;
 
import com.zy.asrs.service.MobileService;
 
/**
 * 移动端服务核心类
 * Created by vincent on 2020/6/28
 */
public class MobileServiceImpl implements MobileService {
}