代码更新
This commit is contained in:
@@ -261,8 +261,6 @@ public class WmsToLkServiceImpl implements WmsToLkService {
|
||||
|
||||
@Override
|
||||
public JSONObject login(JSONObject json) {
|
||||
// 打印日志
|
||||
log.info("登陆输入参数:"+json.toString());
|
||||
|
||||
JSONObject result = new JSONObject();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user