mirror of
http://192.168.1.205:9980/cf_devdept2/cf_imes_server.git
synced 2026-08-12 21:02:08 +08:00
全局替换:生产单 -> 订单
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ package com.cf.imes.framework.redis.constants;
|
||||
*/
|
||||
public class RedisKeyConstants {
|
||||
/**
|
||||
* 生产单导入
|
||||
* 订单导入
|
||||
*/
|
||||
public static final String ORDER_IMPORT_LOCK_KEY = "order_import:%s";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user