Files

12 lines
135 B
Go
Raw Permalink Normal View History

2020-12-31 14:25:25 +08:00
/*
* @Author : huangzj
* @Time : 2020/12/29 15:56
* @Description:模拟数据
*/
package model
const (
CounsellorId = 10
)