公告板
版本库
filestore
活动
搜索
登录
陈家和
/
phi_platform
预约系统第三方接口平台
概况
操作记录
提交次数
目录
文档
派生
对比
查看
|
历史
|
提交
|
提交对比
Merge branch 'master-stander' into master-xlk
fwq
2024-09-27
4034fdffb309c5636c2f7430b8f52bc2b0f2b514
[~chenjiahe/phi_platform.git]
/
phi-synchro
/
phi-synchro-common
/
src
/
main
/
java
/
com
/
hx
/
phip
/
common
/
CodeConstans.java
提交
|
用户
|
age
739bf5
1
package com.hx.phip.common;
C
2
3
public class CodeConstans {
4
5
/**编码-融创*/
6
public static final String SUNAC = "sunac";
7
8
}