|  |  |  | 
|---|
|  |  |  | /// <param name="palletCode">æçå·</param> | 
|---|
|  |  |  | /// <param name="sourceAddress">èµ·å§å°å</param> | 
|---|
|  |  |  | /// <returns></returns> | 
|---|
|  |  |  | WebResponseContent RequestWMSTask(string palletCode, string sourceAddress); | 
|---|
|  |  |  | WebResponseContent RequestWMSTask(string palletCode, string sourceAddress, string materielBoxCode = ""); | 
|---|
|  |  |  |  | 
|---|
|  |  |  | WebResponseContent RequestWMSZHTask(string agvTaskCode, string palletCode, string palletType,string materialLot); | 
|---|
|  |  |  |  | 
|---|
|  |  |  | /// <summary> | 
|---|
|  |  |  | /// åWMSç³è¯·ä»»å¡ | 
|---|
|  |  |  | 
|---|
|  |  |  | /// <param name="sourceAddress">èµ·å§å°å</param> | 
|---|
|  |  |  | /// <param name="roadway">å··éå·</param> | 
|---|
|  |  |  | /// <returns></returns> | 
|---|
|  |  |  | WebResponseContent RequestWMSTask(string palletCode, string sourceAddress, string roadway); | 
|---|
|  |  |  | //WebResponseContent RequestWMSTask(string palletCode, string sourceAddress, string roadway); | 
|---|
|  |  |  |  | 
|---|
|  |  |  | /// <summary> | 
|---|
|  |  |  | /// | 
|---|