This commit is contained in:
		
							parent
							
								
									2c12487d2a
								
							
						
					
					
						commit
						6696ebbe24
					
				|  | @ -37,7 +37,7 @@ import java.util.stream.Stream; | |||
|  * @date 2025/09/11 | ||||
|  */ | ||||
| public class MaterialToGyMesListener implements IBusinessListener { | ||||
|     private static final String LOG_INFO_NAME = "gyMesLog"; | ||||
|     private static final String LOG_INFO_NAME = "gymeslog"; | ||||
|     private static final Log logger = Log.getInstance(LOG_INFO_NAME); | ||||
|     private static final String addUrl = "/bip/order/materialAdd"; | ||||
|     private static final String updateUrl = "/bip/order/materialUpdate"; | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue