|
@ -6,7 +6,7 @@ package com.digiwin.athena.app.ptc.service.production; |
|
|
*/ |
|
|
*/ |
|
|
public class ProductionUtil { |
|
|
public class ProductionUtil { |
|
|
|
|
|
|
|
|
public static final String PRODUCTION_TASK_GET =" demo.ptc.athenapot.production.task.update"; |
|
|
|
|
|
|
|
|
public static final String PRODUCTION_TASK_GET =" demo.ptc.athenapot.production.task.get"; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
public static final String PRODUCTION_TASK_UPDATE =" demo.ptc.athenapot.production.task.update"; |
|
|
public static final String PRODUCTION_TASK_UPDATE =" demo.ptc.athenapot.production.task.update"; |
|
|