Sign in

wms / wms_changshushengyi · Files

Logo

GitLab

  • Back to group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • wms_changshushengyi
  • ..
  • controller
  • PushPositionHandleController.java
  • 推送AGV位置信息
    1253b839
    tongzhonghao authored
    2023-04-23 12:33:16 +0800  
    Browse Code ยป
PushPositionHandleController.java 210 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9 10 11 12 13 14
package com.huaheng.api.acs.controller;

import com.huaheng.framework.web.controller.BaseController;

/***
 * @author tongzonghao
 *
 */
public class PushPositionHandleController extends BaseController {




}