Merge branch 'dev' of http://47.94.165.164:13000/geg-gas/geg-gas-pcitc into dev
This commit is contained in:
@ -21,4 +21,9 @@ public interface FieldNameConstants {
|
||||
* 本币
|
||||
*/
|
||||
String LOCAL_SIGN = "本币";
|
||||
|
||||
/**
|
||||
* 简称
|
||||
*/
|
||||
String SHORT_NAME = "简称名称";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user